Description
SAP Approuter does not properly validate incoming request headers during the OAuth2 login flow under certain configurations. This allows an unauthenticated remote attacker to craft a malicious link which, when clicked by a victim, could lead to unauthorized access. Successful exploitation results in a high impact to the confidentiality and integrity with no impact on the availability of the application.
Published: 2026-07-14
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The SAP Approuter fails to properly validate incoming request headers during the OAuth2 login flow, allowing an unauthenticated attacker to craft a malicious URL that redirects a victim to an arbitrary destination. Successful exploitation can lead the victim’s session to the attacker’s control and grant unauthorized access, compromising confidentiality and integrity of the target application. Availability is not affected by this flaw.

Affected Systems

SAP Approuter is affected. All releases that use the described OAuth2 configuration are potentially impacted, though no specific version numbers are provided.

Risk and Exploitability

The CVSS score of 8.1 classifies this defect as high severity, while the EPSS score of less than 1% indicates a currently low likelihood of exploitation. The vulnerability is not listed in CISA’s KEV catalog. An attacker who successfully creates a crafted redirect link can cause a victim to be directed to a page under the attacker’s control, thereby gaining unauthorized access to the victim’s session and data. The impact on confidentiality and integrity is significant, whereas availability remains unchanged.

Generated by OpenCVE AI on August 1, 2026 at 10:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the SAP security patch referenced in note 3741519 to ensure proper validation of request headers during OAuth2 authentication.
  • Modify the Approuter configuration so that the redirect URI is strictly validated against a whitelist defined for each OAuth2 client; this prevents redirects to undesired hosts.
  • Enable detailed logging of authentication requests and monitor for unexpected or unusual redirect patterns, alerting on potential misuse.

Generated by OpenCVE AI on August 1, 2026 at 10:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 15:30:00 +0000

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

Tue, 14 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 14 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Description SAP Approuter does not properly validate incoming request headers during the OAuth2 login flow under certain configurations. This allows an unauthenticated remote attacker to craft a malicious link which, when clicked by a victim, could lead to unauthorized access. Successful exploitation results in a high impact to the confidentiality and integrity with no impact on the availability of the application.
Title Open Redirect vulnerability in SAP Approuter
Weaknesses CWE-601
References
Metrics cvssV3_1

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


Subscriptions

Sap Se Sap Approuter
cve-icon MITRE

Status: PUBLISHED

Assigner: sap

Published:

Updated: 2026-07-14T12:39:36.122Z

Reserved: 2026-05-07T18:16:34.195Z

Link: CVE-2026-44745

cve-icon Vulnrichment

Updated: 2026-07-14T12:39:32.427Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T10:15:03Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')