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 octal IPv4 host, but it never resolves the hostname and never inspects the address the HTTP client actually connects to. The client constructed in resources/resource_factories/create/create.go installs no dial-time hook, so no check occurs at connection time either. A hostname that resolves to a loopback, private or cloud-metadata address therefore satisfies the policy, and the response body is embedded in the generated site. An attacker who can supply a URL through content, for example a front-matter field or a CMS field, can make the build fetch an internal endpoint and publish the response in the static output, so the build artifact itself carries the data out.
CVE-2026-10582
Score 7.4 from GitHub Security Advisory (severity: HIGH) published 2026-08-24. a secondary CVSS source baseline 7.4; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.4
- EG Score
- 7.4(high)
- EG Risk
- 33(Track)EG Risk 33/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity74% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 24%
- KEV
- Not listed
Published
August 24, 2026
Last Modified
August 24, 2026
Advisory Details (4)
Auto-updated Aug 24, 2026Hugo 0.91.0 through 0.165.0 Server-Side Request Forgery via security.http.urls Lacking Destination Address Validation | Advisories | VulnCheck
https://www.vulncheck.com/advisories/hugo-through-server-side-request-forgery-via-security-http-urls-lacking-destination-address-validationhugo/resources/resource_factories/create/create.go at v0.165.0 · gohugoio/hugo · GitHub
https://github.com/gohugoio/hugo/blob/v0.165.0/resources/resource_factories/create/create.gohugo/config/security/securityConfig.go at v0.165.0 · gohugoio/hugo · GitHub
https://github.com/gohugoio/hugo/blob/v0.165.0/config/security/securityConfig.goGitHub - gohugoio/hugo: The world’s fastest framework for building websites. · GitHub
https://github.com/gohugoio/hugoVendor Advisories for CVE-2026-10582(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 23× in last 7d / 23× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:21 UTCEPSS rescore
- 2026-08-29 18:45 UTCGHSA enrichment
- 2026-08-29 05:36 UTCEG score recompute
- 2026-08-29 05:36 UTCGHSA enrichment
- 2026-08-28 21:40 UTCEPSS rescore
- 2026-08-28 16:27 UTCGHSA enrichment
- 2026-08-28 02:15 UTCEG score recompute
- 2026-08-28 02:15 UTCGHSA enrichment
- 2026-08-27 14:24 UTCEPSS rescore
- 2026-08-27 13:04 UTCGHSA enrichment
- 2026-08-26 23:55 UTCEG score recompute
- 2026-08-26 23:55 UTCGHSA enrichment
- 2026-08-26 10:47 UTCGHSA enrichment
- 2026-08-25 21:41 UTCEG score recompute
- 2026-08-25 21:41 UTCGHSA enrichment
- 2026-08-25 13:48 UTCEPSS rescore
- 2026-08-25 08:31 UTCGHSA enrichment
- 2026-08-24 19:25 UTCEG score recompute
- 2026-08-24 19:25 UTCGHSA enrichment
- 2026-08-24 19:07 UTCEG score recompute
- 2026-08-24 19:07 UTCGHSA enrichment
- 2026-08-24 10:42 UTCEG score recompute
- 2026-08-24 10:41 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-10582?
When was CVE-2026-10582 disclosed?
Is CVE-2026-10582 actively exploited?
What is the CVSS score of CVE-2026-10582?
How do I remediate CVE-2026-10582?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-10582
Is Your Infrastructure Affected by CVE-2026-10582?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.