HIGH 8.7

CVE-2026-46804: Oracle WebCenter Content 14.1.2.0.0 Data Exposure and Modification Vulnerability

Oracle WebCenter Content version 14.1.2.0.0 contains a privilege escalation vulnerability affecting the Content Server component. A low-privileged attacker with network access can exploit this flaw to read sensitive data or modify critical business information. The attack requires the attacker to trick a legitimate user into performing an action—such as clicking a link or opening a document—but the impact extends beyond WebCenter itself, potentially affecting connected systems and downstream applications that depend on WebCenter data.

Source data · NVD / CISA · public domain

CVSS
3.1 · 8.7 HIGH · CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
Weaknesses (CWE)
CWE-269
Affected products
1 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). The supported version that is affected is 14.1.2.0.0. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle WebCenter Content. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Oracle WebCenter Content, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Oracle WebCenter Content accessible data as well as unauthorized access to critical data or complete access to all Oracle WebCenter Content accessible data. CVSS 3.1 Base Score 8.7 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N).

1 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-46804 is a cross-site request forgery or similar user-interaction-dependent vulnerability in Oracle WebCenter Content 14.1.2.0.0. The vulnerability exploits improper privilege enforcement (CWE-269) in the Content Server component. An unauthenticated or low-privileged network-based attacker can craft a malicious request that, when a legitimate user interacts with it, results in unauthorized creation, deletion, or modification of critical data within WebCenter Content. The scope change (S:C in the CVSS vector) indicates that the vulnerability's impact may compromise the confidentiality and integrity of systems beyond WebCenter itself, such as dependent repositories, portals, or integrated applications.

Business impact

Compromise of Oracle WebCenter Content can expose or alter business-critical documents, records, and metadata. Organizations relying on WebCenter as a centralized content repository face the risk of data exfiltration, unauthorized modification of contracts or compliance records, and potential disruption to downstream workflows that depend on accurate content. The scope change aspect suggests that an attacker may gain leverage over multiple business systems connected to WebCenter, amplifying reputational and operational risk. Regulatory or compliance impacts may occur if customer data, intellectual property, or regulated records are accessed or altered without authorization.

Affected systems

Oracle WebCenter Content version 14.1.2.0.0 is confirmed vulnerable. Organizations should verify whether this version is deployed in their environment. The vulnerability is network-accessible (AV:N), meaning it can be exploited from the internet without requiring local system access. Any deployment of WebCenter Content 14.1.2.0.0 that serves internal users should be considered at risk, especially if those users access email, instant messaging, or untrusted web content where a malicious link could be delivered.

Exploitability

The vulnerability has a low complexity attack vector (AC:L) and requires only low-level privileges to initiate, making it straightforward for an attacker to craft an exploit. The primary barrier is user interaction—the attacker must socially engineer a legitimate WebCenter user to perform an action such as clicking a link or accessing a page. Given that WebCenter is often used in corporate environments where users regularly interact with content from multiple sources, this barrier is relatively low in practice. The attack can be delivered via email, chat, or poisoned web content, and modern phishing techniques make user interaction manipulation a common occurrence. This is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog, but the straightforward attack pattern and high impact suggest it warrants immediate attention.

Remediation

Apply the latest Oracle security patch for WebCenter Content 14.1.2.0.0 as released in the June 2026 Critical Patch Update. Consult the Oracle Security Alert (published 2026-06-17) and vendor advisories for the specific patch version applicable to your environment. If immediate patching is not possible, implement network-level controls to restrict WebCenter Content access to trusted IP ranges and consider disabling public access. Additionally, enforce strict security awareness training to reduce the likelihood of users interacting with malicious requests, and enable detailed logging and alerting on content creation, deletion, and modification events.

Patch guidance

Verify the exact patch version from Oracle's Critical Patch Update advisory for June 2026. WebCenter Content patches are typically cumulative; ensure you apply the full recommended patch bundle rather than individual components. Test the patch in a non-production environment first, paying particular attention to content access workflows and any custom integrations. Roll out patches during a planned maintenance window and coordinate with business stakeholders who depend on WebCenter availability. Monitor for any service degradation or unexpected behavior post-patch, and consider automated rollback procedures if issues arise. Document the patch version applied for compliance and audit trail purposes.

Detection guidance

Monitor WebCenter Content logs for unusual content creation, deletion, or modification events, particularly those initiated by low-privileged users or tied to suspicious account activity. Enable audit logging at the repository level to capture all changes to critical documents. Watch for HTTP requests containing suspicious parameters or referrer information, especially those attempting to modify content on behalf of other users. Implement network detection rules to identify outbound data transfers from WebCenter Content servers to unexpected destinations. User and Entity Behavior Analytics (UEBA) can help identify anomalous access patterns or privileges escalation attempts. Correlate WebCenter events with email or messaging system logs to identify if users were recently targeted with phishing campaigns.

Why prioritize this

Despite not being on the KEV list, this vulnerability warrants immediate remediation due to its high CVSS score (8.7), network accessibility, low attack complexity, and significant business impact on data confidentiality and integrity. The scope change means that compromise of WebCenter can ripple across dependent systems. Combined with the straightforward user-interaction attack vector in a typical corporate environment where employees regularly interact with content, the practical risk is elevated. Organizations should treat this as a P1 priority, particularly if WebCenter Content is used for sensitive data management or critical business processes.

Risk score, explained

The CVSS 3.1 base score of 8.7 (HIGH severity) reflects network accessibility (AV:N), low attack complexity (AC:L), low privilege requirements (PR:L), user interaction dependency (UI:R), and scope change (S:C). While availability is not impacted (A:N), both confidentiality and integrity are high (C:H, I:H), meaning an attacker can read and modify sensitive data. The scope change is the critical differentiator—it indicates that a vulnerability confined to WebCenter Content can be leveraged to impact other trust boundaries or connected systems, elevating overall organizational risk beyond the WebCenter product itself. The presence of CWE-269 (Improper Privilege Enforcement) corroborates the underlying weakness.

Frequently asked questions

Is my organization at risk if we run Oracle WebCenter Content but don't use version 14.1.2.0.0?

This advisory specifically addresses version 14.1.2.0.0. If you run a different version, you should still verify against the Oracle Security Alert and vendor advisories to confirm whether other versions are affected. Oracle often releases patches for multiple versions in a single update, and vulnerability scope may vary. Check your installed version and cross-reference it against the official patch bulletin.

What does 'scope change' mean in the CVSS score, and why does it matter?

Scope change (S:C) means that a vulnerability in WebCenter Content can compromise systems or data outside of WebCenter itself. For example, if WebCenter is integrated with a document management system, customer portal, or business intelligence platform, an attacker could use the WebCenter vulnerability to gain unauthorized access to those downstream systems. This multiplies the risk and typically indicates broader organizational impact than a single-product vulnerability.

We can't patch immediately. What interim measures can we take?

Implement network segmentation to restrict WebCenter Content access to known trusted IP ranges or VPN-connected users only. Disable public internet access if possible. Enforce multi-factor authentication for WebCenter users and enforce strict controls on who can initiate content modifications. Increase monitoring and alerting on suspicious repository activity. Conduct targeted security awareness training to reduce the risk of social engineering attacks that could deliver the exploit. However, these measures are not substitutes for patching—develop a concrete timeline to apply the Oracle patch.

How can we detect if this vulnerability has been exploited in our environment?

Review WebCenter Content audit logs for unauthorized content creation, deletion, or modification events—particularly any initiated by compromised low-privilege accounts or from unexpected IP addresses. Check for anomalous outbound network connections from WebCenter servers to external hosts. Examine email and messaging logs for phishing campaigns targeting WebCenter users around the time the vulnerability was disclosed. Look for any changes to critical documents or records that cannot be accounted for by legitimate business activity. Enable continuous monitoring of repository access patterns and set alerts for privilege escalation attempts.

This analysis is based on the CVE-2026-46804 advisory published by Oracle on 2026-06-17 and modified on 2026-06-19. Patch version numbers and detailed remediation steps should be verified against the official Oracle Critical Patch Update advisory and your organization's deployment documentation. The information herein is for informational purposes and does not constitute professional security advice. Organizations should conduct their own risk assessment and consult with Oracle Support or a qualified security consultant before taking remediation actions. No exploit code, proof-of-concept, or weaponized attack details are provided or endorsed by this analysis. Source: NVD (public-domain), retrieved 2026-07-23. Analysis generated by SEC.co (claude-haiku-4-5).