CVE-2019-11043
Underflow in PHP-FPM can lead to RCE
Exploited in the wild. In CISA KEV since 2022‑03‑25. A vendor fix is available.
What to do
The vendor has published a fix. Version details are below where the sources state them.
Steps
Written by AI from the record- Check your PHP-FPM version: confirm whether you run PHP 7.1.x below 7.1.33, 7.2.x below 7.2.24, or 7.3.x below 7.3.11.
- If affected, upgrade PHP-FPM to the fixed versions: PHP 7.1.33+, PHP 7.2.24+, or PHP 7.3.11+.
- If you can’t upgrade immediately, implement the nginx front-end guard so the requested file must exist before it is passed to PHP-FPM (for example: use
try_files $uri =404or an-fcheck). - Verify your system still routes requests to PHP-FPM only through the protected front-end configuration, and confirm the upgrade is actually deployed.
What it is
From the CVE record
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it is possible to cause FPM module to write past allocated buffers into the space reserved for FCGI protocol data, thus opening the possibility of remote code execution.
In plain language
Written by AI from the recordCVE-2019-11043 is a PHP-FPM flaw that can let an attacker take over your server and run their own code remotely, without needing a login—if you run an affected PHP-FPM version, you should act urgently.
CVE-2019-11043 is a buffer underflow in PHP-FPM (PHP 7.1.x < 7.1.33, 7.2.x < 7.2.24, 7.3.x < 7.3.11 in specific FPM configurations) that can be triggered over the network without authentication, enabling Remote Code Execution (RCE); it is listed in CISA KEV and has been used in ransomware campaigns.
If you're affected
- Full server takeover
- Ransomware risk
- Malicious code execution
- Service disruption
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Listed as exploited in the wild since 2022-03-25.
US federal agencies must remediate by 2022-04-15.
Known use in ransomware campaigns.
Apply updates per vendor instructions.
- Public exploits
1 source with a proof of concept or module.
Exploit links, PoCs and Metasploit modules after sign-in- EPSS
100% chance of exploitation activity in the next 30 days, which ranks it in the 99th percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
The patch came 123 days before any public exploit.
- OpenVAS check added
- Public exploit / PoCsource: packetstormnuclei check added
- Patch availableworkaround available, record updated
- Added to CISA KEVransomware campaign
- Publishedweakness classified, att&ck mapped
Affected products
- software collectionsOperating Systems / linux-distro
- Red Hat Enterprise LinuxOperating Systems / linux-distro
- enterprise linux eus compute nodeOperating Systems / linux-distro
- enterprise linux for arm 64Operating Systems / linux-distro
- enterprise linux for arm 64 eusOperating Systems / linux-distro
- enterprise linux for ibm z systemsOperating Systems / linux-distro
- enterprise linux for ibm z systems eusOperating Systems / linux-distro
- enterprise linux for power big endianOperating Systems / linux-distro
And 20 more affected products. See all after sign-in
Technical detail
CVSS 3.1 vector
Open in the CVSS calculatorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N
Scored 8.7 by NVD.
How it is reached
- Attack Vector NetworkExploitable remotely over the network without any special conditions
- Attack Complexity HighRequires specific conditions like a race condition or non-default configuration
- Privileges Required NoneNo authentication required — anyone can exploit this
- User Interaction NoneNo user interaction needed — fully automated exploitation
Scope
- Scope ChangedThe exploit can affect other components (e.g. sandbox escape, host compromise from VM)
Impact if exploited
- Confidentiality HighTotal information disclosure — all data in the component is compromised
- Integrity HighTotal loss of integrity — attacker can modify any data in the component
- Availability NoneNo availability impact
Weaknesses
ATT&CK techniques
Mapped from the weaknesses above (CWE to ATT&CK), not observed in attacks.
- Initial AccessT1190Exploit Public-Facing Applicationhigh confidence
- Privilege EscalationT1068Exploitation for Privilege Escalationhigh confidence
Sources
References in the record
And 63 more references. See all after sign-in
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next exploited one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for Software Collections, not every advisory. This one: actively exploited.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI