PT-2026-86306 · Pcre2 · Pcre2
CVE-2026-86145
·
Published
2026-09-05
·
Updated
2026-09-08
CVSS v3.1
8.2
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L |
Name of the Vulnerable Software and Affected Versions
PCRE2 versions prior to 10.48
Description
An out-of-bounds write occurs in the
pcre2 dfa match() function due to a missing size check when reusing a cached workspace block within a recursive Deterministic Finite Automaton (DFA) matching workspace. While newly allocated blocks are checked, cached blocks are not. This issue can be triggered by an attacker-controlled regular expression or a recursive pattern combined with a small heap limit configured via the API.Recommendations
Update to version 10.48 or later.
Exploit
Fix
RCE
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Pcre2