← Vulnerability feed

Vulnerability record · CVE-2017-10271 · published 19 October 2017

CVE-2017-10271: Oracle WebLogic Server unauthenticated T3 remote code execution

Oracle · Weblogic Server

Oracle WebLogic Server contains a missing-authentication flaw in the WLS Security subcomponent reachable over the T3 protocol. An unauthenticated network attacker can exploit it to compromise the server, and the record notes affected versions 10.3.6.0.0, 12.1.3.0.0, 12.2.1.1.0 and 12.2.1.2.0. It matters because the flaw is trivially reachable, has public exploit code, and is listed in CISA KEV with known ransomware use.

7.5 CVSS 3.1 High CISA KEV since 10 Feb 2022 Known ransomware use EPSS 100% · top 0.1% CWE-306 · Missing authentication for critical function
7.5CVSS 3.1 base score, v2 5.0
100%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
13References, 6 tagged exploit
13 Aug 2026Last modified by NVD

Description

Vulnerability in the Oracle WebLogic Server component of Oracle Fusion Middleware (subcomponent: WLS Security). Supported versions that are affected are 10.3.6.0.0, 12.1.3.0.0, 12.2.1.1.0 and 12.2.1.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via T3 to compromise Oracle WebLogic Server. Successful attacks of this vulnerability can result in takeover of Oracle WebLogic Server. CVSS 3.0 Base Score 7.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H).

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/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-reachable remote code execution with public exploits, CISA KEV listing, known ransomware use and near-maximum EPSS probability.

What it is

Oracle WebLogic Server contains a missing-authentication flaw in the WLS Security subcomponent reachable over the T3 protocol. An unauthenticated network attacker can exploit it to compromise the server, and the record notes affected versions 10.3.6.0.0, 12.1.3.0.0, 12.2.1.1.0 and 12.2.1.2.0. It matters because the flaw is trivially reachable, has public exploit code, and is listed in CISA KEV with known ransomware use.

Impact

Successful exploitation results in takeover of the Oracle WebLogic Server, giving the attacker code execution in the server's context. The CVSS vector scores only availability impact, but the KEV entry and exploit references describe remote code execution.

Attack surface

Reached over the network via the T3 protocol; no authentication and no user interaction are required per the CVSS vector (AV:N/AC:L/PR:N/UI:N). Any internet- or network-exposed T3 listener on an affected version is a candidate.

Exploitation

CISA KEV lists it as actively exploited with known ransomware campaign use, EPSS 30-day probability is 0.9999, and multiple references are tagged Exploit including Exploit-DB entries.

What to do

  • Apply the Oracle October 2017 CPU patch for the affected WebLogic versions listed in the advisory.
  • If patching cannot be done immediately, restrict or block T3/T3S access to WebLogic servers at the network and host firewall.
  • Disable the T3 protocol where it is not required, or place WebLogic admin and managed servers behind strict network segmentation.
  • Monitor for and remove any web shells or unexpected JSP/WAR files left after exploitation.
  • Verify no unauthorized changes to WebLogic configuration, startup scripts or deployed applications.

Detection

  • Inspect WebLogic and HTTP logs for T3 traffic and for requests to paths associated with the WLS Security subcomponent.
  • Hunt for unexpected JSP, WAR or class files written to WebLogic deployment directories or web roots.
  • Alert on outbound connections or child processes spawned by the WebLogic Java process that are not part of normal operation.
  • Correlate T3 connections from unfamiliar source IPs with subsequent file writes or process creation on the WebLogic host.

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-2017-10271 to the Known Exploited Vulnerabilities catalog on 10 February 2022 as "Oracle Corporation WebLogic Server Remote Code Execution Vulnerability". CISA reports known use in ransomware campaigns. Required action: Apply updates per vendor instructions. Federal deadline 10 August 2022.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2017-10271 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-2022-22965Spring Framework data binding remote code execution (Spring4Shell)Spring MVC and Spring WebFlux applications on JDK 9+ can be exploited through data binding to achieve remote code execution. The known exploit path r…KEVEPSS 100%analysed9.8CVE-2020-14750Oracle WebLogic Server Console unauthenticated remote code executionOracle WebLogic Server's Console component contains an easily exploitable flaw affecting versions 10.3.6.0.0, 12.1.3.0.0, 12.2.1.3.0, 12.2.1.4.0 and …KEVEPSS 99%analysed9.8CVE-2020-14882Oracle WebLogic Server Console unauthenticated remote code executionThe Oracle WebLogic Server Console component contains an easily exploitable flaw that lets an unauthenticated attacker with network access take over …KEVEPSS 100%analysed9.8CVE-2020-14644Oracle WebLogic Server unauthenticated RCE via IIOP and T3Oracle WebLogic Server Core contains an easily exploitable flaw reachable over the network through IIOP and T3. An unauthenticated attacker can explo…KEVEPSS 95%analysed9.8CVE-2020-2883Oracle WebLogic Server Core unauthenticated remote code execution via IIOP/T3Oracle WebLogic Server Core contains an easily exploitable vulnerability reachable over the network through IIOP and T3. An unauthenticated attacker …KEVEPSS 95%analysed9.8CVE-2020-2551Oracle WebLogic Server IIOP Deserialization RCEOracle WebLogic Server contains an easily exploitable vulnerability in WLS Core Components reachable over IIOP. An unauthenticated network attacker c…KEVEPSS 93%analysed9.8CVE-2019-2725Oracle WebLogic Server Web Services deserialization RCEOracle WebLogic Server's Web Services subcomponent contains an injection flaw (CWE-74) that allows unauthenticated remote code execution over HTTP. I…KEVEPSS 100%analysed9.8CVE-2018-2628Oracle WebLogic Server T3 deserialization allows unauthenticated remote takeoverOracle WebLogic Server contains a deserialization of untrusted data flaw (CWE-502) in the WLS Core Components, reachable over the T3 protocol. An una…KEVEPSS 100%analysed

Source: NIST National Vulnerability Database (record CVE-2017-10271), CISA KEV, FIRST EPSS (scores of 2026-09-16). This page is refreshed as NVD updates the record.