CVE-2025-62896
8.8digitaldonkey · Multilang Contact Form
A Cross-Site Request Forgery (CSRF) vulnerability in the digitaldonkey Multilang Contact Form plugin allows for Stored Cross-Site Scripting (XSS).
Executive summary
The digitaldonkey Multilang Contact Form plugin is vulnerable to a CSRF-based Stored XSS attack, which could allow an attacker to execute malicious scripts in the context of an administrator's session.
Vulnerability
This vulnerability involves a CSRF flaw that enables an unauthenticated attacker to inject malicious scripts into the plugin settings, resulting in Stored XSS. The attack requires the victim (typically an administrator) to perform an action while authenticated to the application.
Business impact
A successful exploit allows an attacker to execute arbitrary JavaScript in the browser of a logged-in administrator. This could lead to full site compromise, session hijacking, or the unauthorized modification of website content, significantly impacting business operations and data integrity. With a CVSS score of 8.8, this vulnerability is considered High severity due to its potential for persistent unauthorized access.
Remediation
Immediate Action: Users should immediately update the Multilang Contact Form plugin to the latest available version if a patch is released, or deactivate and remove the plugin if no update is currently available.
Proactive Monitoring: Security teams should monitor web access logs for unusual administrative requests or attempts to access settings pages that deviate from standard patterns.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block common XSS payloads and CSRF attempts targeting plugin configuration endpoints.
Exploitation status
Public Exploit Available: No confirmed public exploit exists in the provided data.
Analyst recommendation
Given the High severity of this vulnerability, immediate mitigation is necessary to prevent potential account takeover or site-wide script execution. Administrators should prioritize updating the vulnerable plugin and verify that no unauthorized administrative accounts or changes have been introduced during the period the plugin remained unpatched.
Sources
Originally found and disclosed by Nguyen Xuan Chien | Patchstack Bug Bounty Program, per the CVE Program record.