Description
Vulnerability in the Oracle WebCenter Portal product of Oracle Fusion Middleware (component: Portlet Services). Supported versions that are affected are 12.2.1.4.0 and 14.1.2.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle WebCenter Portal. Successful attacks of this vulnerability can result in takeover of Oracle WebCenter Portal. CVSS 3.1 Base Score 9.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).
Published: 2026-09-15
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The vulnerability in Oracle WebCenter Portal’s Portlet Services allows an unauthenticated attacker with network access over HTTP to compromise the portal, which can lead to full takeover. The flaw is an improper authentication (CWE‑287) combined with missing authentication for privileged functions (CWE‑306). Successful exploitation results in complete loss of confidentiality, integrity, and availability, as indicated by the CVSS 3.1 vector AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected Systems

Affected systems are Oracle WebCenter Portal installations running the following versions: 12.2.1.4.0 and 14.1.2.0.0. The issue targets the Portlet Services component within the Oracle Fusion Middleware suite and does not affect earlier or later major releases beyond these specific builds.

Risk and Exploitability

Risk assessment shows a CVSS base score of 9.8, indicating critical severity. The EPSS score is less than 1%, suggesting that widespread exploitation is not yet observed, and the vulnerability has not been listed in CISA’s KEV catalog. Nevertheless, because the attack requires only an unauthenticated HTTP connection, it remains easily exploitable in open or poorly secured environments. An attacker could send a crafted request to the exposed endpoint to bypass authentication and gain unrestricted control over the portal application, including data disclosure, modification, and service disruption.

Generated by OpenCVE AI on September 17, 2026 at 05:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Oracle WebCenter Portal security patch that addresses the Portlet Services authentication bypass (CVE‑2026‑73963); reference Oracle Security Alert CSPUSEP2026 for the patch release.
  • Restrict HTTP access to the WebCenter Portal to trusted IP addresses or internal networks to prevent unauthenticated external attacks.
  • Enforce TLS/HTTPS for all portal traffic to reduce exposure to unauthenticated network requests.

Generated by OpenCVE AI on September 17, 2026 at 05:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 17 Sep 2026 05:30:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Unauthenticated Portlet Services in Oracle WebCenter Portal

Wed, 16 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 15 Sep 2026 23:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287
CWE-306

Tue, 15 Sep 2026 20:15:00 +0000

Type Values Removed Values Added
Description Vulnerability in the Oracle WebCenter Portal product of Oracle Fusion Middleware (component: Portlet Services). Supported versions that are affected are 12.2.1.4.0 and 14.1.2.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle WebCenter Portal. Successful attacks of this vulnerability can result in takeover of Oracle WebCenter Portal. CVSS 3.1 Base Score 9.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).
First Time appeared Oracle
Oracle webcenter Portal
CPEs cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
cpe:2.3:a:oracle:webcenter_portal:14.1.2.0.0:*:*:*:*:*:*:*
Vendors & Products Oracle
Oracle webcenter Portal
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Oracle Webcenter Portal
cve-icon MITRE

Status: PUBLISHED

Assigner: oracle

Published:

Updated: 2026-09-15T22:54:38.745Z

Reserved: 2026-08-13T18:41:45.893Z

Link: CVE-2026-73963

cve-icon Vulnrichment

Updated: 2026-09-15T22:46:17.337Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-15T20:17:47.550

Modified: 2026-09-16T19:42:12.090

Link: CVE-2026-73963

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-17T05:15:19Z

Weaknesses
  • CWE-287

    Improper Authentication

  • CWE-306

    Missing Authentication for Critical Function