CVE-2026-35318 Overview
CVE-2026-35318 is a high-severity vulnerability in Oracle WebCenter Sites, a component of Oracle Fusion Middleware. The flaw affects versions 12.2.1.4.0 and 14.1.2.0.0. A low-privileged attacker with network access via HTTP can exploit the vulnerability to compromise the application. Successful exploitation results in a full takeover of Oracle WebCenter Sites, impacting confidentiality, integrity, and availability. Oracle addressed the issue in the June 2026 Critical Patch Update. The vulnerability is mapped to [CWE-284] Improper Access Control.
Critical Impact
Authenticated attackers with low privileges can take over Oracle WebCenter Sites instances remotely over HTTP, gaining full control of the content management platform.
Affected Products
- Oracle WebCenter Sites 12.2.1.4.0
- Oracle WebCenter Sites 14.1.2.0.0
- Oracle Fusion Middleware (WebCenter Sites component)
Discovery Timeline
- 2026-06-17 - CVE-2026-35318 published to the National Vulnerability Database
- 2026-06-17 - Last updated in NVD database
- June 2026 - Oracle releases fix in the Oracle Critical Patch Update Advisory
Technical Details for CVE-2026-35318
Vulnerability Analysis
The vulnerability resides in the WebCenter Sites component of Oracle Fusion Middleware. Oracle classifies the issue as easily exploitable over the network using HTTP. An attacker must hold low-level credentials but does not require user interaction or elevated privileges to trigger the flaw. Successful exploitation grants the attacker complete control over the WebCenter Sites instance, including its content, configuration, and underlying data. Because WebCenter Sites manages public-facing web content for enterprises, compromise can extend to defacement, data theft, or pivoting into adjacent middleware tiers.
Root Cause
Oracle categorizes the underlying weakness under [CWE-284] Improper Access Control. The product fails to correctly restrict access to a privileged operation, allowing a user with only minimal authenticated privileges to perform actions reserved for higher-trust roles. Oracle has not published low-level technical details about the vulnerable code path. Refer to the Oracle Security Alert for advisory-level information.
Attack Vector
The attack vector is network-based over HTTP. An attacker authenticates with low-privileged credentials to an exposed WebCenter Sites endpoint. The attacker then issues crafted HTTP requests that bypass access control checks. The scope remains unchanged, but the attacker gains high confidentiality, integrity, and availability impacts on the target instance. Internet-exposed WebCenter Sites deployments and instances reachable from untrusted internal networks face the highest risk.
Detection Methods for CVE-2026-35318
Indicators of Compromise
- Unexpected administrative actions performed by low-privileged WebCenter Sites accounts
- Anomalous HTTP POST requests to WebCenter Sites administrative endpoints from non-administrative sessions
- New or modified content templates, assets, or site configurations outside of approved change windows
- Creation of new privileged users or modification of role assignments without ticketed approval
Detection Strategies
- Inspect WebCenter Sites application and access logs for privilege escalation patterns and unauthorized configuration changes
- Compare deployed WebCenter Sites versions against 12.2.1.4.0 and 14.1.2.0.0 to identify vulnerable hosts
- Correlate authentication events with subsequent privileged operations to surface authorization bypass attempts
- Monitor outbound network connections from WebCenter Sites hosts for signs of post-exploitation activity
Monitoring Recommendations
- Centralize Oracle Fusion Middleware logs in a SIEM and alert on access control errors and admin endpoint usage
- Baseline normal administrative API call volumes per user and alert on deviations
- Enable web application firewall logging in front of WebCenter Sites and review denied requests
- Track file integrity on WebCenter Sites configuration directories and deployed templates
How to Mitigate CVE-2026-35318
Immediate Actions Required
- Apply the fixes from the Oracle June 2026 Critical Patch Update to all affected WebCenter Sites instances
- Inventory all WebCenter Sites deployments running 12.2.1.4.0 or 14.1.2.0.0 and prioritize internet-facing systems
- Rotate credentials for low-privileged WebCenter Sites accounts that may have been targeted
- Audit role assignments and remove unnecessary accounts and excessive privileges
Patch Information
Oracle published the fix for CVE-2026-35318 as part of the June 2026 Critical Patch Update. Administrators should download and apply the corresponding patch set for WebCenter Sites 12.2.1.4.0 and 14.1.2.0.0 from the Oracle Security Alert and validate the patch level after installation. Oracle recommends remaining on actively supported releases to receive future security fixes.
Workarounds
- Restrict network access to WebCenter Sites administrative interfaces using firewalls or reverse proxy allow-lists
- Place WebCenter Sites behind a web application firewall with rules limiting access to authenticated administrative paths
- Enforce multi-factor authentication on all WebCenter Sites accounts, including low-privileged users
- Disable or remove unused WebCenter Sites accounts to reduce the attacker's ability to obtain a low-privilege foothold
Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

