CVE-2025-62896
BaseFortify
Publication date: 2025-10-27
Last updated on: 2026-04-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| digitaldonkey | multilang_contact_form | * |
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 digitaldonkey Multilang Contact Form plugin, which allows an attacker to perform Stored Cross-Site Scripting (XSS). This means that an attacker can trick a user into submitting malicious scripts through the contact form, which are then stored and executed in the context of the website, potentially compromising user data or site integrity.
How can this vulnerability impact me? :
The vulnerability can lead to Stored XSS attacks, which may allow attackers to execute malicious scripts in users' browsers. This can result in theft of sensitive information, session hijacking, defacement of the website, or distribution of malware to visitors.