Critical PHP Memory Safety Vulnerabilities Exposed by Malicious JPEG Files
Article Content
- •Two critical memory-safety vulnerabilities in PHP's image-processing functions were discovered.
- •Attackers can exploit these flaws using specially crafted JPEG files to leak memory or cause denial-of-service.
- •PHP's ext/standard extension is specifically affected, raising concerns about its handling of untrusted input.
Two critical memory-safety vulnerabilities in PHP's image-processing functions were discovered by Positive Technologies researcher Nikita Sveshnikov. These flaws affect the widely-used getimagesize and iptcembed functions in PHP's ext/standard extension. Attackers can exploit these vulnerabilities to leak sensitive heap memory or execute denial-of-service attacks using specially crafted JPEG files. The vulnerabilities highlight a significant risk in PHP's handling of untrusted input, particularly image files, which are commonly used in web applications. PHP is a widely used web programming language, making the potential impact substantial. As of now, no specific CVEs have been assigned, but the vulnerabilities are under investigation. Security professionals are advised to monitor for updates and apply necessary mitigations.
Ask AI about this cluster
Answers cite the sources they use
Timeline
More articles in this cluster (2)
Continue Reading
Critical WSO2 API Manager Vulnerability Under Active Exploitation A critical vulnerability (CVE-2026-5430) in WSO2 API Manager is being actively exploited, allowing unauthenticated attackers to forge admin tokens via JWT authentication bypass. This flaw, which has a CVSS score of 10.0, affects multiple WSO2 products including API Manager, Universal Gateway, Traffic Manager, and API…
Critical Linux Kernel Vulnerability CVE-2025-39682 Under Active Exploitation A critical vulnerability (CVE-2025-39682) in the Linux kernel allows remote code execution through mishandling of zero-length TLS records. This flaw affects kTLS-enabled hosts running vulnerable kernel versions, exposing them to attackers without authentication. CISA added this vulnerability to its Known Exploited…