Wordpress Plugin
CVE-2025-62135
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in landwire Responsive Block Control responsive-block-control allows DOM-Based XSS.This issue affects Responsive Block Control: from n/a through <= 1.3.0.
AnalysisAI
DOM-based cross-site scripting (XSS) vulnerability in the Responsive Block Control WordPress plugin through version 1.3.0 allows attackers to inject malicious scripts that execute in users' browsers. Exploitation requires user interaction with a malicious link or form, but once triggered, the vulnerability enables session hijacking, credential theft, or defacement. The vulnerability has an exceptionally low EPSS score (0.01th percentile) suggesting minimal real-world exploitation likelihood despite public disclosure.
Technical ContextAI
This is a DOM-based XSS vulnerability (CWE-79: Improper Neutralization of Input During Web Page Generation) affecting the Responsive Block Control WordPress plugin. DOM-based XSS occurs when untrusted user input is directly inserted into the Document Object Model without proper sanitization or encoding, allowing an attacker's JavaScript to execute in the context of the victim's browser session. The plugin fails to neutralize user-supplied input before using it to dynamically generate web page content, creating an attack surface accessible through browser-based manipulation. WordPress plugins operating in the wp-admin or frontend contexts that handle block configuration or rendering are particularly susceptible if they do not implement consistent input validation and output encoding.
Affected ProductsAI
Responsive Block Control WordPress plugin versions from an unspecified baseline through version 1.3.0. The plugin is distributed through the official WordPress plugin repository. The vulnerability affects all installations using version 1.3.0 or earlier. WordPress site administrators and users with access to the plugin's functionality are the primary affected population.
RemediationAI
Update Responsive Block Control to a patched version released after 1.3.0 immediately. Site administrators should navigate to Plugins > Installed Plugins in WordPress wp-admin, locate Responsive Block Control, and click Update if available. If no update is immediately available, disable the plugin temporarily until the vendor releases a patched version that properly sanitizes and validates input before rendering to the DOM. Refer to the vendor advisory at https://patchstack.com/database/Wordpress/Plugin/responsive-block-control/vulnerability/wordpress-responsive-block-control-plugin-1-2-9-cross-site-scripting-xss-vulnerability for confirmation of patch availability and detailed remediation steps. Ensure WordPress and all other plugins remain current to maintain defense-in-depth against XSS attacks.
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