Cyber Resilience

CVE-2025-21516

High

Published: 21 January 2025

Published
21 January 2025
Modified
23 June 2025
KEV Added
Patch
CVSS Score v3.1 8.1 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.0028 52.2th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-21516 is a high-severity Incorrect Authorization (CWE-863) vulnerability in Oracle E-Business Suite. Its CVSS base score is 8.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 47.8% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2025-21516 is a vulnerability in the Oracle Customer Care product of Oracle E-Business Suite, specifically the Service Requests component. Supported versions affected by this issue range from 12.2.5 to 12.2.13. The vulnerability is easily exploitable and carries a CVSS 3.1 base score of 8.1, with the vector CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N, highlighting high impacts to confidentiality and integrity. It is associated with CWE-863.

A low-privileged attacker with network access via HTTP can exploit this vulnerability to compromise Oracle Customer Care. Successful attacks enable unauthorized creation, deletion, or modification of critical data or all Oracle Customer Care accessible data, as well as unauthorized access to critical data or complete access to all Oracle Customer Care accessible data.

The Oracle Critical Patch Update advisory provides details on mitigation, available at https://www.oracle.com/security-alerts/cpujan2025.html.

EU & UK References

Vulnerability details

Vulnerability in the Oracle Customer Care product of Oracle E-Business Suite (component: Service Requests). Supported versions that are affected are 12.2.5-12.2.13. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Customer Care. Successful attacks…

more

of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Oracle Customer Care accessible data as well as unauthorized access to critical data or complete access to all Oracle Customer Care accessible data. CVSS 3.1 Base Score 8.1 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N).

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.
T1213 Data from Information Repositories Collection
Adversaries may leverage information repositories to mine valuable information.
T1565 Data Manipulation Impact
Adversaries may insert, delete, or manipulate data in order to influence external outcomes or hide activity, thus threatening the integrity of the data.
Why these techniques?

The CVE describes an authorization bypass (CWE-863) in a network-accessible Oracle E-Business Suite web application (HTTP, AV:N, PR:L) that enables unauthorized data access and modification, directly mapping to exploitation of public-facing applications (T1190), collection from information repositories/databases (T1213), and stored data manipulation (T1565.001).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2025-21506Same product: Oracle E-Business Suite
CVE-2026-46817Same product: Oracle E-Business Suite
CVE-2026-46827Same product: Oracle E-Business Suite
CVE-2026-46818Same product: Oracle E-Business Suite
CVE-2026-46828Same product: Oracle E-Business Suite
CVE-2026-46819Same product: Oracle E-Business Suite
CVE-2026-46826Same product: Oracle E-Business Suite
CVE-2026-46837Same product: Oracle E-Business Suite
CVE-2025-30743Same vendor: Oracle
CVE-2026-46823Same vendor: Oracle

Affected Assets

oracle
e-business suite
12.2.3 — 12.2.13

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly remediates the specific authorization flaw in Oracle Customer Care by installing vendor-provided patches from the Critical Patch Update.

prevent

Enforces approved authorizations to prevent low-privileged attackers from gaining unauthorized create, delete, modify, or read access to critical data.

prevent

Limits privileges of low-privileged accounts to minimize the impact and scope of unauthorized data access and modification if enforcement fails.

References