CVE-2025-60535
BaseFortify
Publication date: 2025-10-14
Last updated on: 2025-10-14
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wallos | wallos | 4.1.1 |
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) in the /endpoints/currency/currency component of Wallos version 4.1.1. It allows attackers to perform arbitrary operations by tricking a user into making a crafted GET request, potentially causing unintended actions without the user's consent.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute unauthorized operations on behalf of an authenticated user, potentially leading to unauthorized changes or actions within the affected application, which could compromise data integrity or user trust.