SecBoard
Zurück zur CVE-Übersicht

CVE-2026-50133

NONE
Risk Signal Score10/100 — NIEDRIG
  • Weniger als 24 Stunden alt

Beschreibung

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.

GitHub Advisories

GHSA-c54g-xjwj-8g82MEDIUM

Hugo: XSS via text/html content files

go/github.com/gohugoio/hugo0.162.0
GitHub Advisory

Referenzen