HedgeDoc is an open source, real-time, collaborative, markdown notes application. Prior to version 1.11.0, HedgeDoc was vulnerable to a YAML alias bomb due to unsafe processing of the note frontmatter. HedgeDoc parsed frontmatter with js-yaml.load (js-yaml v3) via @hedgedoc/meta-marked, which resolved YAML anchor aliases. A compact malicious payload could therefore expand into a huge object structure, consuming excessive CPU. This expansion ran on every request to the publish view (/s/) and, when placed under the opengraph key, the editor view (/). A ten-level alias bomb could block the single Node.js event loop for roughly 235 seconds per request, causing concurrent requests to hang or drop and rendering the instance unavailable (DoS). Because the note was stored in the database, the impact survived process restarts until the note was removed. toobusy-js did not reliably mitigate the worst cases, as the event loop was saturated before the middleware could respond. This issue was fixed in version 1.11.0.
CVE-2026-58486
This high-severity CVE scores 8.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.3
- EG Score
- 8.3(low)
- EPSS
- —
- KEV
- Not listed
Published
July 13, 2026
Last Modified
July 14, 2026
Advisory Details (2)
Auto-updated Jul 14, 2026Denial-of-service via YAML alias expansion in note frontmatter · Advisory · hedgedoc/hedgedoc · GitHub
https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-qj78-mjch-wwrvcommit c489497e4518 (hedgedoc/hedgedoc)
Patch available: hedgedoc/hedgedoc 1.11.0 (contains commit c489497e4518)
https://github.com/hedgedoc/hedgedoc/commit/c489497e451887bfe400434c5a010940051e9890Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 3× in last 7d / 3× 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.
- 2026-07-14 10:47 UTCEG score recompute
- 2026-07-13 22:28 UTCEG score recompute
- 2026-07-13 22:27 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-400
Frequently asked(4)
What is CVE-2026-58486?
When was CVE-2026-58486 disclosed?
What is the CVSS score of CVE-2026-58486?
How do I remediate CVE-2026-58486?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-58486
Is Your Infrastructure Affected by CVE-2026-58486?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.