Wordpress Plugin
CVE-2025-53996
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 JetSearch jet-search allows Stored XSS.This issue affects JetSearch: from n/a through <= 3.5.10.1.
AnalysisAI
Stored cross-site scripting (XSS) in Crocoblock JetSearch WordPress plugin versions 3.5.10.1 and earlier allows attackers to inject malicious scripts that persist in the application and execute in users' browsers when the affected pages are viewed. The vulnerability resides in improper input neutralization during web page generation, enabling attackers with sufficient permissions to store XSS payloads that compromise other users' sessions and data. No public exploit code or active exploitation has been confirmed; however, the low EPSS score (0.04%, 13th percentile) suggests limited real-world attack probability despite the persistent nature of the vulnerability.
Technical ContextAI
The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), which is the canonical weakness for cross-site scripting flaws. The JetSearch plugin, a WordPress search functionality component, fails to properly sanitize and escape user-supplied input before rendering it in the DOM, allowing attackers to inject arbitrary HTML and JavaScript. Stored XSS persists in the application database or configuration, meaning the malicious payload executes every time the affected content is retrieved and displayed, creating a sustained attack surface. The vulnerability affects the plugin across all versions from its inception through version 3.5.10.1, suggesting a long-standing sanitization oversight in the codebase.
Affected ProductsAI
Crocoblock JetSearch WordPress plugin versions 3.5.10.1 and earlier are affected. The plugin is distributed through the official WordPress plugin repository. Affected users running any version up to and including 3.5.10.1 should upgrade immediately. Vulnerability details and patch information are available via the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/jet-search/vulnerability/wordpress-jetsearch-plugin-3-5-10-1-cross-site-scripting-xss-vulnerability.
RemediationAI
Upgrade JetSearch plugin to a patched version greater than 3.5.10.1. Users should navigate to the WordPress admin panel, go to Plugins, and update JetSearch to the latest available version (version number to be confirmed from the official plugin repository or vendor advisory). Pending patch availability, administrators can restrict post and page editing permissions to trusted users only, reducing the attack surface by limiting who can inject XSS payloads. Implement WordPress security hardening measures such as enabling object caching, using security plugins that filter XSS payloads, and regularly auditing user permissions. Full remediation details are available at https://patchstack.com/database/Wordpress/Plugin/jet-search/vulnerability/wordpress-jetsearch-plugin-3-5-10-1-cross-site-scripting-xss-vulnerability.
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