CVE-2026-44745
Awaiting Analysis Awaiting Analysis - Queue

SAP Approuter OAuth2 Header Validation Bypass

Vulnerability report for CVE-2026-44745, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-14

Last updated on: 2026-07-14

Assigner: SAP SE

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-14
Generated
2026-08-03
AI Q&A
2026-07-14
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
sap approuter *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-601 The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-44745 is a vulnerability in SAP Approuter where the software does not properly validate incoming request headers during the OAuth2 login flow under certain configurations.

This flaw allows an unauthenticated remote attacker to craft a malicious link. When a victim clicks on this link, it could lead to unauthorized access to the application.

The impact of successful exploitation is high for both confidentiality and integrity, meaning sensitive data could be accessed or altered without permission. There is no impact on the availability of the application.

Detection Guidance

Detecting this vulnerability requires checking the SAP Approuter configuration and monitoring for suspicious OAuth2 login flow requests. Since the vulnerability involves improper validation of incoming request headers, you can inspect network traffic or logs for unusual header patterns or unexpected redirects.

  • Review SAP Approuter logs for anomalous OAuth2 login attempts, particularly those with malformed or unexpected headers.
  • Use network monitoring tools to capture and analyze HTTP requests to the Approuter endpoint, focusing on headers like 'Location' or 'Referer' that might indicate malicious link crafting.
  • Check for misconfigured OAuth2 settings in the Approuter configuration files, as the vulnerability exploits certain configurations.

Specific commands or tools for detection are not provided in the available context. Refer to SAP's official documentation or security notes for detailed detection methods.

Impact Analysis

If you are using SAP Approuter with the vulnerable configuration, this vulnerability could impact you in the following ways:

  • Unauthorized access: An attacker could gain access to your application without proper authentication, potentially accessing sensitive data or performing actions on behalf of legitimate users.
  • Data breaches: Confidential information stored or processed by the application could be exposed or stolen.
  • Integrity violations: Attackers could modify data or application behavior, leading to incorrect or malicious operations.

The vulnerability does not affect the availability of the application, so there is no risk of downtime or service disruption from this specific issue.

Compliance Impact

This vulnerability could have significant implications for compliance with common standards and regulations, including but not limited to:

  • GDPR (General Data Protection Regulation): Unauthorized access to personal data due to this vulnerability could result in a data breach. Under GDPR, organizations must protect personal data and report breaches within 72 hours. Failure to do so could lead to fines of up to 4% of annual global turnover or €20 million, whichever is higher.
  • HIPAA (Health Insurance Portability and Accountability Act): If the affected SAP Approuter processes protected health information (PHI), unauthorized access could violate HIPAA's Privacy and Security Rules. This could result in penalties ranging from $100 to $50,000 per violation, with a maximum of $1.5 million per year for each violation.
  • Other standards: Depending on the industry, this vulnerability could also impact compliance with standards like PCI DSS (for payment data), SOX (for financial data integrity), or industry-specific regulations.

Organizations should assess whether this vulnerability exposes them to non-compliance risks and take corrective actions promptly to avoid potential legal and financial consequences.

Mitigation Strategies

To mitigate this vulnerability, follow these immediate steps:

  • Apply the latest SAP security patches or updates related to SAP Approuter, as referenced in SAP Security Note 3741519.
  • Review and harden the OAuth2 configuration in SAP Approuter to ensure proper validation of incoming request headers.
  • Restrict access to the Approuter endpoint to trusted networks or IP addresses where possible.
  • Monitor and log all OAuth2 login flows for suspicious activity, such as unexpected redirects or header manipulations.
  • Educate users about the risks of clicking on untrusted links, as the vulnerability requires user interaction (e.g., clicking a malicious link).

For detailed mitigation steps, consult SAP Security Note 3741519 or SAP's official security advisories.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-44745. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart