CVE-2026-35311: Oracle WebLogic Server Remote Takeover via Low-Privilege Access Control Flaw
Oracle WebLogic Server versions 12.2.1.4.0 and 14.1.2.0.0 contain a vulnerability in the Core component that allows a low-privileged user with network access to take over the entire application server. The flaw is relatively easy to exploit and requires only HTTP access—no special conditions or user interaction needed. Once compromised, an attacker gains complete control over the WebLogic instance, including the ability to read, modify, or delete data and disrupt service availability.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 8.8 HIGH · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Weaknesses (CWE)
- CWE-284
- Affected products
- 2 configuration(s)
- Published / Modified
- 2026-06-17 / 2026-06-19
NVD description (verbatim)
Vulnerability in the WebLogic Server product of Oracle Fusion Middleware (component: Core). Supported versions that are affected are 12.2.1.4.0 and 14.1.2.0.0. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise WebLogic Server. Successful attacks of this vulnerability can result in takeover of WebLogic Server. CVSS 3.1 Base Score 8.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H).
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
This vulnerability in WebLogic Server Core component stems from an improper access control mechanism (CWE-284). The flaw permits a network-based attacker with low-privilege credentials to bypass authorization controls via HTTP and achieve unauthenticated or elevated privilege execution on the server. The CVSS 3.1 vector (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) reflects network-accessible attack surface, low attack complexity, requirement for low-level privileges, no user interaction, and impact across confidentiality, integrity, and availability within the WebLogic scope.
Business impact
Compromise of WebLogic Server typically translates to direct access to hosted applications, databases, and middleware services. Organizations relying on affected versions face risk of data theft, unauthorized application manipulation, service disruption, and potential lateral movement within enterprise infrastructure. The ability for a low-privileged user to escalate to full server control significantly amplifies insider threat risk and supply-chain compromise scenarios.
Affected systems
Oracle WebLogic Server versions 12.2.1.4.0 and 14.1.2.0.0 are confirmed vulnerable. Organizations running these specific patch levels should prioritize assessment immediately. Versions outside this range require independent verification against Oracle's patch advisory to determine exposure.
Exploitability
This vulnerability is classified as easily exploitable, requiring only network access and valid low-privileged credentials. No special tools, user interaction, or complex exploitation techniques are needed. The low attack complexity and lack of user-interaction requirements mean that automated attacks or rapid weaponization are realistic threats. The presence of valid credentials (even low-privilege accounts) significantly lowers the barrier to entry.
Remediation
Organizations must apply security patches released by Oracle for the affected versions. Verify the specific patch version number against Oracle's official security advisory before deployment. In parallel, restrict network access to WebLogic administrative interfaces via firewalls and VPNs, enforce strong authentication mechanisms (including multi-factor authentication), and audit user account privileges to minimize the number of low-privileged accounts with network access to WebLogic.
Patch guidance
Consult Oracle's official security advisory for CVE-2026-35311 to obtain the correct patch version for your WebLogic deployment. Test patches in a staging environment before production rollout, particularly given the criticality of WebLogic in middleware stacks. Verify that patched versions align with your supported release roadmap and any third-party application compatibility requirements. Document the patch application date and version for compliance and incident investigation purposes.
Detection guidance
Monitor WebLogic HTTP access logs for unusual authentication patterns, particularly low-privilege users accessing sensitive administrative endpoints. Deploy network-based intrusion detection rules targeting known WebLogic exploit vectors. Review WebLogic audit logs for privilege escalation attempts and unauthorized API calls. Implement behavioral analytics to detect anomalous activities from previously low-privileged accounts post-authentication. Security scanning tools that fingerprint WebLogic versions can identify vulnerable instances within your environment.
Why prioritize this
With a CVSS score of 8.8 and easily exploitable characteristics, this vulnerability poses a critical risk to organizational security. The requirement for only low-privilege credentials—commonly held across organizations—substantially lowers attacker barriers. WebLogic's typical role as a backbone middleware platform means compromise carries enterprise-wide consequences. Patch availability and clarity around affected versions support rapid remediation action.
Risk score, explained
The 8.8 HIGH severity score reflects the combination of network-accessible attack surface (AV:N), straightforward exploitation (AC:L), low privilege requirement (PR:L), and complete impact across confidentiality, integrity, and availability. While the vulnerability does not require user interaction (UI:N) or cross-system compromise (S:U), the low-privilege entry point and full scope of control make this a particularly dangerous flaw for any organization operating the affected WebLogic versions.
Frequently asked questions
Do I need to apply this patch if I'm running WebLogic 12.2.1.3.x or earlier?
No, versions prior to 12.2.1.4.0 are not listed as affected. However, you should verify your exact version and consult Oracle's advisory to confirm, as older versions may have other vulnerabilities requiring patching.
What if we can't patch immediately due to compatibility concerns?
Implement compensating controls: restrict network access to WebLogic HTTP interfaces via firewall rules, enforce multi-factor authentication for all user accounts with WebLogic access, conduct frequent audits of user privileges to minimize low-privilege accounts with network connectivity, and enhance monitoring of administrative activity and authentication logs.
Is this vulnerability being actively exploited in the wild?
The vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities catalog, but its ease of exploitation means weaponization risk is material. Treat this as a high-priority patching target regardless of current exploit availability.
How do I know if my WebLogic instance has been compromised?
Review authentication logs for suspicious low-privilege account logins, inspect audit logs for unauthorized administrative actions or privilege escalation, analyze HTTP access patterns for anomalous requests to sensitive endpoints, and deploy file integrity monitoring to detect unauthorized application or configuration changes.
This analysis is based on vulnerability data published as of June 2026 and should not be considered a substitute for vendor advisories or your organization's security assessment processes. Patch version numbers, affected product lists, and remediation timelines must be verified against Oracle's official security advisory and your specific deployment configuration. SEC.co assumes no liability for decisions made based on this intelligence; organizations remain responsible for validating vulnerability impact and patch applicability in their environments. Source: NVD (public-domain), retrieved 2026-07-23. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-35262HIGHOracle Data Integrator Authentication Bypass – Data Exposure Risk
- CVE-2026-35269HIGHOracle Identity Manager REST WebServices Authentication Bypass
- CVE-2026-35271HIGHOracle PeopleSoft WebLogic Unauthenticated Data Access Vulnerability (CVSS 8.7)
- CVE-2026-35275HIGHOracle VM VirtualBox Shared Folders Privilege Escalation Vulnerability (CVSS 7.5)
- CVE-2026-35277HIGHOracle REST Data Services Authorization Bypass
- CVE-2026-35314HIGHOracle Access Manager Authentication Bypass (CVSS 7.3)
- CVE-2026-35315HIGHOracle WebCenter Content Remote Takeover via Low-Privilege HTTP Access
- CVE-2026-35317HIGHOracle WebCenter Content Authentication Bypass Vulnerability