CVE-2025-41035
BaseFortify
Publication date: 2025-09-04
Last updated on: 2025-09-04
Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apprain | apprain | 4.0.5 |
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 an authenticated Path Traversal issue in appRain CMF 4.0.5. It allows remote users who have some level of permissions to bypass the intended SecurityManager restrictions and download any file on the server outside the document root by using a base64 encoded path after the /download/ endpoint.
How can this vulnerability impact me? :
This vulnerability can allow an attacker with some permissions to access and download sensitive files from the server that should normally be protected. This could lead to unauthorized disclosure of sensitive information, potentially compromising the confidentiality and security of the system and its data.