Wordpress Plugin
CVE-2025-48345
HIGH
Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in arisoft Contact Form 7 Editor Button cf7-editor-button allows Reflected XSS.This issue affects Contact Form 7 Editor Button: from n/a through <= 1.0.0.
AnalysisAI
Reflected cross-site scripting (XSS) in Contact Form 7 Editor Button WordPress plugin version 1.0.0 and earlier allows unauthenticated remote attackers to inject malicious scripts into web pages viewed by users. The vulnerability exists in the plugin's input handling during web page generation, enabling attackers to steal session cookies, perform actions on behalf of victims, or redirect users to malicious sites through crafted URLs. No public exploit code or active exploitation has been confirmed at the time of analysis, though the vulnerability is readily exploitable given the low complexity of XSS attacks.
Technical ContextAI
This is a reflected XSS vulnerability (CWE-79: Improper Neutralization of Input During Web Page Generation) in the Contact Form 7 Editor Button plugin, a WordPress extension designed to enhance the form editing interface. The vulnerability stems from insufficient input sanitization or output encoding when processing user-supplied parameters during page rendering. WordPress plugins interact directly with user input through query strings and form data; failure to properly escape or validate this input before reflecting it back into HTML context allows attackers to inject JavaScript code that executes in the context of a victim's browser session. The affected CPE scope includes the Contact Form 7 Editor Button plugin (WordPress plugin ecosystem) from version 1.0.0 and earlier, suggesting this is a newly discovered flaw in a recent or poorly maintained plugin.
Affected ProductsAI
Contact Form 7 Editor Button WordPress plugin version 1.0.0 and all earlier versions are affected. This is a WordPress plugin (CPE specification would be cpe:2.3:a:arisoft:cf7-editor-button:*:*:*:*:*:wordpress:*:*) distributed through the WordPress plugin repository. Users running version 1.0.0 or prior on WordPress instances are impacted.
RemediationAI
Users should immediately update the Contact Form 7 Editor Button plugin to a patched version released after 1.0.0. Check the plugin's update status within the WordPress admin dashboard and install the latest available version. If no patched version has been released by the plugin maintainer at the time of update, consider disabling the plugin until a security fix is available. For site administrators unable to immediately patch, implement a Web Application Firewall (WAF) rule to filter reflected XSS payloads in query strings, or restrict access to the plugin's functionality to trusted users only. Consult the plugin's advisory page at https://patchstack.com/database/Wordpress/Plugin/cf7-editor-button/vulnerability/wordpress-contact-form-7-editor-button-plugin-1-0-0-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve for vendor-specific remediation guidance and patched version availability.
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