CVE-2026-58402
CVE-2026-58402 is a medium-severity vulnerability in Gohugo Hugo with a CVSS 3.x base score of 5.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: Medium (CVSS 3.x base score 5.4)
- CVSS v4: 5.1
- EPSS exploit prediction: 0% (7th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-79
- Affected product: Gohugo Hugo
- Published:
- Last modified:
Description
Hugo is a static site generator. From 0.60.0 until 0.163.3, Hugo's default code-block renderer wrote the Markdown code-fence language or info-string into the code class="language-…" data-lang="…" wrapper without HTML escaping. A fence info-string containing a quote and a script payload breaks out of the attribute and injects a live script element. This issue is fixed in 0.163.3.
Frequently asked questions
- What is CVE-2026-58402?
- Hugo is a static site generator. From 0.60.0 until 0.163.3, Hugo's default code-block renderer wrote the Markdown code-fence language or info-string into the code class="language-…" data-lang="…" wrapper without HTML escaping. A fence info-string containing a quote and a script payload breaks out of the attribute and injects a live script element. This issue is fixed in 0.163.3.
- How severe is CVE-2026-58402?
- CVE-2026-58402 has a CVSS 3.x base score of 5.4, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2026-58402 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (7th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-58402?
- CVE-2026-58402 affects Gohugo Hugo. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-58402?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2026-58402 published?
- CVE-2026-58402 was published on 2026-07-06 and last updated on 2026-07-08.
References
- https://github.com/gohugoio/hugo/commit/ce1a7e0bce3713af40496ded3c2c0ceeed49231d
- https://github.com/gohugoio/hugo/pull/15051
- https://github.com/gohugoio/hugo/releases/tag/v0.163.3
- https://github.com/gohugoio/hugo/security/advisories/GHSA-q76j-gcg9-vxc6
Affected products (1)
- cpe:2.3:a:gohugo:hugo:*:*:*:*:*:*:*:*
More vulnerabilities in Gohugo Hugo
- CVE-2026-44301 — High (CVSS 8.1): Hugo is a static site generator. From 0.43 to before 0.161.0, when building a Hugo site that uses Node-based asset…
- CVE-2020-26284 — High (CVSS 7.7): Hugo is a fast and Flexible Static Site Generator built in Go. Hugo depends on Go's `os/exec` for certain features,…
- CVE-2026-58404 — Medium (CVSS 6.8): Hugo is a static site generator. From v0.162.0 through v0.163.0, the default security.http.urls policy denies requests…
- CVE-2026-58403 — Medium (CVSS 6.5): Hugo is a static site generator. From v0.123.0 through v0.163.0, Hugo's virtual filesystem is designed so that files…
- CVE-2026-50133 — Medium (CVSS 6.1): Hugo is a static site generator. Prior to 0.162.0, Hugo accepts content files in several markup formats. Files mapped…
- CVE-2026-50134 — Medium (CVSS 5.8): Hugo is a static site generator. From 0.91.0 until 0.162.0, resources.GetRemote enforces security.http.urls on the URL…
All CVEs affecting Gohugo Hugo →
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →