Cyber Resilience

CVE-2026-46817

CriticalUpdated

Published: 28 May 2026

Published
28 May 2026
Modified
17 June 2026
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0068 47.7th percentile
Risk Priority 70 floored blend · peak EPSS

Summary

CVE-2026-46817 is a critical-severity Improper Privilege Management (CWE-269) vulnerability in Oracle E-Business Suite. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 47.7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

Vulnerability in the Oracle Payments product of Oracle E-Business Suite (component: File Transmission). Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Payments. Successful attacks of this vulnerability…

more

can result in takeover of Oracle Payments. 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).

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Unauthenticated remote HTTP exploit on Oracle E-Business Suite public-facing component directly enables T1190 (Exploit Public-Facing Application).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-46827Same product: Oracle E-Business Suite
CVE-2026-46826Same product: Oracle E-Business Suite
CVE-2026-46818Same product: Oracle E-Business Suite
CVE-2026-46819Same product: Oracle E-Business Suite
CVE-2026-46828Same product: Oracle E-Business Suite
CVE-2026-46837Same product: Oracle E-Business Suite
CVE-2025-21516Same product: Oracle E-Business Suite
CVE-2025-21506Same product: Oracle E-Business Suite
CVE-2026-46840Same vendor: Oracle
CVE-2025-61757Same vendor: Oracle

Affected Assets

oracle
e-business suite
12.2.3 — 12.2.15

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

Documented procedures for role definition, privilege assignment, and removal provide the management framework that prevents improper privilege management.

Developer training on implemented privilege management controls prevents improper assignment or escalation through correct configuration and operation.

addresses: CWE-306 CWE-269

Guarantees critical functions are protected by mandatory invocation of the access control mechanism.

addresses: CWE-287 CWE-269

Documented procedures ensure personnel are trained on authentication mechanisms, tangibly lowering the risk of improper authentication being exploited.

addresses: CWE-269 CWE-287

Training covers proper privilege management practices, making incorrect privilege assignments less likely.

addresses: CWE-287 CWE-306

Session content review can reveal authentication bypasses or failures in session establishment.

addresses: CWE-269 CWE-287

Review helps detect improper privilege management by flagging unauthorized privilege changes or uses.

addresses: CWE-287 CWE-306

Assessments check authentication mechanisms for correct implementation and effectiveness, reducing successful authentication bypass attempts.

References