Vulnerability record · CVE-2019-2725 · published 26 April 2019
CVE-2019-2725: Oracle WebLogic Server Web Services deserialization RCE
Oracle · Agile Product Lifecycle Management
Oracle WebLogic Server's Web Services subcomponent contains an injection flaw (CWE-74) that allows unauthenticated remote code execution over HTTP. It affects versions 10.3.6.0.0 and 12.1.3.0.0, and a public exploit exists, making it a high-value target for mass scanning and ransomware operations.
Description
Vulnerability in the Oracle WebLogic Server component of Oracle Fusion Middleware (subcomponent: Web Services). Supported versions that are affected are 10.3.6.0.0 and 12.1.3.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle WebLogic Server. Successful attacks of this vulnerability can result in takeover of Oracle WebLogic Server. CVSS 3.0 Base Score 9.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Automated analysis
critical priorityUnauthenticated network RCE with a public exploit, CISA KEV listing, ransomware use, and near-maximum EPSS score make this an urgent patch-or-mitigate case.
What it is
Oracle WebLogic Server's Web Services subcomponent contains an injection flaw (CWE-74) that allows unauthenticated remote code execution over HTTP. It affects versions 10.3.6.0.0 and 12.1.3.0.0, and a public exploit exists, making it a high-value target for mass scanning and ransomware operations.
Impact
An unauthenticated attacker can fully compromise the WebLogic server, gaining control over confidentiality, integrity, and availability. This enables arbitrary code execution, data theft, and use of the host as a pivot or ransomware deployment point.
Attack surface
Reachable over the network via HTTP with no authentication or user interaction required, as reflected in the CVSS vector AV:N/AC:L/PR:N/UI:N. Any internet-exposed or internally reachable WebLogic instance on the affected versions is at risk.
Exploitation
CVE-2019-2725 is listed in CISA KEV with known ransomware campaign use, has a public Exploit-DB entry, and an EPSS 30-day probability of 0.99964 (99.975th percentile), indicating active and widespread exploitation.
What to do
- Apply the Oracle CPU patches referenced in the vendor advisories (alert-cve-2019-2725 and cpujul2019) immediately.
- If patching is not possible, restrict network access to WebLogic HTTP ports and disable the wls-wsat and _async components where feasible.
- Monitor for and block exploitation attempts targeting the /wls-wsat/ and /_async/ endpoints at the perimeter.
- Isolate affected WebLogic servers from untrusted networks and enforce least-privilege service accounts.
- Verify no unauthorized changes or web shells remain after patching, as exploitation may have already occurred.
Detection
- Inspect HTTP logs for POST requests to /wls-wsat/CoordinatorPortType, /wls-wsat/RegistrationPortTypeRPC, or /_async/AsyncResponseService with XML payloads.
- Monitor for unexpected child processes spawned by the WebLogic Java process (e.g., cmd.exe, /bin/sh, powershell).
- Alert on outbound connections from WebLogic servers to unusual external IPs or ports, which may indicate reverse shells or payload downloads.
- Search for newly created JSP files or modified web application directories that could be web shells.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2019-2725 to the Known Exploited Vulnerabilities catalog on 10 January 2022 as "Oracle WebLogic Server, Injection". CISA reports known use in ransomware campaigns. Required action: Apply updates per vendor instructions. Federal deadline 10 July 2022.
Affected products
8 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
Track CVE-2019-2725 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2019-2725), CISA KEV, FIRST EPSS (scores of 2026-09-17). This page is refreshed as NVD updates the record.