Wordpress Plugin
CVE-2025-62115
MEDIUM
Severity by source
AV:N/AC:L/PR:L/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 ThemeBoy Hide Plugins hide-plugins allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Hide Plugins: from n/a through <= 1.0.4.
AnalysisAI
Hide Plugins WordPress plugin through version 1.0.4 fails to enforce proper authorization checks, allowing unauthenticated or low-privileged users to access plugin management functions intended for administrators. The missing access control (CWE-862) permits attackers to exploit incorrectly configured security levels, potentially enabling unauthorized plugin visibility or manipulation. While EPSS indicates low real-world exploitation probability (0.01%, 2nd percentile), the vulnerability represents a direct authorization bypass that could escalate privileges in certain WordPress configurations.
Technical ContextAI
The Hide Plugins WordPress plugin implements access control mechanisms to restrict plugin visibility and management to authorized administrators. The vulnerability stems from CWE-862 (Missing Authorization), where the plugin fails to validate user permissions before processing requests to sensitive plugin-related operations. This class of flaw typically manifests when capability checks (WordPress's 'manage_options' or equivalent) are either absent or improperly implemented in action handlers or AJAX endpoints. The plugin's access control layer does not correctly verify that the requesting user possesses the requisite privilege level before granting access to plugin management functions, allowing exploitation through direct requests without authentication escalation in some cases.
Affected ProductsAI
ThemeBoy Hide Plugins WordPress plugin versions from initial release through version 1.0.4 are affected. The plugin is available from the WordPress plugin repository (https://patchstack.com/database/Wordpress/Plugin/hide-plugins/vulnerability/wordpress-hide-plugins-plugin-1-0-4-broken-access-control-vulnerability?_s_id=cve), and all installations running version 1.0.4 or earlier require remediation.
RemediationAI
Update Hide Plugins to the latest available version released by ThemeBoy after version 1.0.4. Consult the official plugin repository and Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/hide-plugins/vulnerability/wordpress-hide-plugins-plugin-1-0-4-broken-access-control-vulnerability?_s_id=cve) for the exact patched version number and installation instructions. As an interim mitigation pending patch deployment, review WordPress user roles and capabilities to ensure only trusted administrators possess 'manage_options' and plugin management permissions, and consider restricting plugin access through additional capability filtering or Web Application Firewall (WAF) rules if the patched version is not immediately available.
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