Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network-delivered DOM XSS needing victim interaction (UI:R) and no attacker auth (PR:N); script escapes the component context (S:C) with limited C/I/A impact in the browser.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Aman CF7 Views – Complete Entry Management for Contact Form 7 cf7-views allows DOM-Based XSS.This issue affects CF7 Views – Complete Entry Management for Contact Form 7: from n/a through <= 3.2.2.
AnalysisAI
DOM-based cross-site scripting in the WordPress plugin CF7 Views - Complete Entry Management for Contact Form 7 (by Aman) affects all versions from an unspecified start through 3.2.2, letting a remote attacker who lures a user into interacting with a crafted link or page execute arbitrary JavaScript in that user's browser session. The flaw carries a CVSS 3.1 base score of 7.1 with a scope change (S:C), reflecting that script executes outside the vulnerable component's security context. There is no public exploit identified at time of analysis and it is not listed in CISA KEV; the issue was disclosed via Patchstack.
Technical ContextAI
The affected component is a WordPress plugin that extends Contact Form 7 to display and manage form submission entries within WordPress. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically the DOM-based variant, meaning untrusted data reaches a client-side sink (such as innerHTML, document.write, or a JavaScript-driven rendering routine) without proper encoding, so the malicious payload is assembled and executed entirely in the victim's browser rather than being reflected by the server. The single CPE, cpe:2.3:a:aman:cf7_views_–_complete_entry_management_for_contact_form_7:*, identifies the vendor as 'aman' and covers all versions up to and including 3.2.2. Because it is DOM-based, exploitation depends on how the plugin's front-end JavaScript handles URL parameters, fragment identifiers, or stored entry data when rendering views.
RemediationAI
No vendor-released patch version is identified in the available data; the advisory records the vulnerable range as up to and including 3.2.2, so administrators should monitor the plugin page and the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/cf7-views/vulnerability/wordpress-cf7-views-complete-entry-management-for-contact-form-7-plugin-3-2-2-cross-site-scripting-xss-vulnerability) and upgrade to any release above 3.2.2 as soon as one is published. Until a fixed version is confirmed, compensating controls include deactivating and removing the CF7 Views plugin if entry-management views are not business-critical (trade-off: loss of submission-management UI), placing the WordPress admin and any pages that render CF7 Views output behind a Web Application Firewall with XSS filtering or a virtual patch (Patchstack/Wordfence offer this; trade-off: possible false positives on legitimate rich content), and enforcing a strict Content-Security-Policy that disallows inline script execution to blunt DOM-based payloads (trade-off: may break other plugins relying on inline JS). Restrict access to entry-view pages to trusted authenticated users where feasible.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43483