Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network reflected XSS needs no privileges but requires the victim to click a link (UI:R); scope changes to the victim browser (S:C) with low C/I impact and no genuine availability impact.
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 CRM Perks Contact Form Entries contact-form-entries allows Reflected XSS.This issue affects Contact Form Entries: from n/a through <= 1.5.2.
AnalysisAI
Reflected cross-site scripting in the CRM Perks "Contact Form Entries" WordPress plugin (versions up to and including 1.5.2) lets remote attackers inject script that executes in a victim's browser after the victim clicks a crafted link. Because the CVSS scope is changed (S:C), successful injection can reach data and actions beyond the vulnerable component, typically the WordPress admin/session context. No public exploit has been identified and it is not on CISA KEV; the flaw was reported by Patchstack.
Technical ContextAI
The vulnerability is CWE-79 (Improper Neutralization of Input During Web Page Generation). Contact Form Entries is a WordPress plugin that captures, stores, and displays submissions made through contact forms. Per the CPE (cpe:2.3:a:crm_perks:contact_form_entries), the affected component is the plugin's own code rather than WordPress core. The reflected variant means unsanitized request input (e.g. a GET/POST parameter or search value) is echoed back into an HTML response without proper output encoding, so an attacker-controlled value is rendered as executable markup in the response page rather than being persisted server-side.
RemediationAI
No vendor-released patched version is identified from the available data (the record only states the flaw affects versions up to and including 1.5.2). Consult the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/contact-form-entries/vulnerability/wordpress-contact-form-entries-plugin-1-5-2-cross-site-scripting-xss-vulnerability?_s_id=cve) and the WordPress plugin page for a release newer than 1.5.2, and upgrade as soon as one is published. Until then, apply compensating controls: deploy a WAF or Patchstack's virtual patch to filter reflected script payloads on the plugin's request parameters; restrict access to the plugin's admin/entries pages to trusted authenticated users via network or role controls; and set a restrictive Content-Security-Policy that disallows inline script to blunt reflected-XSS execution. Trade-offs: WAF rules can be bypassed by novel encodings and a strict CSP may break legitimate inline scripts used by the admin dashboard, so test before enforcing.
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-43362