CVE-2025-41063
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-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an authenticated reflected Cross-Site Scripting (XSS) issue in version 4.0.5 of appRain CMF. It occurs because the application does not properly validate user input passed through the 's' parameter in the /apprain/developer/debug-log/db endpoint, allowing an attacker to inject malicious scripts that are reflected back to the user.
How can this vulnerability impact me? :
The vulnerability can allow an attacker with authenticated access to execute malicious scripts in the context of the victim's browser. This can lead to session hijacking, unauthorized actions performed on behalf of the user, or theft of sensitive information.