Lucene search
+L

55 matches found

Cvelist
Cvelist
added 2026/09/11 11:15 a.m.7 views

CVE-2026-89259 Hugo before v0.165.0 Insufficient Permission Restriction via TailwindCSS

Hugo is a static site generator. From v0.161.0, Hugo executes Node tools under Node's permission model, but TailwindCSS — included in the default security.exec.allow list — requires a highly permissive configuration --allow-addons, --allow-child-process, --allow-worker. As a result, the...

9.8CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 11:15 a.m.11 views

CVE-2026-89259

Hugo , a static site generator, introduced Node's permission model in v0.161.0 to restrict tools executed during builds. However, TailwindCSS — present in the default security.exec.allow list — requires highly permissive flags (--allow-addons, --allow-child-process, --allow-worker), effectively b...

9.8CVSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 11:15 a.m.9 views

CVE-2026-89258 Hugo before v0.165.0 Symlink Confinement Bypass via resources.Get

Hugo is a static site generator. In versions after v0.123.0 and before v0.165.0, symlinks in parent directories were not dropped during direct resource lookups, allowing path confinement to be bypassed. An attacker who can place — or who convinces a site author to place — a symlink inside a mount...

9.3CVSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/11 11:15 a.m.3 views

CVE-2026-89258 Hugo before v0.165.0 Symlink Confinement Bypass via resources.Get

Hugo is a static site generator. In versions after v0.123.0 and before v0.165.0, symlinks in parent directories were not dropped during direct resource lookups, allowing path confinement to be bypassed. An attacker who can place — or who convinces a site author to place — a symlink inside a mount...

9.3CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 11:15 a.m.5 views

EUVD-2026-76070

Hugo is a static site generator. In versions after v0.123.0 and before v0.165.0, symlinks in parent directories were not dropped during direct resource lookups, allowing path confinement to be bypassed. An attacker who can place — or who convinces a site author to place — a symlink inside a mount...

9.3CVSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.105 views

Plenti < v0.7.2 - OS Command Injection

Plenti, a static site generator, has an arbitrary file write vulnerability in versions prior to 0.7.2. The /postLocal endpoint is vulnerable to an arbitrary file write vulnerability when a plenti user serves their website. This issue may lead to Remote Code Execution. Version 0.7.2 fixes the...

9.3CVSS7.1AI score0.02705EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.6 views

PT-2026-89862

Hugo is a static site generator. From v0.161.0, Hugo executes Node tools under Node's permission model, but TailwindCSS — included in the default security.exec.allow list — requires a highly permissive configuration --allow-addons, --allow-child-process, --allow-worker. As a result, the...

9.8CVSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.6 views

PT-2026-89861

Hugo is a static site generator. In versions after v0.123.0 and before v0.165.0, symlinks in parent directories were not dropped during direct resource lookups, allowing path confinement to be bypassed. An attacker who can place — or who convinces a site author to place — a symlink inside a mount...

9.3CVSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 5:15 p.m.6 views

mkdocs

MkDocs Project documentation with Markdown MkDocs is a fast , simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file. It is designed to be ea...

5.9AI score
SaveExploits0References6
OSV
OSV
added 2026/08/24 10:29 a.m.22 views

CVE-2026-10582 Hugo 0.91.0 through 0.165.0 Server-Side Request Forgery via security.http.urls Lacking Destination Address Validation

Hugo's security.http.urls allowlist is the only control on outbound fetches made by resources.GetRemote, and it inspects the URL text alone. CheckAllowedHTTPURL in config/security/securityConfig.go applies the configured pattern list and then re-checks a canonicalised form of an integer, hex or...

8.3CVSS5.6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/06 7:25 p.m.18 views

CVE-2026-58403

Hugo is a static site generator. From v0.123.0 through v0.163.0, Hugo's virtual filesystem is designed so that files under a mount cannot reach outside the mount tree, but a regression caused RootMappingFs.statRoot to call Stat, which follows symlinks, instead of Lstat, so a direct os.ReadFile...

6.5CVSS5.9AI score0.00475EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/06 7:19 p.m.12 views

CVE-2026-58402

Hugo is a static site generator. From 0.60.0 until 0.163.3, Hugo's default code-block renderer wrote the Markdown code-fence language or info-string into the code class="language-…" data-lang="…" wrapper without HTML escaping. A fence info-string containing a quote and a script payload breaks out...

5.1CVSS5.8AI score0.003EPSS
SaveExploits0References5Affected Software1
AlpineLinux
AlpineLinux
added 2026/07/06 7:19 p.m.29 views

CVE-2026-58402

Hugo is a static site generator. From 0.60.0 until 0.163.3, Hugo's default code-block renderer wrote the Markdown code-fence language or info-string into the code class="language-…" data-lang="…" wrapper without HTML escaping. A fence info-string containing a quote and a script payload breaks out...

5.4CVSS5.9AI score0.003EPSS
SaveExploits0References4
VulnCheck KEV
VulnCheck KEV
added 2025/11/29 12:00 a.m.12 views

VulnCheck KEV: CVE-2024-49380

Plenti, a static site generator, has an arbitrary file write vulnerability in versions prior to 0.7.2. The /postLocal endpoint is vulnerable to an arbitrary file write vulnerability when a plenti user serves their website. This issue may lead to Remote Code Execution. Version 0.7.2 fixes the...

9.3CVSS5.9AI score0.02705EPSS
SaveIn wildExploits1References77
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2021-1294

Malware in sbrugna...

8.5CVSS8.4AI score0.01451EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2024-1268

Malicious code in bioql PyPI...

6.1CVSS6.2AI score0.00537EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2024-3458

Malicious code in bioql PyPI...

5.3CVSS5.6AI score0.00574EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/09/10 12:00 a.m.14 views

decap-cms 安全漏洞

decap-cms is a Git-based static site generator from Decap CMS open source. A security vulnerability exists in decap-cms 3.8.3 and earlier versions, which stems from cross-site scripting and could lead to the execution of arbitrary JavaScript...

6.1CVSS6AI score0.00318EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2025/05/23 6:15 a.m.12 views

CVE-2024-49381

Plenti, a static site generator, has an arbitrary file deletion vulnerability in versions prior to 0.7.2. The /postLocal endpoint is vulnerable to an arbitrary file write deletion when a plenti user serves their website. This issue may lead to information loss. Version 0.7.2 fixes the vulnerabili...

8.7CVSS6.4AI score0.00757EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/03/12 12:00 a.m.11 views

Plenti 安全漏洞

Plenti is a static site generator from Plentico open source. A security vulnerability exists in Plenti version 0.7.16 and earlier, which stems from an uploaded .svelte filename that could be executed as code, leading to code execution...

8.8CVSS7AI score0.00747EPSS
SaveExploits1References4
Rows per page
Query Builder