Uncaught Exception in PHP - CVE-2026-12184

 

Uncaught Exception in PHP - CVE-2026-12184

Published: July 9, 2026


Vulnerability identifier: #VU137285
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-12184
CWE-ID: CWE-248
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: PHP Group
Affected software:
PHP

Detailed vulnerability description

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to improper handling of https stream access in file_get_contents() when processing a https URL through a proxy. A remote attacker can supply a crafted https resource or proxy interaction to trigger a segmentation fault and cause a denial of service.


How to mitigate CVE-2026-12184

Install security update from vendor's website.

Sources