CVE Tools

CVE-2019-11043

Underflow in PHP-FPM can lead to RCE

Published: Oct 28, 2019Updated: Nov 3, 2025 Sources: CVE List NVD BDU csafCWE-120

Description

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

AI Act now

CVE-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.

Executive summary

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 affected, business impact
Full server takeoverRansomware riskMalicious code executionService disruption

What to do now

  1. 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.
  2. If affected, upgrade PHP-FPM to the fixed versions: PHP 7.1.33+, PHP 7.2.24+, or PHP 7.3.11+.
  3. 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 =404 or an -f check).
  4. Verify your system still routes requests to PHP-FPM only through the protected front-end configuration, and confirm the upgrade is actually deployed.
Patch / advisory Usually a quick update

CVSS Vector Breakdown

AV:NAC:HPR:NUI:NS:CC:HI:HA:N
Exploitability
AV:NAttack Vector
Network
AC:HAttack Complexity
High
PR:NPrivileges Required
None
UI:NUser Interaction
None
Scope
S:CScope
Changed
Impact
C:HConfidentiality
High
I:HIntegrity
High
A:NAvailability
None

Weaknesses

Affected Products

and 20 more affected products View all →

Exploitability

CISA Known Exploited Vulnerability
Added to KEV:Mar 25, 2022
Remediation due:Apr 15, 2022
Ransomware:Known ransomware use

Required action: Apply updates per vendor instructions.

1 exploit source identified

Exploit details including PoC links, Metasploit modules, and scanner templates are available after registration.

View exploit details
Official Patch Available
Workaround Available

Attack Graph

Products CVE Techniques Tactics

Click technique nodes for MITRE ATT&CK details · drag to pan · Ctrl/ + scroll to zoom, or go fullscreen.

MITRE ATT&CK

2 techniques
Initial Access
Privilege Escalation
View detailed technique mapping

References

and 63 more references View all →

Unlock Complete Vulnerability Intelligence

Get the full picture for CVE-2019-11043 and every CVE in our database. Create a free account — no credit card required.

Create Free Account
Plain-language analysis
Impact assessment and exploitation scenario in plain English
Attack graph visualization
Interactive attack path and kill chain mapping
Exploit details & PoC links
ExploitDB, Metasploit, GitHub PoCs with direct links
Nuclei scanner templates
Ready-to-use vulnerability scanner templates
Full remediation guide
Patch instructions, workarounds, and compliance impact
Interactive AI chat
Ask questions about this vulnerability in natural language
Related vulnerabilities
Semantically similar CVEs and attack patterns
REST API & MCP access
Integrate vulnerability data into your workflows