Description
SAP Approuter does not enforce cross-site request forgery protection on the authentication flow by default. An unauthenticated attacker could craft a malicious link and trick a victim into following it. Successful exploitation could allow the attacker to bind the victim's session to an attacker-controlled identity, resulting in a low impact on integrity. There is no impact on confidentiality and availability.
Published: 2026-08-11
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a missing cross-site request forgery (CSRF) protection in the SAP Approuter authentication flow, classified as CWE-352. This flaw allows an unauthenticated attacker to craft a malicious link and trick a human user into following it. If successful, the attacker can bind the victim's session to an attacker‑controlled identity, effectively hijacking the session. The resulting impact is low‑level integrity compromise for the victim, with no impact on confidentiality or availability.

Affected Systems

SAP Business AI Platform (Approuter) from SAP SE is affected; no specific version information is disclosed in the CVE data.

Risk and Exploitability

The CVSS score of 4.3 indicates a low‑to‑medium severity. EPSS information is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting a lower likelihood of widespread exploitation. The likely attack vector is that an unauthenticated attacker crafts a malicious link and lures a legitimate user into clicking it, exploiting the lack of CSRF checks to bind the user's session to the attacker's identity. No special conditions are required beyond the victim visiting the link.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest SAP security patch for SAP Business AI Platform (Approuter) that implements CSRF protection on authentication endpoints.
  • If no update is currently available, manually enforce CSRF tokens for authentication requests or configure the server to validate referer headers and origin fields for these requests.
  • Enable logging of authentication activity and monitor for anomalous identity binding events to detect potential exploitation attempts.

Generated by OpenCVE AI on August 11, 2026 at 01:38 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 sap Business Ai Platform (approuter)
Vendors & Products Sap Se
Sap Se sap Business Ai Platform (approuter)

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 SAP Approuter does not enforce cross-site request forgery protection on the authentication flow by default. An unauthenticated attacker could craft a malicious link and trick a victim into following it. Successful exploitation could allow the attacker to bind the victim's session to an attacker-controlled identity, resulting in a low impact on integrity. There is no impact on confidentiality and availability.
Title Multiple vulnerabilities in SAP Business AI Platform (Approuter)
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

Sap Se Sap Business Ai Platform (approuter)
cve-icon MITRE

Status: PUBLISHED

Assigner: sap

Published:

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

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

Link: CVE-2026-66775

cve-icon Vulnrichment

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

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-66775

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)