Wordpress Plugin
CVE-2025-53994
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 Crocoblock JetPopup jet-popup allows DOM-Based XSS.This issue affects JetPopup: from n/a through <= 2.0.15.
AnalysisAI
Improper input neutralization in Crocoblock JetPopup plugin (versions up to 2.0.15) allows DOM-based cross-site scripting (XSS) attacks. The vulnerability enables attackers to inject and execute malicious JavaScript in the context of a web browser when a user interacts with a popup, potentially leading to session hijacking, credential theft, or malware distribution. No public exploit code or active exploitation has been confirmed; the low EPSS score (0.04%, 13th percentile) suggests minimal real-world exploitation likelihood despite the vulnerability being disclosed.
Technical ContextAI
This is a DOM-based XSS vulnerability (CWE-79) in the JetPopup WordPress plugin, which provides drag-and-drop popup builder functionality. DOM-based XSS occurs when untrusted user input is processed by client-side JavaScript and inserted directly into the DOM without proper sanitization or encoding. In this case, the plugin fails to neutralize malicious input during web page generation, allowing attackers to craft payloads that execute arbitrary JavaScript in users' browsers. The vulnerability affects the popup rendering mechanism, likely in how user-supplied data (such as popup content, configuration parameters, or URL fragments) is handled by the frontend code.
Affected ProductsAI
Crocoblock JetPopup WordPress plugin version 2.0.15 and all earlier versions are affected. The plugin is distributed via the WordPress plugin repository and can be identified by CPE references to WordPress plugins. Users running JetPopup up to and including version 2.0.15 are exposed to this vulnerability.
RemediationAI
Update Crocoblock JetPopup to a patched version released after 2.0.15. Consult the official Patchstack vulnerability advisory at https://patchstack.com/database/Wordpress/Plugin/jet-popup/vulnerability/wordpress-jetpopup-plugin-2-0-15-cross-site-scripting-xss-vulnerability?_s_id=cve for the specific patched version number and download link. If a timely patch is not available, consider disabling the JetPopup plugin temporarily and using an alternative popup solution until an update is released. Additionally, implement content security policy (CSP) headers on the site to mitigate XSS impact by restricting inline script execution.
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