CVE-2026-10618

MEDIUMPre-NVD 5.45.4
EchelonGraph scoreHIGH confidence

Score 5.4 from GitHub Security Advisory published 2026-08-24. a secondary CVSS source baseline 5.4; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 sources updated this week
5.4EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 5.4Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Hugo's default fenced-code-block renderer writes attribute values taken from the code-fence info string into the rendered HTML without escaping them. New in markup/internal/attributes/attributes.go converts every attribute value from a byte slice to a string as it is stored, deliberately dropping the escaping that used to happen there, and RenderAttributes in the same file escapes only values that are still byte slices, so its escaping branch is never reached and every value is written verbatim. The function's documentation states that it performs HTML escaping of string attributes, which it does not. A quote inside an attribute value in the info string therefore terminates the attribute and allows a further attribute, including an event handler, to be placed on the wrapper element, and the script runs for every visitor who loads the page. This path is reached under the default configuration, with code fences enabled and without goldmark's unsafe setting or any custom render hook. Attribute names beginning with on are filtered when the attributes are parsed, so injection is achieved through the value rather than the name.

CVSS v3
5.4
EG Score
5.4(high)
EG Risk
24(Track)
EG Risk 24/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity54% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
12%
KEV
Not listed

Published

August 24, 2026

Last Modified

August 26, 2026

Advisory Details (5)

Auto-updated Aug 24, 2026
No patch confirmed yet.
generic

Hugo 0.93.0 through 0.165.0 Stored Cross-Site Scripting via Unescaped Code-Fence Attribute Values | Advisories | VulnCheck

https://www.vulncheck.com/advisories/hugo-through-stored-cross-site-scripting-via-unescaped-code-fence-attribute-values
generic

hugo/markup/highlight/highlight.go at v0.165.0 · gohugoio/hugo · GitHub

https://github.com/gohugoio/hugo/blob/v0.165.0/markup/highlight/highlight.go
generic

hugo/markup/goldmark/codeblocks/render.go at v0.165.0 · gohugoio/hugo · GitHub

https://github.com/gohugoio/hugo/blob/v0.165.0/markup/goldmark/codeblocks/render.go
generic

hugo/markup/internal/attributes/attributes.go at v0.165.0 · gohugoio/hugo · GitHub

https://github.com/gohugoio/hugo/blob/v0.165.0/markup/internal/attributes/attributes.go
generic

GitHub - gohugoio/hugo: The world’s fastest framework for building websites. · GitHub

https://github.com/gohugoio/hugo

Vendor Advisories for CVE-2026-10618(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 19× in last 7d / 19× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-30 01:21 UTCEPSS rescore
  2. 2026-08-29 18:42 UTCEG score recompute
  3. 2026-08-29 18:41 UTCGHSA enrichment
  4. 2026-08-28 21:40 UTCEPSS rescore
  5. 2026-08-28 18:51 UTCGHSA enrichment
  6. 2026-08-27 19:06 UTCEG score recompute
  7. 2026-08-27 19:06 UTCGHSA enrichment
  8. 2026-08-27 14:24 UTCEPSS rescore
  9. 2026-08-26 19:23 UTCEG score recompute
  10. 2026-08-26 19:22 UTCGHSA enrichment
  11. 2026-08-26 18:41 UTCEG score recompute
  12. 2026-08-26 18:41 UTCGHSA enrichment
  13. 2026-08-26 10:46 UTCEG score recompute
  14. 2026-08-26 10:46 UTCGHSA enrichment
  15. 2026-08-25 13:48 UTCEPSS rescore
  16. 2026-08-25 11:03 UTCEG score recompute
  17. 2026-08-25 11:03 UTCGHSA enrichment
  18. 2026-08-24 10:42 UTCEG score recompute
  19. 2026-08-24 10:41 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-10618?
CVE-2026-10618 is a medium vulnerability published on August 24, 2026. Hugo's default fenced-code-block renderer writes attribute values taken from the code-fence info string into the rendered HTML without escaping them. New in markup/internal/attributes/attributes.go converts every attribute value from a byte slice to a string as it is stored, deliberately dropping…
When was CVE-2026-10618 disclosed?
CVE-2026-10618 was first published in the National Vulnerability Database on August 24, 2026, with the most recent update on August 26, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-10618 actively exploited?
CVE-2026-10618 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 88.3% of all scored CVEs.
What is the CVSS score of CVE-2026-10618?
CVE-2026-10618 has a CVSS v3 base score of 5.4 (NVD).
How do I remediate CVE-2026-10618?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-10618, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-10618

Explore →

Is Your Infrastructure Affected by CVE-2026-10618?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.