CVE-2026-67550

Source
https://cve.org/CVERecord?id=CVE-2026-67550
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-67550.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-67550
Aliases
Downstream
Published
2026-07-30T19:59:55.916Z
Modified
2026-07-31T11:45:40.369004568Z
Severity
  • 5.7 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H CVSS Calculator
Summary
re2: Out-of-bounds heap read in `exec`/`test`/`match` via attacker-influenced `lastIndex` on a non-ASCII subject → uncatchable process crash (DoS)
Details

re2 provides Node.js bindings for Google's RE2 regular expression engine. Prior to 1.25.2, re2 validates lastIndex against the UTF-8 byte length of a subject but uses it as a UTF-16 code-unit offset in exec, test, match, replace, and split, allowing an attacker-influenced lastIndex on a non-ASCII subject to trigger an out-of-bounds heap read and an uncatchable process crash, with limited heap information disclosure in some cases. This issue is fixed in 1.25.2.

Database specific
{
    "cwe_ids": [
        "CWE-125"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67550.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/uhop/node-re2

Affected ranges

Type
GIT
Repo
https://github.com/uhop/node-re2
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.25.2"
        }
    ]
}

Affected versions

0.*
0.9.0
1.*
1.0.0
1.1.0
1.1.1
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.10.5
1.11.0
1.12.0
1.12.1
1.13.0
1.14.0
1.15.0
1.15.1
1.15.2
1.15.3
1.15.4
1.15.5
1.15.6
1.15.7
1.15.8
1.15.9
1.16.0
1.17.0
1.17.1
1.17.2
1.17.3
1.17.4
1.17.5
1.17.6
1.17.7
1.17.8
1.18.0
1.18.1
1.18.2
1.18.3
1.19.0
1.19.1
1.19.2
1.2.0
1.20.0
1.20.1
1.20.10
1.20.11
1.20.12
1.20.2
1.20.3
1.20.4
1.20.5
1.20.6
1.20.7
1.20.8
1.20.9
1.21.0
1.21.1
1.21.2
1.21.3
1.21.4
1.21.5
1.22.0
1.22.1
1.22.2
1.22.3
1.23.0
1.23.1
1.23.2
1.23.3
1.24.0
1.24.1
1.25.0
1.25.1
1.3.0
1.3.1
1.3.2
1.3.3
1.4.0
1.4.1
1.5.0
1.6.0
1.6.1
1.6.2
1.7.0
1.8.0
1.8.1
1.8.2
1.8.3
1.8.4
1.9.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-67550.json"