CVE-2026-71430
Last modified
CVE-2026-71430 is a medium-severity vulnerability rated 6.2/10 on the CVSS scale. 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. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| uhop | node-re2 | < 1.25.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-71430?
How severe is CVE-2026-71430?
How do I fix CVE-2026-71430?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7140A vulnerability has been found in Totolink A8000RU 7.1cu.643…9.8
- CVE-2026-71407A Stack-based Buffer Overflow vulnerability [CWE-121] vulner…5.6
- CVE-2026-71408A allocation of resources without limits or throttling vulne…5.3
- CVE-2026-7141A vulnerability was found in vllm up to 0.19.0. The affected…5.6
- CVE-2026-7142A vulnerability was determined in Wooey up to 0.13.2. The im…6.3
- CVE-2026-7143A vulnerability was identified in 1000 Projects Portfolio Ma…6.3
- CVE-2026-71433LangGraph Checkpoint Postgres and SQLite Checkpoint are the …5.3
- CVE-2026-71434Statamic is a Laravel and Git powered content management sys…5.3
- CVE-2026-71435Statamic is a Laravel and Git powered content management sys…6.1
- CVE-2026-71436Mermaid is a JavaScript tool that uses Markdown-inspired tex…5.3
- CVE-2026-71437Mermaid is a JavaScript tool that uses Markdown-inspired tex…6.5
- CVE-2026-71438Mermaid is a JavaScript tool that uses Markdown-inspired tex…2.4
Are you affected by CVE-2026-71430?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
