node-re2 provides RE2 regular expression bindings for Node.js. Prior to version 1.25.1, the WrappedRE2::Replace function built its replacement result and passed it to V8 using ToLocalChecked without checking for the empty MaybeLocal that V8 returns when the resulting string or buffer exceeds V8's maximum string length. When a global replace uses an output amplifying replacement template, the result can grow quadratically with the input size, and once the result exceeds V8's maximum string length, the unchecked ToLocalChecked call causes a fatal, uncatchable process abort instead of a catchable exception. This issue is fixed in version 1.25.1.
CVE-2026-71430
This medium-severity CVE scores 6.2 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 99% 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).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.2
- EG Score
- 6.2(medium)
- EG Risk
- 44(Track)EG Risk 44/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 computedSeverity62% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 1%
- KEV
- Not listed
Published
August 6, 2026
Last Modified
August 7, 2026
Advisory Details (1)
Auto-updated Aug 6, 2026String.prototype.replace(re2, template) aborts the Node process (uncatchable ToLocalChecked on empty MaybeLocal) when the result exceeds V8's max string length · Advisory · uhop/node-re2 · GitHub
https://github.com/uhop/node-re2/security/advisories/GHSA-8hcv-x26h-mcgpVendor Advisories for CVE-2026-71430(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(5 across 5 ecosystems)
Debian:11(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-re2 | 1.15.9+~cs1.8.18-1 ... 1.25.0+~cs1.6.0-2 (21 versions) | — | — |
Debian:12(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-re2 | 1.18.0+~cs2.13.8-1 ... 1.25.0+~cs1.6.0-2 (10 versions) | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-re2 | 1.21.4+~cs2.13.13-2, 1.22.1+~cs1.3.5-1, 1.23.3+~cs1.3.5-1, 1.25.0+~cs1.6.0-1, 1.25.0+~cs1.6.0-2 | — | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-re2 | 1.21.4+~cs2.13.13-2, 1.22.1+~cs1.3.5-1, 1.23.3+~cs1.3.5-1, 1.25.0+~cs1.6.0-1, 1.25.0+~cs1.6.0-2 | — | — |
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| re2 | — | 1.25.1 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 16× in last 7d / 30× 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-20 23:05 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-19 20:42 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 18:18 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-17 15:54 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 13:31 UTCEG score recompute
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 11:08 UTCEG score recompute
- 2026-08-15 01:31 UTCEPSS rescore
- 2026-08-14 08:45 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 06:22 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-12 03:59 UTCEG score recompute
- 2026-08-11 01:35 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-09 23:12 UTCEG score recompute
- 2026-08-09 13:47 UTCEPSS rescore
- 2026-08-08 20:50 UTCEG score recompute
Show 5 moreShow fewer
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-07 18:27 UTCEG score recompute
- 2026-08-07 17:27 UTCEG score recompute
- 2026-08-06 22:38 UTCEG score recompute
- 2026-08-06 22:07 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-71430?
When was CVE-2026-71430 disclosed?
Is CVE-2026-71430 actively exploited?
What is the CVSS score of CVE-2026-71430?
How do I remediate CVE-2026-71430?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-71430
Is Your Infrastructure Affected by CVE-2026-71430?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.