CVE-2026-24316
SSRF Vulnerability in SAP NetWeaver ABAP Report Risks Data Exposure
Publication date: 2026-03-10
Last updated on: 2026-03-10
Assigner: SAP SE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sap | netweaver_application_server_for_abap | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the SAP NetWeaver Application Server for ABAP, specifically in an ABAP Report designed for testing purposes. The report allows sending HTTP requests to arbitrary internal or external endpoints, which makes it vulnerable to Server-Side Request Forgery (SSRF).
An attacker exploiting this vulnerability could cause the server to interact with internal endpoints that may be sensitive, potentially bypassing network restrictions.
How can this vulnerability impact me? :
Successful exploitation of this SSRF vulnerability could lead to interaction with sensitive internal endpoints, which may expose or alter data.
The impact on data confidentiality and integrity is considered low, and there is no impact on the availability of the application.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know