CVE Tools

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.

Published Updated Sources: CVE.org, NVD, BDU, CSAF

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

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 record

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.

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.

EPSS99th
Public exploit
CISA KEV
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.

  1. OpenVAS check added
  2. Public exploit / PoCsource: packetstormnuclei check added
  3. Patch availableworkaround available, record updated
  4. Added to CISA KEVransomware campaign
  5. Publishedweakness classified, att&ck mapped

Affected products

Technical detail

CVSS: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.

Sources

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.

We use analytics cookies to see which pages and articles actually help people. Decline and none of them run — the site works the same. What we store