ubuntu-cve-2026-71430
Vulnerability from osv_ubuntu
Published
2026-08-07 00:00
Modified
2026-08-07 00:00
Summary
Details
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.
Severity
6.2 (Medium)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-re2",
"binary_version": "1.10.5-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "node-re2",
"purl": "pkg:deb/ubuntu/node-re2@1.10.5-1build1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.10.4-1",
"1.10.5-1",
"1.10.5-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-re2",
"binary_version": "1.17.3+~cs2.13.8-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "node-re2",
"purl": "pkg:deb/ubuntu/node-re2@1.17.3+~cs2.13.8-1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.15.9+~cs1.8.18-1",
"1.15.9+~cs1.8.18-2",
"1.16.0+~cs2.12.8-2",
"1.17.1+~cs2.12.8-1",
"1.17.2+~cs2.13.8-1",
"1.17.3+~cs2.13.8-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-re2",
"binary_version": "1.20.10+~cs2.13.13-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "node-re2",
"purl": "pkg:deb/ubuntu/node-re2@1.20.10+~cs2.13.13-1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.18.0+~cs2.13.8-1build1",
"1.19.2+~cs2.13.13-1build1",
"1.20.10+~cs2.13.13-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-re2",
"binary_version": "1.23.3+~cs1.3.5-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "node-re2",
"purl": "pkg:deb/ubuntu/node-re2@1.23.3+~cs1.3.5-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.22.1+~cs1.3.5-1",
"1.22.1+~cs1.3.5-1build2",
"1.22.1+~cs1.3.5-1build3",
"1.23.3+~cs1.3.5-1"
]
}
],
"aliases": [],
"details": "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\u0027s 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\u0027s 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.",
"id": "UBUNTU-CVE-2026-71430",
"modified": "2026-08-07T00:00:00Z",
"published": "2026-08-07T00:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-71430"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-71430"
},
{
"type": "REPORT",
"url": "https://github.com/uhop/node-re2/security/advisories/GHSA-8hcv-x26h-mcgp"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-71430"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…