CVE-2025-62986
BaseFortify
Publication date: 2025-10-27
Last updated on: 2025-11-13
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| fanbridge | fanbridge_signup | * |
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 FanBridge signup component (fanbridge-signup) that allows an attacker to perform Stored Cross-Site Scripting (XSS). This means an attacker can trick a user into submitting unauthorized requests that store malicious scripts, which can then be executed in the context of the affected application.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of the affected application, potentially leading to unauthorized actions on behalf of users, theft of sensitive information, session hijacking, or defacement of the application.