CVE-2025-42906
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 | sap_commerce_cloud | 3.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a path traversal issue in SAP Commerce Cloud that may allow users to access web applications like the Administration Console from locations where it is not explicitly deployed. This means attackers could bypass access restrictions to reach parts of the application they normally shouldn't be able to access.
How can this vulnerability impact me? :
The impact of this vulnerability is low on confidentiality because unauthorized users might gain access to restricted web applications. However, it does not affect the integrity or availability of the application.