Cyber Resilience

CVE-2026-46824

CriticalUpdated

Published: 28 May 2026

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

Summary

CVE-2026-46824 is a critical-severity Improper Privilege Management (CWE-269) vulnerability in Oracle Universal Work Queue. Its CVSS base score is 9.9 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 17.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

Vulnerability details

Vulnerability in the Oracle Universal Work Queue product of Oracle E-Business Suite (component: Work Provider Site Level Administration). 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…

more

Universal Work Queue. While the vulnerability is in Oracle Universal Work Queue, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in takeover of Oracle Universal Work Queue. CVSS 3.1 Base Score 9.9 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/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.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Remote HTTP exploitation of web app (T1190) due to improper access control/privilege management (CWE-269/284/306) enabling authenticated takeover and scope change (T1068).

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

CVEs Like This One

CVE-2025-50105Same product: Oracle Universal Work Queue
CVE-2026-22011Same vendor: Oracle
CVE-2026-34309Same vendor: Oracle
CVE-2026-46837Same vendor: Oracle
CVE-2026-46827Same vendor: Oracle
CVE-2026-46840Same vendor: Oracle
CVE-2026-46817Same vendor: Oracle
CVE-2025-30751Same vendor: Oracle
CVE-2025-21556Same vendor: Oracle
CVE-2025-21535Same vendor: Oracle

Affected Assets

oracle
universal work queue
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.

Provides a tamperproof, always-invoked, and verifiable mechanism to enforce access control policies.

Certification requires independent assessment confirming access controls are implemented correctly and effective.

Tailoring selects and adjusts the precise set of access-control baselines and compensating controls required for the system, directly reducing improper access control exposure.

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

By determining which components are critical, the analysis drives proper privilege assignment and management for those components, limiting attacker escalation paths.

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

Least-privilege and separation-of-duties principles prevent improper privilege management.

Requiring authorization, monitoring, and control of component use directly enforces access control decisions on system resources.

References