CVE-2026-46939: Oracle Configure to Order Access Control Vulnerability (CVSS 8.1)
A vulnerability exists in Oracle's Configure to Order product, a component of Oracle E-Business Suite used for managing complex product configurations and orders. An attacker with basic user credentials and network access can exploit this flaw to read sensitive data, create unauthorized records, modify existing data, or delete information—all without requiring user interaction or special technical conditions. The vulnerability affects versions 12.2.3 through 12.2.15 and carries a CVSS score of 8.1, reflecting significant risk to data confidentiality and integrity.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 8.1 HIGH · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
- Weaknesses (CWE)
- CWE-284
- Affected products
- 1 configuration(s)
- Published / Modified
- 2026-06-17 / 2026-06-18
NVD description (verbatim)
Vulnerability in the Oracle Configure to Order product of Oracle E-Business Suite (component: Supply to Order Workbench). 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 Configure to Order. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Oracle Configure to Order accessible data as well as unauthorized access to critical data or complete access to all Oracle Configure to Order 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).
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
This is an improper access control vulnerability (CWE-284) in the Supply to Order Workbench component of Oracle Configure to Order. The flaw permits authenticated users with low-privilege accounts to bypass authorization controls via HTTP requests. The attack vector is network-based, requires only low privileges and valid credentials, involves no user interaction, and operates within the application's security context. The vector string CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N indicates both confidentiality and integrity are fully compromised, while availability is not directly impacted. The vulnerability does not require social engineering, client-side exploitation, or privilege escalation—just network access and an existing low-privilege account.
Business impact
Organizations using affected versions face material risk to order and configuration data, which are critical to sales operations and customer fulfillment. An insider or compromised low-privilege account could read customer orders, modify pricing or product configurations, or delete transaction records. This directly threatens revenue recognition accuracy, customer service quality, and audit compliance. The ease of exploitation means that once credentials are obtained (via phishing, credential reuse, or insider access), damage can occur immediately without additional technical barriers. If customers' sensitive order details are exposed, breach notification and reputation damage may follow.
Affected systems
Oracle Configure to Order versions 12.2.3 through 12.2.15 are affected. This product is a key module within Oracle E-Business Suite, typically used in manufacturing, distribution, and complex-order environments. Organizations running unsupported or end-of-life versions should verify whether they fall within the vulnerable range. The vulnerability is not known to be actively exploited in the wild based on current intelligence, but the low barrier to exploitation means it should be prioritized in any environment with untrusted users or elevated insider risk.
Exploitability
The vulnerability is easily exploitable by threat actors with network access and low-privilege credentials. No exploit kit, special tools, or advanced techniques are required—an attacker simply needs valid login credentials to an affected system and the ability to craft HTTP requests. This makes it attractive to insiders, competitors with access to shared credentials, or attackers who have already compromised a low-privilege account through phishing or credential stuffing. The lack of user interaction requirements and straightforward attack complexity mean exploitation can be automated and scaled.
Remediation
Patch Oracle Configure to Order to a version beyond 12.2.15. Consult Oracle's official security advisory for verified patch versions and their compatibility with your system. If patching cannot be immediately applied, implement application-level access controls to restrict low-privilege users' ability to read, modify, or delete sensitive order and configuration data. Review and revoke unnecessary user privileges, monitor for suspicious data access patterns, and consider network segmentation to limit which users can reach Configure to Order.
Patch guidance
Contact Oracle directly or consult Oracle's Critical Patch Update (CPU) advisories for the specific patch version that addresses CVE-2026-46939 for your version of Configure to Order. Patches for versions 12.2.3 and later should be available; verify compatibility in the vendor's release notes before deploying to production. Test the patch in a non-production environment to confirm functionality and performance, particularly around order processing and data retrieval. Schedule patching during a maintenance window to minimize disruption.
Detection guidance
Monitor HTTP access logs to the Configure to Order application for requests from low-privilege users that perform data queries, modification, or deletion operations—particularly bulk actions or access to data they should not own or view. Web application firewalls (WAF) or SQL inspection tools can flag suspicious patterns. Review database audit logs for unauthorized INSERT, UPDATE, or DELETE statements originating from the application's service account. Alert on failed authentication attempts followed by successful logins from the same IP, which may indicate credential compromise. Conduct periodic access reviews to ensure user privileges align with job role.
Why prioritize this
This vulnerability merits immediate attention due to its ease of exploitation, high impact to data integrity and confidentiality, and applicability to a wide range of Oracle E-Business Suite deployments. Unlike vulnerabilities requiring administrator privileges or complex exploit chains, this flaw can be weaponized by any authenticated user—making it attractive to insider threats and a significant liability in shared-access environments. The CVSS 8.1 score and high-impact nature of order and configuration data make it a top remediation candidate for any organization running Configure to Order in the affected version range.
Risk score, explained
The CVSS 3.1 score of 8.1 (HIGH) reflects the combination of network accessibility, low-privilege attack requirement, high confidentiality impact, and high integrity impact. The absence of a user interaction requirement and the application's reliance on HTTP (a standard protocol) further lower the attacker's barriers. Availability is not impacted, which prevents a critical rating, but the dual compromise of confidentiality and integrity in a business-critical order management system justifies a HIGH severity classification. Organizations should treat this as requiring urgent patching unless mitigating controls are demonstrably in place.
Frequently asked questions
What is Configure to Order?
Configure to Order (CTO) is an Oracle E-Business Suite module that enables organizations to manage complex product configurations, pricing, and order fulfillment workflows. It is commonly used in manufacturing and distribution environments where orders require custom specifications or assembly.
Do I need to patch if users are isolated and cannot access the system externally?
While network access is required for exploitation, an attacker with credentials from an insider threat, credential compromise, or social engineering can exploit the flaw from within your network. Patching is still strongly recommended. If patching is delayed, implement strict access controls and monitoring to detect unusual data access patterns.
What if we are still running version 12.2.2 or earlier?
Versions before 12.2.3 are not listed as affected. However, Oracle E-Business Suite versions reaching end-of-support are a security liability for other reasons. Verify your exact version against Oracle's advisory and plan a modernization strategy if you are on unsupported releases.
Can this vulnerability be exploited without valid user credentials?
No. The vulnerability explicitly requires low-privilege user credentials and network access. An attacker must have or obtain valid login credentials to trigger the flaw. This makes defending against insider threats and protecting credentials via MFA and secure password practices essential mitigation.
This analysis is provided for informational purposes to support vulnerability management and risk assessment. All claims regarding affected versions, CVSS scores, and vulnerability characteristics are derived from official CVE records and Oracle security advisories. Readers should verify patch version numbers and compatibility directly with Oracle before applying updates. This vulnerability is not currently listed on CISA's Known Exploited Vulnerabilities (KEV) catalog, but absence from the KEV list does not guarantee the vulnerability is not being actively exploited. Organizations should conduct their own threat modeling and access control review to determine the applicability and urgency of remediation within their environment. SEC.co and its contributors assume no liability for damages resulting from delayed patching or misconfigured mitigations. Source: NVD (public-domain), retrieved 2026-07-25. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-35262HIGHOracle Data Integrator Authentication Bypass – Data Exposure Risk
- CVE-2026-35269HIGHOracle Identity Manager REST WebServices Authentication Bypass
- CVE-2026-35271HIGHOracle PeopleSoft WebLogic Unauthenticated Data Access Vulnerability (CVSS 8.7)
- CVE-2026-35275HIGHOracle VM VirtualBox Shared Folders Privilege Escalation Vulnerability (CVSS 7.5)
- CVE-2026-35277HIGHOracle REST Data Services Authorization Bypass
- CVE-2026-35311HIGHOracle WebLogic Server Remote Takeover via Low-Privilege Access Control Flaw
- CVE-2026-35314HIGHOracle Access Manager Authentication Bypass (CVSS 7.3)
- CVE-2026-35315HIGHOracle WebCenter Content Remote Takeover via Low-Privilege HTTP Access