Debian Pcre2 vulnerabilities
10 known vulnerabilities affecting debian/pcre2.
Total CVEs
10
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL3HIGH2LOW5
Vulnerabilities
Page 1 of 1
CVE-2016-3191P3CRITICALCVSS 9.8fixed in pcre2 10.21-1 (bookworm)2016
CVE-2016-3191 [CRITICAL] CVE-2016-3191: pcre2 - The compile_branch function in pcre_compile.c in PCRE 8.x before 8.39 and pcre2_...
The compile_branch function in pcre_compile.c in PCRE 8.x before 8.39 and pcre2_compile.c in PCRE2 before 10.22 mishandles patterns containing an (*ACCEPT) substring in conjunction with nested parentheses, which allows remote attackers to execute arbitrary code or cause a denial of service (stack-based buffer overflow) via a crafted regular expression, as demonstrat
debian
CVE-2025-58050P3LOWCVSS 6.9fixed in pcre2 10.46-1 (forky)2025
CVE-2025-58050 [MEDIUM] CVE-2025-58050: pcre2 - The PCRE2 library is a set of C functions that implement regular expression patt...
The PCRE2 library is a set of C functions that implement regular expression pattern matching. In version 10.45, a heap-buffer-overflow read vulnerability exists in the PCRE2 regular expression matching engine, specifically within the handling of the (*scs:...) (Scan SubString) verb when combined with (*ACCEPT) in src/pcre2_match.c. This vulnerability may potentially
debian
CVE-2016-1283P3LOWCVSS 9.8fixed in pcre3 2:8.38-3.1 (bookworm)2016
CVE-2016-1283 [CRITICAL] CVE-2016-1283: pcre2 - The pcre_compile2 function in pcre_compile.c in PCRE 8.38 mishandles the /((?:F?...
The pcre_compile2 function in pcre_compile.c in PCRE 8.38 mishandles the /((?:F?+(?:^(?(R)a+\"){99}-))(?J)(?'R'(?'R'<((?'RR'(?'R'\){97)?J)?J)(?'R'(?'R'\){99|(:(?|(?'R')(\k'R')|((?'R')))H'R'R)(H'R))))))/ pattern and related patterns with named subgroups, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecifi
debian
CVE-2022-1587P3CRITICALCVSS 9.1fixed in pcre2 10.40-1 (bookworm)2022
CVE-2022-1587 [CRITICAL] CVE-2022-1587: pcre2 - An out-of-bounds read vulnerability was discovered in the PCRE2 library in the g...
An out-of-bounds read vulnerability was discovered in the PCRE2 library in the get_recurse_data_length() function of the pcre2_jit_compile.c file. This issue affects recursions in JIT-compiled regular expressions caused by duplicate data transfers.
Scope: local
bookworm: resolved (fixed in 10.40-1)
bullseye: resolved (fixed in 10.36-2+deb11u1)
forky: resolved (fixed
debian
CVE-2017-8786P3LOWCVSS 9.8fixed in pcre2 10.31-1 (bookworm)2017
CVE-2017-8786 [CRITICAL] CVE-2017-8786: pcre2 - pcre2test.c in PCRE2 10.23 allows remote attackers to cause a denial of service ...
pcre2test.c in PCRE2 10.23 allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular expression.
Scope: local
bookworm: resolved (fixed in 10.31-1)
bullseye: resolved (fixed in 10.31-1)
forky: resolved (fixed in 10.31-1)
sid: resolved (fixed in 10.31-1)
trixie: resolved (fixed in
debian
CVE-2022-1586P3CRITICALCVSS 9.1fixed in pcre2 10.40-1 (bookworm)2022
CVE-2022-1586 [CRITICAL] CVE-2022-1586: pcre2 - An out-of-bounds read vulnerability was discovered in the PCRE2 library in the c...
An out-of-bounds read vulnerability was discovered in the PCRE2 library in the compile_xclass_matchingpath() function of the pcre2_jit_compile.c file. This involves a unicode property matching issue in JIT-compiled regular expressions. The issue occurs because the character was not fully read in case-less matching within JIT.
Scope: local
bookworm: resolved (fixed i
debian
CVE-2015-8380P3LOWCVSS 7.5fixed in pcre3 2:8.38-1 (bookworm)2015
CVE-2015-8380 [HIGH] CVE-2015-8380: pcre2 - The pcre_exec function in pcre_exec.c in PCRE before 8.38 mishandles a // patter...
The pcre_exec function in pcre_exec.c in PCRE before 8.38 mishandles a // pattern with a \01 string, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
Scope: local
bookworm: resolved
bul
debian
CVE-2019-20454P3HIGHCVSS 7.5fixed in pcre2 10.34-1 (bookworm)2019
CVE-2019-20454 [HIGH] CVE-2019-20454: pcre2 - An out-of-bounds read was discovered in PCRE before 10.34 when the pattern \X is...
An out-of-bounds read was discovered in PCRE before 10.34 when the pattern \X is JIT compiled and used to match specially crafted subjects in non-UTF mode. Applications that use PCRE to parse untrusted input may be vulnerable to this flaw, which would allow an attacker to crash the application. The flaw occurs in do_extuni_no_utf in pcre2_jit_compile.c.
Scope: local
b
debian
CVE-2017-7186P3HIGHCVSS 7.5fixed in pcre2 10.22-3 (bookworm)2017
CVE-2017-7186 [HIGH] CVE-2017-7186: pcre2 - libpcre1 in PCRE 8.40 and libpcre2 in PCRE2 10.23 allow remote attackers to caus...
libpcre1 in PCRE 8.40 and libpcre2 in PCRE2 10.23 allow remote attackers to cause a denial of service (segmentation violation for read access, and application crash) by triggering an invalid Unicode property lookup.
Scope: local
bookworm: resolved (fixed in 10.22-3)
bullseye: resolved (fixed in 10.22-3)
forky: resolved (fixed in 10.22-3)
sid: resolved (fixed in 10.22-3)
debian
CVE-2022-41409P4LOWCVSS 7.5fixed in pcre2 10.42-1 (bookworm)2022
CVE-2022-41409 [HIGH] CVE-2022-41409: pcre2 - Integer overflow vulnerability in pcre2test before 10.41 allows attackers to cau...
Integer overflow vulnerability in pcre2test before 10.41 allows attackers to cause a denial of service or other unspecified impacts via negative input.
Scope: local
bookworm: resolved (fixed in 10.42-1)
bullseye: open
forky: resolved (fixed in 10.42-1)
sid: resolved (fixed in 10.42-1)
trixie: resolved (fixed in 10.42-1)
debian