XSS in Gohugo Hugo

CVE-2026-50133

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.

Vulnerability class: XSS (Cross-Site Scripting)

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

CVSS v3 metric

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

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-50133?
CVE-2026-50133 is a medium-severity vulnerability in Gohugo Hugo, classified under Cross-site Scripting. CVSS score: 6.1/10. Published 2026-07-06.
How severe is CVE-2026-50133?
Medium severity. CVSS v3 base score is 6.1 out of 10.