← Vulnerability feed

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.

9.8 CVSS 3.1 Critical CISA KEV since 10 Jan 2022 Known ransomware use EPSS 100% · top 0.1% CWE-74 · Injection
9.8CVSS 3.1 base score, v2 7.5
100%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
8Affected product versions listed by NVD
17References, 2 tagged exploit
25 Aug 2026Last modified by NVD

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

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 16 September 2026. Confidence: high.

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

LinkTags
http://packetstormsecurity.com/files/152756/Oracle-Weblogic-Server-Deserialization-Remote-Code-Execution.html Third Party AdvisoryVDB Entry
http://www.oracle.com/technetwork/security-advisory/alert-cve-2019-2725-5466295.html PatchVendor Advisory
http://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html PatchVendor Advisory
http://www.securityfocus.com/bid/108074 Broken Link
https://support.f5.com/csp/article/K90059138 Third Party Advisory
https://www.exploit-db.com/exploits/46780/ ExploitThird Party AdvisoryVDB Entry
https://www.oracle.com/security-alerts/alert-cve-2019-2725.html#AppendixFMW PatchVendor Advisory
https://www.oracle.com/security-alerts/cpujan2020.html PatchVendor Advisory
http://packetstormsecurity.com/files/152756/Oracle-Weblogic-Server-Deserialization-Remote-Code-Execution.html Third Party AdvisoryVDB Entry
http://www.oracle.com/technetwork/security-advisory/alert-cve-2019-2725-5466295.html PatchVendor Advisory
http://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html PatchVendor Advisory
http://www.securityfocus.com/bid/108074 Broken Link
https://support.f5.com/csp/article/K90059138 Third Party Advisory
https://www.exploit-db.com/exploits/46780/ ExploitThird Party AdvisoryVDB Entry
https://www.oracle.com/security-alerts/alert-cve-2019-2725.html#AppendixFMW PatchVendor Advisory
https://www.oracle.com/security-alerts/cpujan2020.html PatchVendor Advisory
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2019-2725 US Government Resource

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.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2026-35273Oracle PeopleSoft PeopleTools missing authentication allows takeoverOracle PeopleSoft Enterprise PeopleTools (Updates Environment Management component) in versions 8.61 and 8.62 is missing authentication for a critica…KEVEPSS 9.4%analysed9.8CVE-2020-1938Apache Tomcat AJP connector file read and JSP execution flawApache Tomcat shipped an AJP Connector enabled by default that listened on all configured IP addresses, and Tomcat treats AJP connections as more tru…KEVEPSS 99%analysed9.8CVE-2016-8735Apache Tomcat JmxRemoteLifecycleListener remote code executionApache Tomcat's JmxRemoteLifecycleListener was not updated to match the Oracle CVE-2016-3427 credential-type fix, leaving a deserialization weakness …KEVEPSS 90%analysed9.8CVE-2015-4852Oracle WebLogic Server T3 deserialization remote code executionThe WLS Security component in Oracle WebLogic Server deserializes untrusted Java objects received over the T3 protocol on TCP port 7001, allowing rem…KEVEPSS 96%analysed8.8CVE-2024-20953Oracle Agile PLM Export deserialization allows takeoverOracle Agile Product Lifecycle Management 9.3.6 contains a deserialization flaw in the Export component. A low-privileged attacker with network acces…KEVEPSS 3.9%analysed8.1CVE-2017-12617Apache Tomcat Default Servlet JSP upload leads to remote code executionApache Tomcat with HTTP PUT enabled (for example, the Default servlet readonly parameter set to false) allows an attacker to upload a JSP file throug…KEVEPSS 100%analysed7.5CVE-2024-21287Oracle Agile PLM Framework incorrect authorization exposes dataOracle Agile PLM Framework 9.3.6 contains an incorrect authorization flaw in the Software Development Kit / Process Extension component. An unauthent…KEVEPSS 1.7%analysed6.1CVE-2020-11023jQuery DOM manipulation methods XSS via untrusted HTML option elementsjQuery versions 1.0.3 through before 3.5.0 execute untrusted code when HTML containing <option> elements from untrusted sources is passed to DOM mani…KEVEPSS 85%analysed

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.