Lucene search
+L

534 matches found

NVD
NVD
added 2026/08/24 11:16 a.m.10 views

CVE-2026-10582

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.3CVSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/24 10:29 a.m.19 views

CVE-2026-10618 Hugo 0.93.0 through 0.165.0 Stored Cross-Site Scripting via Unescaped Code-Fence Attribute Values

Hugo's default fenced-code-block renderer writes attribute values taken from the code-fence info string into the rendered HTML without escaping them. New in markup/internal/attributes/attributes.go converts every attribute value from a byte slice to a string as it is stored, deliberately dropping...

5.4CVSS
SaveExploits0References5
CVE
CVE
added 2026/08/24 10:29 a.m.7 views

CVE-2026-10618

Hugo versions 0.93.0 through 0.165.0 are affected by a stored cross-site scripting vulnerability in the default fenced-code-block renderer. The root cause is in markup/internal/attributes/attributes.go: the New function converts attribute values from byte slices to strings before storage, bypassi...

5.4CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/24 10:29 a.m.6 views

EUVD-2026-64776

Hugo's default fenced-code-block renderer writes attribute values taken from the code-fence info string into the rendered HTML without escaping them. New in markup/internal/attributes/attributes.go converts every attribute value from a byte slice to a string as it is stored, deliberately dropping...

5.4CVSS5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/24 10:29 a.m.27 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.3CVSS
SaveExploits0References4
CVE
CVE
added 2026/08/24 10:29 a.m.7 views

CVE-2026-10582

Hugo versions 0.91.0 through 0.165.0 are affected by a Server-Side Request Forgery (SSRF) vulnerability in the security.http.urls allowlist. The allowlist validates only the URL text itself—checking configured patterns and canonicalised IPv4 forms—but never resolves the hostname nor inspects the ...

8.3CVSS5.4AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/24 10:29 a.m.9 views

EUVD-2026-64775

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.5AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-75926

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Hugo 0.161.0 placed the Node asset pipelines behind the Node.js permission model so that code running through PostCSS, Babel, or TailwindCSS could not reach the...

9.3CVSS6AI score0.00145EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 12:00 a.m.4 views

UBUNTU-CVE-2026-75926

Hugo 0.161.0 placed the Node asset pipelines behind the Node.js permis...

9.3CVSS5.2AI score0.00145EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 4:18 p.m.5 views

CVE-2026-75926

Hugo 0.161.0 placed the Node asset pipelines behind the Node.js permission model so that code running through PostCSS, Babel, or TailwindCSS could not reach the file system outside the project directory. Hugo 0.162.0 added tailwindcss to the AllowChildProcess default in...

9.3CVSS0.00145EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:47 p.m.11 views

CVE-2026-75926

Hugo 0.161.0 placed the Node asset pipelines behind the Node.js permission model so that code running through PostCSS, Babel, or TailwindCSS could not reach the file system outside the project directory. Hugo 0.162.0 added tailwindcss to the AllowChildProcess default in...

9.3CVSS5.7AI score0.00145EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/08/18 3:47 p.m.26 views

CVE-2026-75926 Hugo 0.162.0 to 0.164.x - Node Permission Model Bypass via Default TailwindCSS Child-Process Grant

Hugo 0.161.0 placed the Node asset pipelines behind the Node.js permission model so that code running through PostCSS, Babel, or TailwindCSS could not reach the file system outside the project directory. Hugo 0.162.0 added tailwindcss to the AllowChildProcess default in...

9.3CVSS0.00145EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/18 3:47 p.m.7 views

CVE-2026-75926

Hugo 0.161.0 placed the Node asset pipelines behind the Node.js permission model so that code running through PostCSS, Babel, or TailwindCSS could not reach the file system outside the project directory. Hugo 0.162.0 added tailwindcss to the AllowChildProcess default in...

9.3CVSS5.8AI score0.00145EPSS
SaveExploits0
CVE
CVE
added 2026/08/18 3:47 p.m.27 views

CVE-2026-75926

Hugo 0.162.0–0.164.x added tailwindcss to the default security.exec.allow list, causing nodePermissionArgs to append --allow-child-process. A malicious tailwind.config.js executes top-level code inside the permitted Node process, calls child_process to spawn a shell, and the spawned non-Node proc...

9.3CVSS5.7AI score0.00145EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/18 3:47 p.m.4 views

CVE-2026-75926 Hugo 0.162.0 to 0.164.x - Node Permission Model Bypass via Default TailwindCSS Child-Process Grant

Hugo 0.161.0 placed the Node asset pipelines behind the Node.js permission model so that code running through PostCSS, Babel, or TailwindCSS could not reach the file system outside the project directory. Hugo 0.162.0 added tailwindcss to the AllowChildProcess default in...

9.3CVSS5.8AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/18 3:47 p.m.11 views

EUVD-2026-61008

Hugo 0.161.0 placed the Node asset pipelines behind the Node.js permission model so that code running through PostCSS, Babel, or TailwindCSS could not reach the file system outside the project directory. Hugo 0.162.0 added tailwindcss to the AllowChildProcess default in...

9.3CVSS5.7AI score0.00145EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.12 views

PT-2026-77201

Name of the Vulnerable Software and Affected Versions Hugo versions 0.162.0 through 0.164.x Description A flaw exists in the Node.js permission model implementation where the tool tailwindcss is added to the default AllowChildProcess list. This allows the tailwind.config.js file to execute...

9.3CVSS5.8AI score0.00145EPSS
SaveExploits0References10
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.7 views

GO-2026-4815 vulnerabilities

Vulnerabilities for packages: rclone-fips, seaweedfs-operator, seaweedfs-operator-fips, mailpit-fips, mattermost, mailpit, hugo-extended, ollama, hugo-fips, ollama-fips, seaweedfs, hugo, mattermost-fips, listmonk, seaweedfs-fips, rclone...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.14 views

GO-2024-2747 vulnerabilities

Vulnerabilities for packages: hugo-extended...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.12 views

GO-2026-5066 vulnerabilities

Vulnerabilities for packages: rclone-fips, seaweedfs-operator, seaweedfs-operator-fips, mattermost, seaweedfs, hugo, mattermost-fips, gitlab-workhorse-ce, listmonk, seaweedfs-fips, rclone...

5.2AI score
SaveExploits0
Rows per page
Query Builder