CVE-2026-35325: Oracle WebCenter Content Privilege Escalation (CVSS 8.8)
Oracle WebCenter Content, a document and content management system used within Oracle Fusion Middleware, contains a privilege escalation vulnerability affecting versions 12.2.1.4.0 and 14.1.2.0.0. A logged-in user with basic access permissions can exploit this flaw over the network to gain unauthorized control of the entire Content Server instance, compromising data confidentiality, integrity, and availability. The vulnerability requires no user interaction and can be triggered through standard HTTP requests.
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
This vulnerability stems from an improper access control flaw (CWE-284) in Oracle WebCenter Content's Content Server component. The attack vector is network-based with low attack complexity and low privilege requirements—meaning an authenticated user without administrative credentials can trigger it. The impact spans all three confidentiality, integrity, and availability dimensions, indicating the attacker can read, modify, and delete data or disrupt service availability after successful exploitation. The CVSS 3.1 score of 8.8 reflects the high severity due to the combination of low barrier to entry and full system compromise capability.
Business impact
Successful exploitation allows attackers to take complete control of Oracle WebCenter Content, enabling them to access, modify, or exfiltrate sensitive documents and metadata stored within the system. For organizations relying on WebCenter Content for regulated document management, compliance workflows, or collaborative document sharing, this vulnerability poses a direct risk to data governance, audit trails, and regulatory compliance posture. Business continuity may be disrupted through denial-of-service attacks or destructive modifications to critical content repositories.
Affected systems
Oracle WebCenter Content versions 12.2.1.4.0 and 14.1.2.0.0 are directly impacted. Organizations running these specific patch levels on Oracle Fusion Middleware should assess their deployment scope immediately. Verify your installed version through Oracle Enterprise Manager or by checking the version information in the WebCenter Content administration console. Versions outside this range should be validated against the official Oracle security advisory to confirm whether they are affected.
Exploitability
This vulnerability is rated as easily exploitable because it requires only network access and a low-privilege user account—both commonly available in enterprise environments. No zero-click or user-interaction requirements exist; an attacker with valid credentials can launch an attack directly. The low attack complexity means no special conditions or timing windows are necessary. However, the requirement for at least one valid user account provides a modest baseline control; the vulnerability is not exploitable by anonymous attackers.
Remediation
Organizations must apply Oracle's security patches for the affected versions as soon as operationally feasible. Consult Oracle's official security advisory for specific patch version numbers and upgrade paths. In parallel, enforce network segmentation to restrict HTTP access to WebCenter Content to only trusted internal networks and authorized administrators. Implement strong access controls to limit user account creation and privilege escalation, and monitor Content Server logs for unusual access patterns or unauthorized modifications.
Patch guidance
Check the Oracle Critical Patch Update (CPU) or Security Advisory corresponding to CVE-2026-35325 for the exact patched versions applicable to your release line (12.2.1.x or 14.1.2.x). Oracle typically provides patches within CPU cycles; verify the patch date and applicability before deployment. Test patches in a non-production environment first to ensure compatibility with custom extensions or dependent applications. After patching, verify the Content Server version through the administrative interface to confirm successful application.
Detection guidance
Monitor WebCenter Content audit and HTTP access logs for signs of privilege escalation attempts or unusual content access by low-privileged accounts. Look for API calls or HTTP requests that modify system settings, create administrative users, or access restricted document folders from unexpected source IPs or user sessions. Implement intrusion detection rules that flag suspicious Content Server API activity from authenticated but non-administrative users. Regular log review and correlation with identity management events can help identify exploitation attempts before full compromise occurs.
Why prioritize this
This vulnerability merits urgent prioritization because it combines ease of exploitation (low privilege requirement, network-accessible), high severity (full system compromise), and impact on data confidentiality and integrity. Unlike many web vulnerabilities that require social engineering or zero-click vectors, this one only needs valid credentials—widely distributed in enterprise environments. Organizations using WebCenter Content for business-critical document management should treat patching as a critical priority within their change windows.
Risk score, explained
The CVSS 3.1 score of 8.8 (HIGH) reflects a vulnerability that is easily exploitable by authenticated users over the network with no interaction required, leading to complete compromise of system confidentiality, integrity, and availability. The score does not include external exploitation factors (e.g., ransomware campaigns or active exploitation) but represents the intrinsic technical severity. Organizations should consider context-specific risk factors: the number of WebCenter Content users, the sensitivity of content stored, and whether the system is internet-facing versus internal-only.
Frequently asked questions
Do I need an internet-facing WebCenter Content server to be at risk?
No. The vulnerability requires network access and a valid user account, but not internet exposure. Any attacker or compromised insider with legitimate credentials can exploit it. Organizations with internal-only deployments are still at significant risk, particularly if user access controls are permissive or if credentials are reused across systems.
What is the difference between versions 12.2.1.4.0 and 14.1.2.0.0, and are other 12.2 or 14.1 versions affected?
The advisory explicitly names versions 12.2.1.4.0 and 14.1.2.0.0 as affected. Other patch versions in the 12.2 or 14.1 release lines may or may not be vulnerable. Consult the complete Oracle security advisory to confirm the full affected version list before assuming your version is safe.
Can I mitigate this vulnerability without patching?
Comprehensive patching is the only reliable fix. While network segmentation and restricted user access can reduce exposure, they do not eliminate the vulnerability. Any user with Content Server access retains the ability to exploit it. Implement these controls as temporary measures while planning and executing patches.
How can I check if my WebCenter Content instance has been exploited?
Review audit logs and Content Server access logs for unauthorized privilege escalation, unexpected user account creation, bulk content modifications, or access to sensitive folders by low-privilege accounts. Examine administrative user account creation dates and source IPs. Consider engaging forensic specialists if you suspect active exploitation.
This analysis is based on the official CVE description and CVSS vector published by Oracle. Patch version numbers, specific release dates, and detailed upgrade procedures must be verified against the official Oracle Critical Patch Update or Security Advisory. SEC.co makes no warranty regarding the completeness or applicability of this analysis to any specific environment. Organizations should conduct their own risk assessment and testing before applying patches or implementing mitigations. No exploit code or weaponized proof-of-concept is provided or endorsed. 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