2 matches found
CVE-2026-10582: Server-Side Request Forgery (SSRF)
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.8AI score0.00315EPSS
SaveExploits0References2
CVE-2026-75926: Initialization of a Resource with an Insecure Default
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.00218EPSS
SaveExploits0References2
20