Wordpress Plugin
CVE-2025-48166
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in sminozzi Stop and Block bots plugin Anti bots antibots allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects Stop and Block bots plugin Anti bots: from n/a through <= 1.48.
AnalysisAI
Missing authorization controls in the Stop and Block Bots plugin (Anti bots) for WordPress through version 1.48 allows attackers to access functionality that should be restricted by access control lists, enabling unauthorized administrative operations without proper authentication. The vulnerability is classified as broken access control (CWE-862) with low exploitation probability (EPSS 0.06%) and no confirmed active exploitation.
Technical ContextAI
The Stop and Block Bots WordPress plugin fails to implement proper authorization checks (access control lists/ACLs) on sensitive functionality, a violation of the CWE-862 class (Missing Authorization). This means the plugin likely exposes administrative or privileged functions without verifying user roles or capabilities before allowing access. WordPress plugins typically rely on capability checks using functions like current_user_can() to enforce access control; this vulnerability indicates such checks are either absent or improperly implemented on certain endpoints or admin functions. The vulnerability affects the plugin codebase distributed through the WordPress plugin repository, which runs in the context of WordPress's permission model.
Affected ProductsAI
The Stop and Block Bots plugin (Anti bots) by sminozzi for WordPress is affected in version 1.48 and all prior versions. The plugin is distributed through the official WordPress plugin repository and identified by the slug 'antibots'. No specific CPE string is provided in the source data, but the plugin can be identified via WordPress plugin management interfaces and the vendor advisory at Patchstack.
RemediationAI
Update the Stop and Block Bots plugin to a version newer than 1.48 as soon as it is released by the vendor. Users should navigate to the WordPress admin dashboard, access Plugins > Installed Plugins, locate 'Stop and Block Bots (Anti bots)', and click Update if available. If no patched version is immediately available, temporarily disable the plugin to prevent unauthorized access to its functionality, or restrict access to the WordPress admin dashboard via firewall rules or IP whitelisting. Check the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/antibots/vulnerability/wordpress-stop-and-block-bots-plugin-anti-bots-1-48-broken-access-control-vulnerability for patch availability and timeline.
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