CVE-2025-42926
BaseFortify
Publication date: 2025-09-09
Last updated on: 2025-10-23
Assigner: SAP SE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sap | netweaver_application_server_java | 7.50 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-306 | The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in SAP NetWeaver Application Server Java occurs because the system does not perform an authentication check when an attacker tries to access internal files within the web application. This means an unauthenticated attacker can access these internal files and gather additional sensitive information about the system.
How can this vulnerability impact me? :
The impact of this vulnerability is primarily on confidentiality, allowing an attacker to access sensitive information without authentication. However, it does not affect the integrity or availability of the server. The overall impact is considered low.