CVE-2025-42908
BaseFortify
Publication date: 2025-10-14
Last updated on: 2025-10-14
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-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) issue in SAP NetWeaver Application Server for ABAP. It allows an authenticated attacker to bypass the first transaction screen and its authorization check by initiating transactions directly through the session manager. This means the attacker can perform actions and execute transactions without the usual permissions, potentially accessing restricted functions.
How can this vulnerability impact me? :
The vulnerability can compromise the integrity and confidentiality of your system by enabling unauthorized access to restricted functionality. An attacker could perform unauthorized actions or transactions that normally require specific permissions. However, it does not affect system availability.