CVE-2026-46916
Published: 17 June 2026
Summary
CVE-2026-46916 is a high-severity Improper Privilege Management (CWE-269) vulnerability in Oracle Process Manufacturing Product Development. Its CVSS base score is 8.8 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 21.8th 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
- 🇪🇺 ENISA EUVD: EUVD-2026-37235
Vulnerability details
Vulnerability in the Oracle Process Manufacturing Product Development product of Oracle E-Business Suite (component: Quality Management Specs). Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Process…
more
Manufacturing Product Development. Successful attacks of this vulnerability can result in takeover of Oracle Process Manufacturing Product Development. CVSS 3.1 Base Score 8.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H).
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Network-accessible web app flaw in Oracle EBS with low-priv HTTP access leading to full component takeover directly matches T1190; authz/authn weaknesses (CWE-269/284/287/306) enable this entry vector.
Affected Assets
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.
Provides a tamperproof, always-invoked, and verifiable mechanism to enforce access control policies.
The awareness and training policy mandates training on access control practices, directly reducing the likelihood of improper access control weaknesses being introduced or exploited.
Training covers proper privilege management practices, making incorrect privilege assignments less likely.
Provides capability to review session content, directly detecting violations of access control.
Review helps detect improper privilege management by flagging unauthorized privilege changes or uses.
Control assessments verify that access controls are implemented correctly and operating as intended, detecting improper access control before exploitation.