SSRF in Gohugo Hugo

CVE-2026-50134

Hugo is a static site generator. From 0.91.0 until 0.162.0, resources.GetRemote enforces security.http.urls on the URL it is called with, but it did not re-validate intermediate URLs on HTTP 3xx redirects. An allowed server (or an attacker controlling its DNS or response) could therefore redirect the request to a host that the policy was meant to forbid and Hugo would fetch from the redirected target. The same bypass also lifted any host-shape restriction the operator had put in place. This vulnerability is fixed in 0.162.0.

Vulnerability class: SSRF (Server-Side Request Forgery)

EPSS: 0.002 (16.6th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.8 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-50134?
CVE-2026-50134 is a medium-severity vulnerability in Gohugo Hugo, classified under Server-Side Request Forgery (SSRF). CVSS score: 5.8/10. Published 2026-07-06.
How severe is CVE-2026-50134?
Medium severity. CVSS v3 base score is 5.8 out of 10.