Wordpress Plugin
CVE-2025-62128
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in SiteLock SiteLock Security - WP Hardening, Login Security & Malware Scans sitelock allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects SiteLock Security - WP Hardening, Login Security & Malware Scans: from n/a through <= 5.0.1.
AnalysisAI
Missing authorization in SiteLock Security WordPress plugin versions through 5.0.1 allows attackers to exploit incorrectly configured access control to bypass security restrictions. Unauthenticated remote attackers can leverage this CWE-862 vulnerability to gain unauthorized access to protected functionality or resources without proper privilege validation. The issue is tagged as an authentication bypass with low EPSS exploitation probability (0.05%, 17th percentile), indicating limited real-world attack likelihood despite the authorization flaw.
Technical ContextAI
This vulnerability stems from CWE-862 (Missing Authorization), a class of access control flaws where the application fails to properly enforce privilege requirements before allowing access to resources or operations. The SiteLock Security plugin for WordPress implements various hardening, login security, and malware scanning features that require role-based authorization checks. The missing authorization vulnerability suggests that critical security functions are not adequately gated behind proper capability or role verification, allowing attackers to bypass intended access control layers. The WordPress plugin architecture relies on capability checks (via current_user_can() or similar functions) to enforce access control; this vulnerability indicates one or more administrative or security-related features lack such validation.
Affected ProductsAI
SiteLock Security - WP Hardening, Login Security & Malware Scans WordPress plugin versions from inception through 5.0.1 are affected. The plugin is identified via CPE context for WordPress plugins and is distributed through the official WordPress plugin repository. Vulnerable installations include all deployments running version 5.0.1 or earlier of this plugin on WordPress sites.
RemediationAI
Update the SiteLock Security plugin to a version newer than 5.0.1 immediately. Check the official WordPress plugin repository or the vendor's advisory at https://patchstack.com/database/Wordpress/Plugin/sitelock/vulnerability/wordpress-sitelock-security-plugin-5-0-1-broken-access-control-vulnerability?_s_id=cve for the specific patched version and installation instructions. In the interim, restrict administrative access to the plugin's settings and features by limiting user roles with capability to modify security hardening configurations, and monitor for unauthorized access attempts to sensitive plugin functions. Verify that all user capability checks are enforced across the plugin's security-critical operations after patching.
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