Description
A malicious or compromised OData service could disclose sensitive authentication information and inject untrusted data into the application, which may leads to a high impact on confidentiality and low impact on integrity and no impact on Availability.
Published: 2026-08-11
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A server-controlled __next URL that does not enforce cross‑origin checks can allow a malicious or compromised OData service to expose sensitive authentication information, resulting in a high impact on confidentiality. The attack does not affect data integrity and does not disrupt availability. The weakness is identified as a common mistake in handling redirects (CWE‑601).

Affected Systems

SAP products using the OData service are affected. The CNA lists the product identifier SAP_SE:Odata. No specific version information is supplied, so all current and past releases of SAP OData could be vulnerable until a patch is applied.

Risk and Exploitability

The severity score of 5.9 indicates a moderate risk level. The EPSS score is not available, but the lack of a KEV listing suggests that widespread exploitation has not yet been reported. Attackers can potentially exploit the flaw by crafting a malicious OData request that includes a __next parameter pointing to an external origin, causing the service to leak credentials to that origin. A successful exploitation would enable information disclosure to an attacker or a compromised service, but would not lead to code execution, modify data, or deny service. Organizations should treat this as a medium‑risk vulnerability that requires timely mitigation.

Generated by OpenCVE AI on August 11, 2026 at 01:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest SAP OData security patch available from the SAP Security Patch Day portal (e.g., https://url.sap/sapsecuritypatchday).
  • Upgrade to the most recent release of the SAP OData component if patches are not yet available.
  • Configure the OData service to enforce strict cross‑origin checks on any __next or redirect URLs, or disable the use of __next parameters altogether to prevent unintended redirects.

Generated by OpenCVE AI on August 11, 2026 at 01:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Sap Se
Sap Se odata
Vendors & Products Sap Se
Sap Se odata

Tue, 11 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 00:45:00 +0000

Type Values Removed Values Added
Description A malicious or compromised OData service could disclose sensitive authentication information and inject untrusted data into the application, which may leads to a high impact on confidentiality and low impact on integrity and no impact on Availability.
Title Server-controlled `__next` URL is not checking cross-origin
Weaknesses CWE-601
References
Metrics cvssV3_1

{'score': 5.9, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: sap

Published:

Updated: 2026-08-11T14:27:55.800Z

Reserved: 2026-07-27T17:33:56.949Z

Link: CVE-2026-66773

cve-icon Vulnrichment

Updated: 2026-08-11T14:27:51.310Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-11T01:17:23.660

Modified: 2026-08-26T19:00:14.450

Link: CVE-2026-66773

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T14:20:34Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')