CVE-2025-10930
BaseFortify
Publication date: 2025-10-30
Last updated on: 2025-12-12
Assigner: Drupal.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| 2bits | currency | to 8.x-3.5 (exc) |
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) issue in the Drupal Currency module. It allows an attacker to trick a user into performing unwanted actions on a web application in which they are authenticated, potentially leading to unauthorized changes or actions.
How can this vulnerability impact me? :
The vulnerability can allow attackers to perform unauthorized actions on behalf of authenticated users without their consent, which may lead to data manipulation, unauthorized transactions, or other malicious activities within the affected Drupal Currency module.