Hugo is a static site generator. Prior to 0.162.0, Hugo accepts content files in several markup formats. Files mapped to the text/html media type (typically .html files under /content, or pages produced by a content adapter that sets content.mediaType = "text/html") had their body emitted verbatim into the rendered page. A site that ingests HTML content from an untrusted source could therefore be served stored cross-site scripting. This vulnerability is fixed in 0.162.0.
References
| Link | Resource |
|---|---|
| https://github.com/gohugoio/hugo/commit/e41a06447daa3071a01f333fdcec0a5153c3c8d1 | Patch |
| https://github.com/gohugoio/hugo/releases/tag/v0.162.0 | Release Notes |
| https://github.com/gohugoio/hugo/security/advisories/GHSA-c54g-xjwj-8g82 | Vendor Advisory |
Configurations
History
08 Jul 2026, 03:08
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/gohugoio/hugo/commit/e41a06447daa3071a01f333fdcec0a5153c3c8d1 - Patch | |
| References | () https://github.com/gohugoio/hugo/releases/tag/v0.162.0 - Release Notes | |
| References | () https://github.com/gohugoio/hugo/security/advisories/GHSA-c54g-xjwj-8g82 - Vendor Advisory | |
| CPE | cpe:2.3:a:gohugo:hugo:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.1 |
| First Time |
Gohugo hugo
Gohugo |
06 Jul 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-06 20:16
Updated : 2026-07-08 03:08
NVD link : CVE-2026-50133
Mitre link : CVE-2026-50133
CVE.ORG link : CVE-2026-50133
JSON object : View
Products Affected
gohugo
- hugo
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
