2 matches found
CVE-2026-86145
PCRE2 before 10.48 allows a pcre2dfamatch 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 regula...
8.2CVSS
SaveExploits0References2
CVE-2026-86145
PCRE2 versions before 10.48 are affected by an out-of-bounds write in pcre2_dfa_match . The root cause is that reuse of a cached workspace block in a recursive DFA matching workspace lacks a size check, whereas newly allocated blocks for the same purpose do include one. Exploitation requires eith...
8.2CVSS
SaveExploits0References2
20