CVE-2025-23812: WordPress Contact Form 7 Round Robin Lead Distribution Plugin <= 1.2.1 - Reflected Cross Site Scripting (XSS) vulnerability
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in David Jeffrey Contact Form 7 Round Robin Lead Distribution contact-form-7-round-robin-lead-distribution allows Reflected XSS.This issue affects Contact Form 7 Round Robin Lead Distribution: from n/a through <= 1.2.1.
Security readout for executives and security teams
Plain-English summary
This issue affects a WordPress plugin used with Contact Form 7 lead routing. A visitor or user could be tricked into opening a malicious link that causes script to run in their browser in the site’s context. The sources rate it high severity, but do not show confirmed exploitation.
Executive priority
Treat as a timely high-priority web application risk for sites using this plugin. It is not a confirmed mass-exploitation event in the provided sources, but public WordPress exposure and no-auth conditions justify prompt inventory and remediation tracking.
Technical view
CVE-2025-23812 is a reflected XSS vulnerability in David Jeffrey Contact Form 7 Round Robin Lead Distribution through version 1.2.1. It is CWE-79 with CVSS 3.1 score 7.1: network reachable, low complexity, no privileges required, user interaction required, and changed scope.
Likely exposure
Exposure is limited to WordPress sites running the contact-form-7-round-robin-lead-distribution plugin at version 1.2.1 or earlier. The bundle does not identify affected themes, forks, or other products.
Exploitation context
The CVSS vector indicates exploitation requires user interaction and no authentication. The source bundle says KEV is false and provides no evidence of active exploitation or public exploit availability.
Researcher notes
Do not assume a patch version from the bundle; none is named. The affected range is stated as through 1.2.1, with reflected XSS and user interaction required. Validate only in authorized environments and avoid publishing payload details.
Mitigation direction
Inventory WordPress sites for the affected plugin slug and version.
Remove or disable the plugin if it is not business-critical.
Check vendor, WordPress, or Patchstack guidance for a fixed release.
Prioritize remediation on public-facing sites and high-trust domains.
Use web-layer controls to reduce suspicious reflected-script attempts where available.
Validation and detection
Confirm whether plugin version is 1.2.1 or earlier.
Map where plugin-generated forms or routes are publicly reachable.
Review logs for unusual requests to plugin-related pages.
Use an approved scanner to verify reflected XSS without sharing payload details.
Document whether the plugin is removed, upgraded, or still accepted risk.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-79 · source CWE mapping
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.