CYBERSECURITYTRACKER
TRACKING4,519 stories852 vuln stories
Vulnerability record

CVE-2026-10582

A permanent, source-backed tracker page. Values are shown only when returned; explicit gaps and read failures remain different states.

Full record read. Reported values and explicit gaps below come from the tracked record. Tracker data as of: .

What it is

Reported

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.… Source description excerpt; complete tracked detail loads below.

Source reported · Source: NVD · Source last published: · Source last updated: · Tracker data as of:

What is affected

Reported

Hugo — hugo. Product-level identification only; no affected-version conclusion is available from this field.

Source reported · Source: NVD · Source last published: · Source last updated: · Tracker data as of:

Urgency and basis

Reported

Track · 119.8

Tracker computed · Tracker decision tier from the evidence detailed below · Source last updated: · Tracker data as of:

Exploitation evidence

Not reported

Not reported by tracked sources.

What to do

Reported

A source remediation link is available. Validate that guidance against the affected product and your environment.

Source remediation ↗

Source reported · Tracked source remediation field · Source last updated: · Tracker data as of:

Evidence detail

Loading the full tracker evidence record…