#VU122838 Buffer overflow in PCRE - CVE-2015-8384

 

#VU122838 Buffer overflow in PCRE - CVE-2015-8384

Published: February 16, 2026


Vulnerability identifier: #VU122838
Vulnerability risk: Medium
CVSSv4.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
Vulnerable software:
PCRE
Software vendor:
PCRE

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).


Remediation

Install updates from vendor's website.

External links