Buffer overflow in PHP - CVE-2026-14355
Published: July 9, 2026
Vulnerability identifier: #VU137286
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-14355
CWE-ID: CWE-119
Exploitation vector: Remote access
Exploit availability:
No public exploit available
Vendor: PHP Group
Affected software:
PHP
PHP
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to memory corruption in openssl_encrypt() when processing AES-WRAP-PAD input. A remote attacker can supply crafted input to trigger heap corruption and cause a denial of service.
How to mitigate CVE-2026-14355
Install security update from vendor's website.