AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-0189

CRITICAL · CVSS 9.8 EPSS 23.71% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-09-11 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2019-0189
Severity
CRITICAL
CVSS
9.8
EPSS
23.71%
Apache Java

Original NVD Description

The java.io.ObjectInputStream is known to cause Java serialisation issues. This issue here is exposed by the "webtools/control/httpService" URL, and uses Java deserialization to perform code execution. In the HttpEngine, the value of the request parameter "serviceContext" is passed to the "deserialize" method of "XmlSerializer". Apache Ofbiz is affected via two different dependencies: "commons-beanutils" and an out-dated version of "commons-fileupload" Mitigation: Upgrade to 16.11.06 or manually apply the commits from OFBIZ-10770 and OFBIZ-10837 on branch 16