CVE-2026-86145

PCRE2 before 10.48 allows a pcre2_dfa_match out-of-bounds write because reuse of a cached workspace block, in a recursive DFA matching workspace, lacks a size check (even though a newly allocated block, for the same purpose, does have a size check). This outcome requires an attacker-controlled regular expression, or a recursive pattern in conjunction with a small heap limit (this can be set through the API).
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-05 06:17

Updated : 2026-09-09 16:04


NVD link : CVE-2026-86145

Mitre link : CVE-2026-86145

CVE.ORG link : CVE-2026-86145


JSON object : View

Products Affected

No product.

CWE
CWE-424

Improper Protection of Alternate Path