CVE-2026-35266: Oracle REST Data Services Vulnerability Allows Unauthorized Data Access and Modification
A vulnerability exists in Oracle REST Data Services versions 24.2.0 to 26.1.0, where a low-privileged attacker with network access via HTTPS can, with human interaction, gain unauthorized data access, modification, and cause a partial denial of service.
CVE-2026-35266 describes a vulnerability affecting Oracle REST Data Services (ORDS) versions 24.2.0 through 26.1.0. A low-privileged attacker with network access via HTTPS can exploit this vulnerability. The exploit is considered difficult and requires human interaction from a person other than the attacker to succeed. Successful exploitation can lead to unauthorized creation, deletion, or modification of critical data, unauthorized access to sensitive information, and a partial denial of service (DoS) condition. While the vulnerability resides in ORDS, successful attacks may impact additional products.
Attack Chain
- The attacker gains initial network access to the target ORDS instance via HTTPS.
- The attacker crafts a malicious request targeting a vulnerable endpoint within ORDS.
- The attacker leverages a vulnerability in the ORDS core component.
- The attacker requires a separate user to interact with a crafted payload, potentially through social engineering or other deceptive methods.
- Upon successful user interaction, the attacker gains unauthorized privileges within the ORDS environment.
- The attacker leverages the elevated privileges to access, modify, or delete critical data within ORDS.
- The attacker may pivot to other systems or applications accessible through ORDS, expanding the scope of the attack.
- The attacker may trigger a partial denial of service (DoS) condition, disrupting ORDS functionality.
Impact
Successful exploitation of CVE-2026-35266 allows unauthorized creation, deletion, or modification access to critical data within Oracle REST Data Services. Furthermore, it grants unauthorized access to sensitive information and the potential to cause a partial denial of service, impacting the availability of ORDS. The scope change indicated implies that a successful attack against ORDS could lead to further compromise of interconnected systems and data.
Recommendation
- Apply the latest patches and updates for Oracle REST Data Services to remediate CVE-2026-35266.
- Deploy the Sigma rules to your SIEM to detect potential exploitation attempts (see below).
- Monitor webserver logs for suspicious requests targeting ORDS endpoints, looking for unusual parameters or patterns, to proactively identify potential attacks.
- Implement strong access controls and authentication mechanisms to restrict access to ORDS resources, mitigating the risk of low-privileged users exploiting the vulnerability.
Detection coverage 2
Detect CVE-2026-35266 Exploitation Attempt - Suspicious ORDS URI
mediumDetects CVE-2026-35266 exploitation attempt via suspicious URI patterns in Oracle REST Data Services.
Detect CVE-2026-35266 Exploitation Attempt - HTTP POST to ORDS with Suspicious Parameters
mediumDetects CVE-2026-35266 exploitation attempt via HTTP POST requests to Oracle REST Data Services with potentially malicious parameters.
Detection queries are available on the platform. Get full rules →