Wordpress Plugin
CVE-2025-62874
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 Alexander AnyComment anycomment allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects AnyComment: from n/a through <= 0.3.6.
AnalysisAI
Missing authorization in the Alexander AnyComment WordPress plugin through version 0.3.6 allows unauthenticated attackers to exploit incorrectly configured access control security levels, resulting in unauthorized access to protected functionality. The vulnerability stems from broken access control mechanisms (CWE-862) rather than authentication bypass, meaning authenticated sessions may also be affected depending on their privilege level. With an EPSS score of 0.02% and no reported active exploitation, this represents a low-probability real-world risk despite the critical nature of access control flaws.
Technical ContextAI
AnyComment is a WordPress plugin that manages user comments and community engagement. The vulnerability exploits improper implementation of access control security levels (CWE-862: Missing Authorization), a classic authorization flaw where the application fails to enforce proper permission checks before allowing users to access or modify protected resources. WordPress plugins typically implement role-based access control (RBAC) through capability checks; this issue indicates those checks are either missing, incorrectly configured, or applied inconsistently across certain endpoints or functions. The affected plugin versions through 0.3.6 contain flawed access control logic that permits unauthorized resource access based on misconfigured security level settings.
Affected ProductsAI
Alexander AnyComment WordPress plugin versions from an unspecified baseline through version 0.3.6 are affected. The plugin is distributed through the WordPress plugin repository. Exact CPE string is not provided in available data, but the affected product is identified as WordPress Plugin: anycomment, versions up to and including 0.3.6. Refer to the Patchstack vulnerability database entry at https://patchstack.com/database/Wordpress/Plugin/anycomment/vulnerability/wordpress-anycomment-plugin-0-3-6-broken-access-control-vulnerability for detailed product information and advisory details.
RemediationAI
Update the AnyComment plugin to a version greater than 0.3.6 immediately. Check the WordPress plugin repository or the plugin developer's official release page for the latest patched version. If automatic updates are not configured, manually download and install the latest version from the WordPress.org plugin directory. Additionally, review and audit all role-based access control configurations within the plugin settings to ensure security levels are correctly assigned to user roles, especially for any custom roles or capability assignments. Administrators should restrict plugin access to trusted users only pending a full version update. Consult the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/anycomment for further remediation guidance from the reporting organization.
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