CVE-2026-77465

HIGHPre-NVD 7.57.5
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 70% 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).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
7.5EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.5Exploit: None knownExposed: 0

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

toml-node is a TOML parser for Node.js and the browser. Prior to 4.2.0, toml.parse() uses a Peggy 5.1.0 generated recursive-descent parser in lib/parser.js whose peg$parsevalue, peg$parsearray, and peg$parseinline_table_entry functions recurse through nested arrays and inline tables without a depth limit. A remote unauthenticated application parsing an attacker-controlled TOML document containing a few thousand nested arrays or inline tables can exhaust the Node.js call stack, raise an unexpected RangeError rather than the parser's SyntaxError, and terminate an unprotected request worker or process. The corresponding grammar source is src/toml.pegjs, where the generated parser must be bounded. This issue is fixed in version 4.2.0.

CVSS v3
7.5
EG Score
7.5(medium)
EG Risk
49(Track)
EG Risk 49/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
Severity75% × 45%
Exploitation0% × 40%
Automatability100% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
30%
KEV
Not listed

Published

September 3, 2026

Last Modified

September 9, 2026

Advisory Details (3)

Auto-updated Sep 3, 2026
🔬 Proof of concept available. Patch available. Sources: github, github_pr, github_commit.
github_commit

commit 967b8b06754f (BinaryMuse/toml-node)

Fix landed in BinaryMuse/toml-node commit 967b8b06754f — awaiting tagged release

https://github.com/BinaryMuse/toml-node/commit/967b8b06754f3ecd9863cea118dc50792a8c353f
github_pr

Bound nesting depth to prevent stack-overflow DoS (GHSA-82x6-q7mm-w9cf)

Fix merged in BinaryMuse/toml-node PR #72 on 2026-07-13 — awaiting tagged release

https://github.com/BinaryMuse/toml-node/pull/72
github Patch Available🟡 PoC Available

Uncontrolled Recursion · Advisory · BinaryMuse/toml-node · GitHub

https://github.com/BinaryMuse/toml-node/security/advisories/GHSA-82x6-q7mm-w9cf

Vendor Advisories for CVE-2026-77465(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)
PackageVulnerable rangeFixed inDependents
toml4.2.0

Weakness Classification(1)

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

Data Freshness Timeline

(refreshed 13× in last 7d / 29× 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-09-19 16:08 UTCEG score recompute
  2. 2026-09-19 05:14 UTCEG score recompute
  3. 2026-09-18 19:28 UTCEPSS rescore
  4. 2026-09-17 20:33 UTCEG score recompute
  5. 2026-09-16 18:33 UTCEG score recompute
  6. 2026-09-16 14:08 UTCEPSS rescore
  7. 2026-09-16 05:56 UTCEG score recompute
  8. 2026-09-16 05:15 UTCEPSS rescore
  9. 2026-09-15 08:05 UTCEG score recompute
  10. 2026-09-15 03:12 UTCEPSS rescore
  11. 2026-09-15 03:12 UTCEPSS rescore
  12. 2026-09-13 23:12 UTCEG score recompute
  13. 2026-09-13 01:26 UTCEG score recompute
  14. 2026-09-12 15:02 UTCEPSS rescore
  15. 2026-09-11 16:45 UTCEG score recompute
  16. 2026-09-11 14:53 UTCEPSS rescore
  17. 2026-09-10 18:57 UTCEG score recompute
  18. 2026-09-10 09:35 UTCEPSS rescore
  19. 2026-09-08 23:06 UTCEG score recompute
  20. 2026-09-08 22:01 UTCEPSS rescore
  21. 2026-09-07 18:46 UTCEG score recompute
  22. 2026-09-06 20:55 UTCEG score recompute
  23. 2026-09-06 13:48 UTCEPSS rescore
  24. 2026-09-05 23:08 UTCEG score recompute
  25. 2026-09-04 14:21 UTCEG score recompute
Show 4 more
  1. 2026-09-04 13:46 UTCEG score recompute
  2. 2026-09-03 21:21 UTCEG score recompute
  3. 2026-09-03 20:39 UTCEG score recompute
  4. 2026-09-03 20:38 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-77465?
CVE-2026-77465 is a high vulnerability published on September 3, 2026. toml-node is a TOML parser for Node.js and the browser. Prior to 4.2.0, toml.parse() uses a Peggy 5.1.0 generated recursive-descent parser in lib/parser.js whose peg$parsevalue, peg$parsearray, and peg$parseinlinetableentry functions recurse through nested arrays and inline tables without a depth…
When was CVE-2026-77465 disclosed?
CVE-2026-77465 was first published in the National Vulnerability Database on September 3, 2026, with the most recent update on September 9, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-77465 actively exploited?
CVE-2026-77465 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 70.4% of all scored CVEs.
What is the CVSS score of CVE-2026-77465?
CVE-2026-77465 has a CVSS v3 base score of 7.5 (NVD).
How do I remediate CVE-2026-77465?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-77465, 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

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-77465

Explore →

Is Your Infrastructure Affected by CVE-2026-77465?

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