smol-toml is a small, fast, and correct TOML parser and serializer. Prior to 1.7.1, parse() can enter an infinite loop when a value inside an array or inline table is followed by a comment with no trailing newline. In src/util.ts, skipUntil() calls indexOfNewline(), receives -1 at the end of input, and resets the cursor to the beginning of the string instead of leaving the structure scan. The parser then hangs indefinitely and can consume a service's processing capacity when an application parses attacker-controlled TOML. This issue is fixed in version 1.7.1.
CVE-2026-85730
This high-severity CVE scores 8.2 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 68% of all CVEs by exploit prediction. 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.2
- EG Score
- 8.2(medium)
- EG Risk
- 53(Track)EG Risk 53/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 computedSeverity82% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 32%
- KEV
- Not listed
Published
September 4, 2026
Last Modified
September 9, 2026
Advisory Details (3)
Auto-updated Sep 4, 2026v1.7.1
Patch available: squirrelchat/smol-toml v1.7.1
https://github.com/squirrelchat/smol-toml/releases/tag/v1.7.1commit 30f5c367d946 (squirrelchat/smol-toml)
Patch available: squirrelchat/smol-toml v1.7.1 (contains commit 30f5c367d946)
https://github.com/squirrelchat/smol-toml/commit/30f5c367d946b695f379b5d4f0946b2f0a0a8c2fDenial of Service via malformed TOML documents · Advisory · squirrelchat/smol-toml · GitHub
https://github.com/squirrelchat/smol-toml/security/advisories/GHSA-7w5x-hrqm-74c2Vendor Advisories for CVE-2026-85730(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)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| smol-toml | — | 1.7.1 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 31× 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-09-19 04:56 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 04:08 UTCEG score recompute
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-16 14:54 UTCEG score recompute
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 14:05 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-14 00:53 UTCEG score recompute
- 2026-09-13 00:04 UTCEG score recompute
- 2026-09-11 23:15 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 10:44 UTCEG score recompute
- 2026-09-10 21:59 UTCEG score recompute
- 2026-09-09 17:34 UTCEG score recompute
- 2026-09-09 16:53 UTCEG score recompute
- 2026-09-08 23:04 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-07 21:08 UTCEG score recompute
- 2026-09-06 20:18 UTCEG score recompute
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-05 19:28 UTCEG score recompute
Show 6 moreShow fewer
- 2026-09-05 15:31 UTCEPSS rescore
- 2026-09-04 18:40 UTCEG score recompute
- 2026-09-04 17:52 UTCEG score recompute
- 2026-09-04 16:24 UTCEG score recompute
- 2026-09-04 15:29 UTCEG score recompute
- 2026-09-04 15:29 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-85730?
When was CVE-2026-85730 disclosed?
Is CVE-2026-85730 actively exploited?
What is the CVSS score of CVE-2026-85730?
How do I remediate CVE-2026-85730?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-85730
Is Your Infrastructure Affected by CVE-2026-85730?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.