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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:gohugo:hugo:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-07-06 20:16

Updated : 2026-07-08 03:08


NVD link : CVE-2026-50134

Mitre link : CVE-2026-50134

CVE.ORG link : CVE-2026-50134


JSON object : View

Products Affected

gohugo

  • hugo
CWE
CWE-918

Server-Side Request Forgery (SSRF)