justhtml through 1.9.1 (fixed in 1.10.0) is vulnerable to uncontrolled recursion leading to denial of service. During JustHTML() construction, TreeBuilder.finish() unconditionally calls _populate_selectedcontent(), which recursively traverses the DOM tree via _find_elements()/_find_element() without a depth bound. An attacker who can supply HTML for parsing can provide deeply nested elements (e.g., ~1000 nested tags, roughly 11 KB) to exceed CPython's default recursion limit and trigger an unhandled RecursionError, which may abort parsing, fail requests, or terminate a worker/process depending on the host application's exception handling.
CVE-2026-9769
Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-08-23. a secondary CVSS source baseline 7.5; sources differ by 0.0.
- 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
- 7.5
- EG Score
- 7.5(high)
- EG Risk
- 65(Attend)EG Risk 65/100SSVC: Attend
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 computedSeverity75% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 20%
- KEV
- Not listed
Published
August 23, 2026
Last Modified
August 26, 2026
Advisory Details (2)
Auto-updated Aug 23, 2026justhtml before 1.10.0 Denial of Service via deeply nested HTML | Advisories | VulnCheck
https://www.vulncheck.com/advisories/justhtml-before-denial-of-service-via-deeply-nested-htmlUncontrolled recursion DoS in JustHTML() via deeply nested HTML · Advisory · EmilStenstrom/justhtml · GitHub
https://github.com/EmilStenstrom/justhtml/security/advisories/GHSA-v7cf-c9rm-wm3jVendor Advisories for CVE-2026-9769(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| justhtml | 0.1.0 ... 1.9.1 (54 versions) | 1.10.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 16× in last 7d / 16× 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-08-26 17:24 UTCEG score recompute
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-25 18:14 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-25 06:18 UTCGHSA enrichment
- 2026-08-24 18:24 UTCEG score recompute
- 2026-08-24 18:24 UTCGHSA enrichment
- 2026-08-24 18:02 UTCEG score recompute
- 2026-08-24 18:02 UTCGHSA enrichment
- 2026-08-24 14:18 UTCEPSS rescore
- 2026-08-24 14:14 UTCGHSA enrichment
- 2026-08-24 02:20 UTCEG score recompute
- 2026-08-24 02:19 UTCGHSA enrichment
- 2026-08-23 14:20 UTCEG score recompute
- 2026-08-23 13:51 UTCEG score recompute
- 2026-08-23 13:50 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-9769?
When was CVE-2026-9769 disclosed?
Is CVE-2026-9769 actively exploited?
What is the CVSS score of CVE-2026-9769?
How do I remediate CVE-2026-9769?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-9769
Is Your Infrastructure Affected by CVE-2026-9769?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.