CVE-2026-35317 Oracle WebCenter Content Authentication Bypass Vulnerability
Oracle WebCenter Content, a widely deployed content management system within Oracle Fusion Middleware, contains an improper access control vulnerability that allows an authenticated user with low privileges to gain complete control over the system. The attacker needs only standard network access and valid login credentials—no special interaction or user clicks required. Once exploited, the attacker can read sensitive data, modify or delete content, 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 Oracle WebCenter Content product of Oracle Fusion Middleware (component: Content Server). 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 Oracle WebCenter Content. Successful attacks of this vulnerability can result in takeover of Oracle WebCenter Content. 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
CVE-2026-35317 is an improper permissions validation flaw (CWE-284) in Oracle WebCenter Content's Content Server component. The vulnerability affects versions 12.2.1.4.0 and 14.1.2.0.0. It requires a low-privileged authenticated attacker with network access over HTTP. The attack vector is straightforward: low attack complexity, no user interaction required, and impact is not confined to the attacker's own context. With a CVSS 3.1 score of 8.8 (HIGH), all three impact categories—confidentiality, integrity, and availability—are fully compromised.
Business impact
Organizations using WebCenter Content for document management, collaboration, or records retention face severe operational and compliance risk. Exploitation grants attackers the ability to steal proprietary documents, alter or destroy business records, and interrupt content services. For regulated industries (financial, healthcare, legal), unauthorized access and modification of stored content may trigger breach notification obligations and regulatory penalties. The vulnerability's ease of exploitation combined with high impact makes it a critical priority for any WebCenter Content deployment in production.
Affected systems
Oracle WebCenter Content versions 12.2.1.4.0 (long-term support branch) and 14.1.2.0.0 (current branch) are vulnerable. Any WebCenter Content deployment—whether standalone or integrated with Oracle Fusion Applications—is affected. The vulnerability is not limited to specific deployment architectures; on-premises and cloud-hosted instances are equally at risk if running these versions.
Exploitability
This vulnerability is easily exploitable. An attacker already holding valid credentials (employee, contractor, or compromised account) can mount the attack without additional tools, user interaction, or timing windows. The attack succeeds over standard HTTP network paths with no requirement for administrator privileges. The low barrier to exploitation means that any user account—even those with minimal assigned permissions—can potentially escalate to full system compromise. This significantly elevates risk in environments with weak account management or insider threat concerns.
Remediation
Apply the security patch released by Oracle for this vulnerability immediately upon release or verification. Verify the patched version number against Oracle's official advisory. Until patching is feasible, implement network-level access controls to restrict HTTP access to WebCenter Content to trusted networks and IP ranges, and enforce multi-factor authentication for all user accounts. Review and enforce least-privilege access policies to minimize the number of users with unnecessary permissions.
Patch guidance
Monitor Oracle's official security advisories and Critical Patch Update (CPU) schedules for the patch availability. Verify the exact patched version numbers directly from Oracle's announcement before deployment. Test patches in a staging environment that mirrors production configuration (integrations, custom extensions, third-party modules) to ensure compatibility. Plan the rollout during a maintenance window, as patching may require service restart. For organizations on extended support (version 12.2.1.4.0), confirm patch availability against your support contract; some older versions may not receive timely patches.
Detection guidance
Monitor WebCenter Content audit logs for suspicious low-privileged account activity, particularly operations performed by users outside their normal role scope (e.g., a read-only user exporting or modifying content). Watch for unusual bulk data access, permission modifications, or administrative actions initiated by non-administrative accounts. Network intrusion detection should flag HTTP requests to WebCenter Content endpoints from unexpected internal or external sources. Log aggregation tools should flag authentication followed immediately by high-privilege operations in the same session.
Why prioritize this
The combination of ease of exploitation, high impact across all security dimensions, and the fact that only low-privilege credentials are required places this vulnerability in the immediate-action tier. Organizations cannot mitigate through perimeter defense alone; defense-in-depth within the application is mandatory. Given that WebCenter Content often stores business-critical and sensitive documents, the data exposure and integrity risk are substantial.
Risk score, explained
The CVSS 3.1 HIGH score of 8.8 reflects: low attack complexity and no user interaction required (high exploitability); low privilege requirements (any authenticated user); direct network access without special tools; and complete compromise of confidentiality, integrity, and availability. The score appropriately captures that this is not a theoretical or edge-case vulnerability—it is a straightforward, reliable attack that a motivated insider or low-privileged account holder can execute immediately.
Frequently asked questions
Do I need administrator credentials to exploit this?
No. The vulnerability can be exploited by any user with valid login credentials, even those with minimal assigned permissions. This is a critical distinction from vulnerabilities requiring administrative access.
Is this vulnerability being exploited in the wild?
As of the publication date, this vulnerability has not been added to the CISA KEV (Known Exploited Vulnerabilities) catalog. However, the ease of exploitation means active monitoring is essential; KEV status can change as threat actors become aware of the issue.
Can I protect against this attack with a web application firewall (WAF)?
A WAF can add a defensive layer by restricting access to WebCenter Content endpoints, but it cannot patch the underlying logic flaw. Network controls are important for defense-in-depth but must be combined with prompt patching to fully resolve the vulnerability.
If we can't patch immediately, what's the minimum we should do?
Restrict network access to WebCenter Content to a whitelist of trusted IP ranges and networks, enforce multi-factor authentication on all accounts, and reduce the number of users with active credentials. These steps reduce the attack surface but do not eliminate the vulnerability; patching remains essential.
This analysis is based on the official CVE record and CVSS vector published as of the date provided. Patch version numbers, KEV status, and vendor advisories must be verified directly against Oracle's official security announcements before patch deployment. Exploit details are not provided in this advisory. Organizations should validate compatibility and test patches in non-production environments before wide deployment. For proprietary questions regarding your specific WebCenter Content configuration, consult Oracle support. 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-35311HIGHOracle WebLogic Server Remote Takeover via Low-Privilege Access Control Flaw
- CVE-2026-35314HIGHOracle Access Manager Authentication Bypass (CVSS 7.3)
- CVE-2026-35315HIGHOracle WebCenter Content Remote Takeover via Low-Privilege HTTP Access