HIGH 8.8

CVE-2026-46965: Oracle Universal Work Queue Privilege Escalation (CVSS 8.8)

A critical vulnerability in Oracle Universal Work Queue—a component of Oracle E-Business Suite—allows a low-privileged user with network access to take complete control of the Work Provider Site Level Administration functions. The attacker needs only basic network connectivity and low-level credentials; no special interaction or advanced attack techniques are required. Once exploited, an attacker can read, modify, and delete data, as well as disrupt system availability.

Source data · NVD / CISA · public domain

CVSS
3.1 · 8.8 HIGH · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weaknesses (CWE)
CWE-284, CWE-306
Affected products
1 configuration(s)
Published / Modified
2026-06-17 / 2026-06-18

NVD description (verbatim)

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 Universal Work Queue. Successful attacks of this vulnerability can result in takeover of Oracle Universal Work Queue. 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).

1 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-46965 is an insecure access control vulnerability (CWE-284, CWE-306) in the Work Provider Site Level Administration component of Oracle Universal Work Queue versions 12.2.3 through 12.2.15. The vulnerability stems from improper privilege enforcement over HTTP network endpoints. A low-privileged authenticated attacker can bypass authorization checks via direct network requests, achieving unauthenticated privilege escalation to full administrative control. The attack has no attack complexity; it requires only valid (low-privilege) credentials and network access to the affected service.

Business impact

Compromise of Oracle Universal Work Queue undermines the integrity of work distribution and task management across the entire E-Business Suite environment. An attacker with administrative access can reassign critical business processes, exfiltrate sensitive transaction data, inject malicious work items, or disable the queuing system entirely. For organizations relying on Universal Work Queue for supply chain, finance, or order management, this represents a direct threat to operational continuity and regulatory compliance (PCI-DSS, SOX, GDPR if customer or financial data is processed).

Affected systems

Oracle E-Business Suite installations running Oracle Universal Work Queue versions 12.2.3, 12.2.4, 12.2.5, 12.2.6, 12.2.7, 12.2.8, 12.2.9, 12.2.10, 12.2.11, 12.2.12, 12.2.13, 12.2.14, or 12.2.15 are vulnerable. The vulnerability is present in the Work Provider Site Level Administration interface. Systems must be internet-facing or accessible to low-privileged internal users for practical exploitation.

Exploitability

This vulnerability is easily exploitable and requires minimal sophistication. An attacker needs: (1) network access to the Work Queue HTTP endpoint, (2) valid low-privilege credentials (e.g., a standard Oracle E-Business Suite user account), and (3) knowledge of the vulnerable administrative endpoint. No user interaction, social engineering, or complex payload construction is necessary. The low attack complexity and low privilege requirement make this a high-risk vector for insider threats and lateral movement within E-Business Suite environments.

Remediation

Apply the security patches released by Oracle for Universal Work Queue (verify specific patch numbers in your Oracle support portal against your current version). Interim mitigation includes: restricting network access to the Work Queue administration interface via firewall rules and application-level access controls; disabling or deactivating unnecessary low-privileged user accounts; enforcing multi-factor authentication for any user accessing Work Queue administration functions; and monitoring HTTP requests to administrative endpoints for suspicious activity.

Patch guidance

Contact Oracle Support and identify the patch release corresponding to your Universal Work Queue version (12.2.x). Patches are typically released as cumulative updates or critical patch updates (CPU). Schedule patching during a maintenance window with appropriate rollback procedures. Before deploying patches to production, test in a non-production environment matching your configuration. Verify that the patch successfully closes access to the vulnerable Work Provider Site Level Administration endpoints and review Oracle's release notes for any prerequisite changes or post-patch configuration steps.

Detection guidance

Monitor Web Application Firewall (WAF) and HTTP access logs for: (1) requests to Work Queue administration endpoints originating from low-privilege user accounts, (2) unusual HTTP methods (PUT, DELETE, POST) to administrative URLs, (3) repeated failed authentication attempts followed by successful authentication, (4) account takeover indicators (e.g., administrative actions by low-privilege accounts), and (5) large volumes of data exfiltration from Work Queue databases. Enable Oracle E-Business Suite audit logs for the Work Provider Site Level Administration module and review for privilege escalation events. Consider deploying User and Entity Behavior Analytics (UEBA) to detect anomalous access patterns.

Why prioritize this

This vulnerability combines a HIGH CVSS score (8.8) with easily exploitable characteristics and minimal attack friction. Low-privileged users are common in large E-Business Suite installations, and network access is straightforward for internal attackers or compromised low-level accounts. The impact encompasses confidentiality, integrity, and availability—directly affecting business-critical work distribution. Organizations should treat this as a priority-one remediation target, particularly if Universal Work Queue handles payment processing, procurement, or fulfillment workflows.

Risk score, explained

The CVSS 3.1 score of 8.8 reflects: (1) Network-based attack vector (AV:N) increasing exposure, (2) Low attack complexity (AC:L) reducing the barrier to exploitation, (3) Low privilege requirement (PR:L) meaning ordinary users can attack, (4) No user interaction required (UI:N), (5) Impact on confidentiality, integrity, and availability all rated as High (C:H/I:H/A:H). The score does not account for real-world context (e.g., relative scarcity of low-privilege credentials in air-gapped networks), but within the scope of networked E-Business Suite deployments, an 8.8 rating is justified and aligns with the critical nature of this control bypass.

Frequently asked questions

How can I determine if my Oracle E-Business Suite is running a vulnerable version of Universal Work Queue?

Log into your Oracle E-Business Suite environment and navigate to the System Administration menu. Check the version information for Universal Work Queue under the installed products or patches section. Versions 12.2.3 through 12.2.15 are vulnerable. You can also query the database or review your installation documentation. Contact Oracle Support if you are unsure of your exact version.

What should I do if I cannot patch immediately?

Implement network-level access controls immediately: restrict HTTP access to Work Queue administration endpoints to specific trusted IP ranges (e.g., administrative workstations), disable unnecessary low-privilege user accounts, enforce role-based access control (RBAC) at the application layer, and enable multi-factor authentication for any user accessing Work Queue functions. Monitor access logs aggressively for suspicious activity. Request expedited patch delivery from Oracle Support if your environment handles sensitive data.

Does this vulnerability require the attacker to be physically present or on the internal network?

No. The attack vector is Network (AV:N), meaning an attacker with low-privilege credentials and any networked path to the Work Queue HTTP endpoint can exploit this remotely. If your E-Business Suite is accessible over the internet (even through a VPN or application gateway), the risk is heightened. Ensure network segmentation limits access to only authorized users.

Can this vulnerability be exploited by an unauthenticated attacker?

No. The vulnerability requires low privilege (PR:L) authentication, meaning the attacker must have valid credentials to any user account in the E-Business Suite. However, in large organizations, such accounts are often numerous and may be compromised through phishing, credential stuffing, or insider access. This makes the practical risk significant even if initial compromise via another vector is required.

This analysis is provided for informational purposes and does not constitute legal, compliance, or professional security advice. Verify all patch version numbers, supported products, and affected versions against Oracle's official security advisories and your specific environment configuration. CVSS scores are based on the National Vulnerability Database (NVD) definition and may not reflect organizational risk in your specific context. Always test patches in non-production environments before deployment. Consult your security team, vendor, and legal counsel before making remediation decisions. Source: NVD (public-domain), retrieved 2026-07-26. Analysis generated by SEC.co (claude-haiku-4-5).