CVE-2017-10271: Vulnerability in the Oracle WebLogic Server component of Oracle Fusion Middleware (subcomponent: WLS Securi...
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).
Security readout for executives and security teams
Plain-English summary
CVE-2017-10271 allows an unauthenticated network attacker to compromise specified Oracle WebLogic Server versions through T3. Successful exploitation may take over the server or make it unavailable. CISA lists the vulnerability as known exploited, making exposed legacy installations an urgent business risk.
Executive priority
Treat reachable affected systems as urgent. Assign ownership immediately, reduce T3 exposure, follow Oracle remediation guidance, and investigate possible prior compromise. Systems confirmed unaffected or unable to receive untrusted T3 traffic can follow normal risk-based scheduling after validation.
Technical view
The affected WebLogic Server versions are 10.3.6.0.0, 12.1.3.0.0, 12.2.1.1.0, and 12.2.1.2.0. Exploitation requires network access through T3 but no credentials or user interaction. The supplied vector is AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H, with a 7.5 score and CWE-306 classification.
Likely exposure
Exposure is most likely where a listed WebLogic version remains deployed and an untrusted network can reach its T3 service. The bundle does not identify vulnerable endpoints, default ports, cloud services, or reliable detection indicators. Internet-facing and broadly reachable internal instances warrant priority review.
Exploitation context
CISA KEV inclusion supports active exploitation in the wild, although the bundle does not establish when or how recently exploitation occurred. Public exploit references are also listed. No exploit procedure is included here. Assume reachable affected systems may have been targeted and assess them for compromise.
Researcher notes
The source bundle describes possible server takeover but assigns the CVSS vector only an availability impact; that discrepancy should be checked against Oracle guidance. It supplies no patch identifier, vulnerable endpoint details, indicators of compromise, or exploitation timeline. Conclusions beyond affected versions, T3 reachability, unauthenticated exploitation, and KEV status would require additional evidence.
Mitigation direction
Identify and prioritize every deployment running a listed WebLogic version.
Consult current Oracle guidance for the applicable security update or supported upgrade path.
Restrict T3 access to trusted networks and systems where operationally feasible.
Isolate exposed affected servers until vendor-directed remediation is completed.
Perform compromise assessment before returning remediated systems to normal service.
Validation and detection
Confirm each WebLogic Server version using authoritative asset and deployment records.
Verify whether untrusted networks can reach T3 on each affected deployment.
Confirm vendor-directed remediation was applied successfully to every identified instance.
Review historical network and security telemetry for suspicious unauthenticated T3 activity.
Escalate unexplained activity for incident-response investigation and containment.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-306: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-306 · source CWE mapping
Missing Authentication for Critical Function
Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.