Buffer overflow in PCRE - CVE-2015-8384

 

Buffer overflow in PCRE - CVE-2015-8384

Published: February 16, 2026


Vulnerability identifier: #VU122838
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2015-8384
CWE-ID: CWE-119
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: PCRE
Affected software:
PCRE

Detailed vulnerability description

The vulnerability allows a remote attacker to perform a denial of service attack.

The vulnerability exists due to PCRE mishandles the /(?J)(?'d'(?'d'g{d}))/ pattern and related patterns with certain recursive back references. A remote attacker can send a specially crafted regular expression to cause a denial of service (buffer overflow).


How to mitigate CVE-2015-8384

Install updates from vendor's website.

Sources