CVE Tools

CVE-2019-9020

Public exploit available. Not confirmed exploited in the wild yet. 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 whether your server/app runs PHP and which exact version (and whether the xmlrpc extension/functionality is enabled).
  2. If your PHP version is older than the fixes listed below, schedule an upgrade as soon as possible.
  3. Upgrade PHP to a fixed version: 5.6.40 or later, 7.1.26 or later, 7.2.14 or later, or 7.3.1 or later (as applicable to your branch).
  4. Re-test your application’s XML-RPC usage (or disable XML-RPC if you don’t need it) after the upgrade.
  5. If you can’t upgrade immediately, temporarily remove/disable xmlrpc functionality and block external access to any XML-RPC endpoints until the fix is applied.
sudo apt-get update && sudo apt-get install --only-upgrade php

What it is

From the CVE record

An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. Invalid input to the function xmlrpc_decode() can lead to an invalid memory access (heap out of bounds read or read after free). This is related to xml_elem_parse_buf in ext/xmlrpc/libxmlrpc/xml_element.c.

In plain language

Written by AI from the record

CVE-2019-9020 is a serious bug in older PHP versions that can crash or potentially let an attacker take control through malformed XML-RPC data; if your small business still runs an affected PHP version, you should act now.

CVE-2019-9020 is a memory-safety issue (CWE-125/CWE-416) in PHP’s xmlrpc_decode() path for ext/xmlrpc, where carefully crafted XML-RPC input can trigger invalid memory access (e.g., heap out-of-bounds read or read-after-free), making remote impact possible in vulnerable deployments; public exploits exist and the likelihood is rising.

If you're affected

  • Service crash (denial of service)
  • Potential PHP process compromise
  • Data exposure from memory reads
  • Business disruption for web apps

Exploitation

Where each signal puts this CVE on the scale from published to confirmed exploited.

EPSS95th
Public exploit
CISA KEV

Not in the catalog. CISA has not confirmed exploitation.

Public exploits

2 sources with a proof of concept or module.

Exploit links, PoCs and Metasploit modules after sign-in
EPSS

10% chance of exploitation activity in the next 30 days, which ranks it in the 95th percentile of scored CVEs.

Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.

Attention now

Rising.

Lifecycle

The patch came 471 days before any public exploit.

  1. EPSS band changelow → moderateepss band change
  2. EPSS band changemoderate → lowepss band change
  3. EPSS band changelow → moderateepss band change
  4. EPSS band changemoderate → lowepss band change
  5. EPSS band changelow → moderateepss band change
  6. EPSS band changemoderate → lowepss band change

Affected products

Technical detail

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Scored 9.8 by NVD.

How it is reached

  • Attack Vector NetworkExploitable remotely over the network without any special conditions
  • Attack Complexity LowNo special conditions — the attack can be reliably reproduced
  • Privileges Required NoneNo authentication required — anyone can exploit this
  • User Interaction NoneNo user interaction needed — fully automated exploitation

Scope

  • Scope UnchangedImpact is limited to the vulnerable component itself

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 HighTotal denial of service — the component is completely unavailable

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 serious one reaches you without reading every advisory.

We'll flag the next CVE, public exploit or patch for Novell Inc., not every advisory. This one: public exploit.

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