CVE-2026-70690 Overview
CVE-2026-70690 is a vulnerability in the Oracle HRMS (US) product of Oracle E-Business Suite, specifically within the US Payroll - General component. Affected releases include Oracle E-Business Suite versions 12.2.3 through 12.2.15. A high-privileged attacker with network access over HTTP can compromise Oracle HRMS (US), and successful exploitation results in full takeover of the module. The scope changes during exploitation, meaning attacks may impact additional Oracle products beyond HRMS (US). Oracle published the fix in its August 2026 Critical Patch Update.
Critical Impact
Successful exploitation leads to takeover of Oracle HRMS (US) with high impact to confidentiality, integrity, and availability, and can cross trust boundaries into adjacent Oracle products.
Affected Products
- Oracle E-Business Suite 12.2.3 through 12.2.15
- Oracle HRMS (US) module
- US Payroll - General component
Discovery Timeline
- 2026-08-18 - CVE-2026-70690 published to the National Vulnerability Database
- 2026-08-20 - Last updated in NVD database
- August 2026 - Oracle releases fix in the Critical Patch Update Advisory
Technical Details for CVE-2026-70690
Vulnerability Analysis
The vulnerability resides in the US Payroll - General component of Oracle HRMS (US), a module inside the Oracle E-Business Suite application stack. The flaw is reachable over HTTP, meaning an attacker interacts with the exposed Oracle E-Business Suite web tier rather than requiring direct database or console access. Exploitation is described by Oracle as difficult and requires an authenticated account that already holds elevated privileges within the environment.
Once exploited, the attacker gains full control over the Oracle HRMS (US) module, which stores sensitive human resources and payroll data. Because the vulnerability triggers a scope change, the compromise is not contained within HRMS (US). Adjacent Oracle E-Business Suite components that trust HRMS data or share underlying resources can be affected, expanding the blast radius across the ERP deployment.
Root Cause
Oracle has not published detailed technical root-cause information in the public advisory. The advisory attributes the flaw to the US Payroll - General component and confirms that the vulnerability affects confidentiality, integrity, and availability with a scope change. Consult the Oracle Security Alert for authoritative details.
Attack Vector
An attacker requires network access to the Oracle E-Business Suite HTTP interface and must already possess high privileges within the application. No user interaction is required. After authenticating, the attacker issues crafted HTTP requests to the US Payroll functionality to trigger the flaw and pivot into other trusted Oracle components. Because privileges and access complexity are both high, opportunistic attacks are unlikely; the risk skews toward insider abuse or attackers who have already established a foothold with valid credentials.
No public proof-of-concept or exploit code is available for CVE-2026-70690 at the time of publication. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog.
Detection Methods for CVE-2026-70690
Indicators of Compromise
- Unexpected HTTP requests to Oracle HRMS (US) Payroll endpoints originating from privileged application accounts outside their normal schedule or source network.
- Anomalous modifications to payroll configuration objects, employee compensation records, or scope-adjacent Oracle modules that share HRMS data.
- New or elevated sessions for privileged Oracle E-Business Suite accounts that do not correlate with authorized change tickets.
Detection Strategies
- Enable and forward Oracle E-Business Suite application audit logs, HTTP access logs, and database audit trails for the HRMS schema to a centralized analytics platform.
- Baseline normal usage patterns for privileged HRMS and Payroll roles, then alert on deviations in request volume, endpoint access, or off-hours activity.
- Correlate application-tier events with identity provider logs to detect privileged account misuse that could precede exploitation.
Monitoring Recommendations
- Continuously monitor privileged account activity across Oracle E-Business Suite and treat any lateral movement between HRMS and other modules as high priority.
- Track HTTP requests targeting US Payroll URIs and flag unusual parameter payloads or repeated error responses.
- Review database changes to HRMS payroll tables against approved change control records at least daily.
How to Mitigate CVE-2026-70690
Immediate Actions Required
- Apply the fix from the Oracle August 2026 Critical Patch Update to all Oracle E-Business Suite instances running versions 12.2.3 through 12.2.15.
- Inventory privileged HRMS and Payroll accounts and remove or rotate any that are unused, shared, or lack a documented business owner.
- Restrict network reachability of the Oracle E-Business Suite HTTP tier so it is not exposed to untrusted networks.
Patch Information
Oracle addressed CVE-2026-70690 in the August 2026 Critical Patch Update. Administrators should reference the Oracle Security Alert for the exact patch identifiers, prerequisite bundles, and post-installation validation steps applicable to their Oracle E-Business Suite 12.2.x deployment.
Workarounds
- Enforce strict role-based access control on HRMS and US Payroll responsibilities, and limit high-privilege roles to a minimal set of named users.
- Require multi-factor authentication and privileged access management for any account able to reach the HRMS web tier.
- Place the Oracle E-Business Suite HTTP endpoints behind a web application firewall with rules that inspect requests to payroll modules until patching is complete.
# Verify current Oracle E-Business Suite patch level before and after applying the August 2026 CPU
$ sqlplus apps/<password> @$AD_TOP/sql/adpatchlv.sql
$ sqlplus apps/<password> @$AD_TOP/sql/adphrpt.sql
Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

