Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Network-reachable unauthenticated AJAX endpoint with no complexity barrier; only low integrity impact confirmed, no confidentiality or availability effect.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Broken Access Control in WP Fast Total Search <= 1.81.282 versions.
AnalysisAI
Broken access control in WP Fast Total Search WordPress plugin (versions <= 1.81.282, by Epsiloncool) permits unauthenticated remote attackers to invoke restricted plugin functionality without authorization. The flaw stems from missing authorization checks (CWE-862), meaning one or more plugin endpoints or AJAX actions fail to verify caller identity or capability before executing. Real-world impact is limited to low integrity compromise with no confidentiality or availability loss, but the unauthenticated, low-complexity nature makes it trivially exploitable against any vulnerable WordPress installation. No public exploit code or CISA KEV listing has been identified at time of analysis.
Technical ContextAI
WP Fast Total Search is a WordPress plugin developed by Epsiloncool (CPE: cpe:2.3:a:epsiloncool:wp_fast_total_search:*:*:*:*:*:*:*:*) that provides full-text search functionality for WordPress sites. CWE-862 (Missing Authorization) indicates the plugin registers one or more WordPress hooks - typically wp_ajax_nopriv_ actions or REST API endpoints - that perform state-modifying operations without calling current_user_can() or an equivalent capability check. This is a common WordPress plugin anti-pattern where AJAX handlers intended to be restricted are inadvertently exposed to unauthenticated visitors. The CVSS vector AV:N/AC:L/PR:N/UI:N confirms the vulnerable endpoint is network-reachable, requires no authentication, and can be triggered with a straightforward HTTP request.
RemediationAI
Update WP Fast Total Search to any version released after 1.81.282 once a patched release is confirmed by the vendor or Patchstack. Check the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/fulltext-search/vulnerability/wordpress-wp-fast-total-search-plugin-1-81-282-broken-access-control-vulnerability for the confirmed fix version before upgrading. A specific fix version is not independently confirmed from the available input data, so verify through the WordPress Plugin Directory changelog or the Patchstack page before treating any release as safe. As a temporary compensating control, use a WordPress security plugin (such as Wordfence or Patchstack's virtual patching) to block unauthenticated access to plugin-specific AJAX actions. Alternatively, restrict wp-admin/admin-ajax.php access to authenticated sessions at the web server or WAF level if the plugin's front-end search functionality can tolerate it - note this may break legitimate search widget behavior for visitors.
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-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48159
GHSA-fj2f-pc4m-f9w6