CVE-2019-11043
Underflow in PHP-FPM can lead to RCE
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 nowCVE-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.
What to do now
- 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.
CVSS Vector Breakdown
AV:NAttack VectorAC:HAttack ComplexityPR:NPrivileges RequiredUI:NUser InteractionS:CScopeC:HConfidentialityI:HIntegrityA:NAvailabilityWeaknesses
Affected Products
Exploitability
Required action: Apply updates per vendor instructions.
Exploit details including PoC links, Metasploit modules, and scanner templates are available after registration.
View exploit detailsAttack Graph
Click technique nodes for MITRE ATT&CK details · drag to pan · Ctrl/⌘ + scroll to zoom, or go fullscreen.
MITRE ATT&CK
2 techniquesReferences
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