Wordpress Plugin
CVE-2025-66150
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in merkulove Appender appender allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Appender: from n/a through <= 1.1.1.
AnalysisAI
Missing authorization in the merkulove Appender WordPress plugin versions through 1.1.1 allows authenticated attackers to bypass access control checks and exploit incorrectly configured security levels, potentially gaining unauthorized access to restricted functionality or data. EPSS probability is minimal at 0.05%, and no public exploit code or active exploitation has been reported.
Technical ContextAI
The vulnerability stems from a CWE-862 (Missing Authorization) flaw in access control implementation within the Appender plugin. This class of weakness occurs when an application fails to properly verify that a user has sufficient privileges to perform a requested action before granting access. In WordPress plugin architecture, this typically manifests when capability checks (such as current_user_can() or similar permission-validation functions) are either absent or improperly implemented in action handlers, AJAX endpoints, or admin pages. The plugin's access control security levels are not properly enforced, allowing users with lower privileges to access functions intended for higher-privileged roles.
Affected ProductsAI
merkulove Appender WordPress plugin versions from an unspecified baseline through version 1.1.1 are affected. The CPE for this plugin would typically be cpe:2.3:a:merkulove:appender:*:*:*:*:*:wordpress:*:* with version constraint <=1.1.1. The vulnerability was reported and documented by Patchstack in their WordPress plugin vulnerability database.
RemediationAI
Users should update the merkulove Appender plugin to the latest available version beyond 1.1.1 as soon as practical. Visit the WordPress plugin repository or the vendor advisory at https://patchstack.com/database/Wordpress/Plugin/appender/vulnerability/wordpress-appender-plugin-1-1-1-broken-access-control-vulnerability to confirm the patched version. As a temporary workaround, restrict access to the WordPress backend to trusted administrators only and monitor user activity logs for unauthorized permission escalation attempts. Administrators should verify that user roles and capabilities are correctly assigned and that no unexpected privilege elevations have occurred on affected installations.
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