HIGH 8.0

CVE-2026-46796: Oracle WebCenter Sites Open Redirect Vulnerability (CVSS 8.0)

A vulnerability in Oracle WebCenter Sites allows a low-privileged attacker with network access to take over the system through a specially crafted request. The attack requires tricking an authorized user into clicking a malicious link or interacting with the attacker's content. While the attacker needs existing low-level access and user interaction to succeed, successful exploitation results in complete compromise of the WebCenter Sites instance, including exposure of sensitive data and ability to modify or disable systems.

Source data · NVD / CISA · public domain

CVSS
3.1 · 8.0 HIGH · CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
Weaknesses (CWE)
CWE-601
Affected products
2 configuration(s)
Published / Modified
2026-06-17 / 2026-06-17

NVD description (verbatim)

Vulnerability in the Oracle WebCenter Sites product of Oracle Fusion Middleware (component: WebCenter Sites). 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 Sites. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in takeover of Oracle WebCenter Sites. CVSS 3.1 Base Score 8.0 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:R/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-46796 is an open redirect vulnerability (CWE-601) in Oracle WebCenter Sites affecting versions 12.2.1.4.0 and 14.1.2.0.0. The flaw stems from improper validation of HTTP redirects, allowing an attacker with low privileges to craft a malicious URL that redirects users to external sites or injects malicious content. The vulnerability requires user interaction—specifically, a legitimate user must click the link or be socially engineered into accessing the attacker's crafted request. Once a user is redirected or content is injected, the attacker can harvest credentials, deliver malware, or perform actions with the victim's privilege level. The high CVSS score (8.0) reflects the complete confidentiality, integrity, and availability impact when exploitation succeeds.

Business impact

Successful exploitation enables attackers to escalate privileges and achieve full system takeover of WebCenter Sites, which often hosts critical content management and portal functionality. This can lead to unauthorized access to sensitive business information, unauthorized content modifications, service disruption, and compliance violations. Organizations using WebCenter Sites for customer-facing portals, employee intranets, or content distribution face reputational damage and potential data breach notification obligations if user credentials or personal information are compromised through the redirect attack.

Affected systems

Oracle WebCenter Sites versions 12.2.1.4.0 and 14.1.2.0.0 are directly affected. Organizations running these versions in production environments should prioritize patching. Versions outside this range are not listed as vulnerable, though verification with Oracle's official security bulletins is recommended. WebCenter Sites is commonly deployed as part of Oracle Fusion Middleware infrastructure in enterprise environments, particularly where content management, digital experience platforms, or collaboration portals are required.

Exploitability

This vulnerability is easily exploitable from the network without special tools or deep technical knowledge. However, exploitation requires two key conditions: the attacker must possess low-privileged credentials (such as a guest or standard user account), and a legitimate user must be socially engineered into clicking the attacker's malicious link or accessing their crafted request. The attack does not require authenticated exploitation by the attacker themselves—only the victim must be logged in when they click the link. Organizations with strong user awareness training and email filtering may reduce the likelihood of successful social engineering, though the inherent trust users place in internal systems increases risk.

Remediation

Patches addressing this vulnerability are available from Oracle. Organizations should contact Oracle Support or consult Oracle Security Advisories for specific patch versions applicable to their WebCenter Sites installations. In addition to patching, implement network-level controls such as Content Security Policy (CSP) headers to prevent open redirects, restrict outbound redirect destinations to whitelisted domains, and enforce strict input validation on any user-supplied URLs. Deploy email and web gateway controls to block or warn on suspicious external redirects.

Patch guidance

Verify the availability of patched versions from Oracle's security advisory for CVE-2026-46796. Test patches in a non-production environment before deployment to ensure compatibility with custom extensions and integrations. Prioritize patching of internet-facing WebCenter Sites instances and those accessible to untrusted users. Schedule maintenance windows with minimal business disruption, and maintain backups prior to patching in case rollback is necessary.

Detection guidance

Monitor HTTP logs for suspicious redirect parameters or unusual URL patterns within WebCenter Sites requests, particularly those containing external domains or encoded payloads. Implement intrusion detection rules targeting CWE-601 open redirect patterns. Review user access logs for anomalous login activity or privilege escalation following known phishing campaigns. Deploy URL analysis in email gateways to detect malicious links incorporating WebCenter Sites domains. Consider enabling detailed audit logging in WebCenter Sites to capture redirects and unusual request patterns.

Why prioritize this

This vulnerability merits urgent attention due to its combination of easy exploitability, high CVSS score (8.0), and severe impact (complete system compromise). Although user interaction is required, the social engineering vector is relatively low-friction in enterprise environments where employees trust internal systems. Organizations with internet-facing or user-accessible WebCenter Sites instances should patch immediately. Even internal instances pose risk if employees may be targeted with phishing emails containing malicious links.

Risk score, explained

The CVSS 3.1 score of 8.0 (HIGH severity) reflects the maximum impact potential: high confidentiality (data exposure), high integrity (content or system modification), and high availability (service disruption). The low attack complexity and network accessibility vector increase ease of exploitation, though the requirement for low privilege and user interaction moderates the score. The unscoped impact and lack of privileges required from the attacker themselves elevate the severity significantly.

Frequently asked questions

What makes this vulnerability different from typical cross-site scripting (XSS) issues?

While both can be exploited through user interaction, CVE-2026-46796 is an open redirect vulnerability (CWE-601) that manipulates where a user is sent after clicking a link, rather than injecting malicious script into the page itself. Open redirects are frequently used in phishing attacks to make malicious links appear trustworthy because they originate from a legitimate domain before redirecting elsewhere. This makes the social engineering component particularly effective.

Do we need to patch both affected versions, or can we stay on our current version?

Patch versions are not specified in the public advisory data available; you must verify with Oracle Security Advisories which patch versions address CVE-2026-46796 for your specific WebCenter Sites release (12.2.1.4.0 or 14.1.2.0.0). Contact Oracle Support directly for guidance on available patches and timelines.

Can this be exploited without the attacker having any credentials?

No. The attacker requires at least low-privileged credentials (such as a guest or standard user account) to craft the malicious request. However, the attacker does not need to be the user clicking the link—they craft the payload and trick a legitimate, already-authenticated user into clicking it. This is why email security and user awareness are critical controls.

Is this vulnerability currently being actively exploited in the wild?

The vulnerability has not been added to the CISA Known Exploited Vulnerabilities (KEV) catalog as of the available data. However, the ease of exploitation and effectiveness as a social engineering vector mean organizations should assume attackers may develop or have already developed working exploits and should prioritize patching accordingly.

This analysis is based on publicly available information from the CVE record and Oracle security advisories. Patch version numbers, specific remediation steps, and KEV status should be verified directly with Oracle and CISA. Organizations should consult their own security teams and Oracle Support for guidance specific to their environment. No exploit code or proof-of-concept details are provided in this analysis. This document is intended for informational purposes and does not constitute legal or professional security advice. Source: NVD (public-domain), retrieved 2026-07-23. Analysis generated by SEC.co (claude-haiku-4-5).