Back to CVE risk briefs

External risk intelligence

PHP SOAP extension could allow external attackers to gain full system control

PHP versions utilizing the SOAP extension could allow external attackers to take full control of the server. This could potentially expose sensitive files and customer data or lead to operational disruption.

NVD published May 10, 2026 (2 days ago)

External risk briefCRITICAL

CVE-2026-6722

Exposure facts

Severity
CRITICAL
Published by NVD
May 10, 2026 (2 days ago)

H – Horizon Alert

A security flaw has been identified in the PHP SOAP extension that handles communication data for web services. Due to an error in how the system manages memory during data processing, it is possible for the software to incorrectly release information that is still actively in use. If exploited, an attacker could gain unauthorized control over the affected system and execute arbitrary commands, potentially compromising the security and integrity of your applications.

A – Asset Exposure

This vulnerability impacts web applications and services that utilize the PHP SOAP extension to handle incoming data. When these endpoints are internet-facing or accessible to untrusted users, external attackers could potentially leverage this flaw to execute code on the host server. This exposure could jeopardize sensitive customer data, credentials, or core service availability. We recommend reviewing the deployment context of any applications that process SOAP requests to determine if they are accessible from external networks.

L – Live Threat

We are tracking a security issue involving the SOAP extension which, under specific conditions, could allow an attacker to achieve unauthorized code execution. At this time, the available context does not indicate active exploitation or known targeting of this vulnerability in the wild. Furthermore, there is no current evidence of public exploit code, suggesting that the immediate threat remains limited.

O – Operational Fix

To address the identified security risk within the PHP SOAP extension, please prioritize updating your PHP environments to the latest stable release made available by the vendor. This update resolves a memory management vulnerability that could be triggered by maliciously crafted web requests. We recommend consulting the official security advisory from the PHP development team to implement the necessary updates and ensure your production systems are fully protected.

References