Rest Data ServicesApplication · Oracle

CVE-2026-35266

HIGH · 7.9 CVSS v3.1 Published 2026-05-28
Fix available
A fix is available. Upgrade to after 26.1.0 or later.
See remediation →
83/100
Remediation priority · High
Remotely reachable

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Vulnerability in Oracle REST Data Services (component: Core). Supported versions that are affected are 24.2.0-26.1.0. Difficult to exploit vulnerability allows low privileged attacker with network access via HTTPS to compromise Oracle REST Data Services. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Oracle REST Data Services, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Oracle REST Data Services accessible data as well as unauthorized access to critical data or complete access to all Oracle REST Data Services accessible data and unauthorized ability to cause a partial denial of service (partial DOS) of Oracle REST Data Services. CVSS 3.1 Base Score 7.9 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:L).

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Oracle REST Data Services (ORDS) Core component contains a vulnerability in versions 24.2.0-26.1.0 that allows low-privileged attackers with network access via HTTPS to potentially create, modify, or delete critical data, access all ORDS data, or cause partial denial of service. The attack requires human interaction and results in scope change affecting additional products.

MitigationApply Oracle's patched version of Oracle REST Data Services (ORDS) when available. Until then, restrict network access to ORDS endpoints, enforce strict authentication, and monitor for suspicious user activities.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Rest Data ServicesApplication
Affected:>= 24.2.0, <= 26.1.0

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
High
Privileges
Low
User interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
Low

CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:L

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify ORDS installation and version
    Locate the ORDS installation directory or ords.war file and determine the installed version number (typically found in the war file metadata, version file, or via the /ords/_/health endpoint)
    Affected if The installed version falls within the range >= 24.2.0 and <= 26.1.0
  2. Verify ORDS is accessible over network
    Check network configuration, firewall rules, or load balancer settings to determine if ORDS HTTPS endpoints are exposed to network access beyond trusted internal networks
    Affected if ORDS HTTPS endpoints are reachable from untrusted networks or the internet
  3. Confirm authentication is enforced on ORDS
    Inspect ORDS configuration files (including ords.conf, wallet settings, and security constraints) to verify that authentication is required for access to ORDS endpoints
    Affected if ORDS endpoints allow unauthenticated or anonymous access, or authentication can be bypassed
  4. Check for suspicious ORDS activity
    Review ORDS access logs for unusual patterns such as unexpected API calls, privilege escalation attempts, or anomalous data access from low-privileged accounts
    Affected if Logs show unexpected activity from low-privileged users performing privileged operations or accessing data outside their normal scope

The environment is affected if ORDS version 24.2.0 through 26.1.0 is installed and network-accessible, regardless of authentication status, since the vulnerability requires only low-privileged access and human interaction to exploit.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Upgrade available Upgrade to a release after 26.1.0
Interim mitigation

Apply Oracle's patched version of Oracle REST Data Services (ORDS) when available. Until then, restrict network access to ORDS endpoints, enforce strict authentication, and monitor for suspicious user activities.

Fix this in Rest Data Services Scoped from the published advisory
  • Consultation8.0 h
  • Implementation16.0 h
  • Testing12.0 h
  • Review / QA6.0 h
42.0 hours of engineering $7,360
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $11,776.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2026-35266 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2026-35266 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data