Wordpress Plugin
CVE-2025-54018
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in CreativeMindsSolutions CM Pop-Up banners cm-pop-up-banners allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects CM Pop-Up banners: from n/a through <= 1.8.4.
AnalysisAI
Missing authorization controls in CreativeMindsSolutions CM Pop-Up banners WordPress plugin versions 1.8.4 and earlier allow unauthenticated attackers to bypass access control restrictions and exploit incorrectly configured security levels. The vulnerability stems from improper implementation of access control checks on sensitive functionality, enabling attackers to perform unauthorized actions through direct API or parameter manipulation without requiring valid credentials or proper authorization validation.
Technical ContextAI
CM Pop-Up banners is a WordPress plugin that manages pop-up banner display and configuration. The vulnerability is classified as CWE-862 (Missing Authorization), which occurs when software fails to perform authorization checks before allowing access to sensitive functionality or resources. In this case, the plugin does not properly validate user permissions or roles before executing critical operations related to pop-up banner configuration and access control levels. This is a common pattern in WordPress plugin vulnerabilities where developers fail to implement proper capability checks (using functions like current_user_can()) or nonce verification before processing administrative or sensitive requests.
Affected ProductsAI
CreativeMindsSolutions CM Pop-Up banners WordPress plugin versions from release through 1.8.4 inclusive are affected. The plugin is distributed via the official WordPress plugin repository and identified by its slug cm-pop-up-banners. Additional information and advisory details are available from the Patchstack vulnerability database at https://patchstack.com/database/Wordpress/Plugin/cm-pop-up-banners/vulnerability/wordpress-cm-pop-up-banners-plugin-1-8-4-broken-access-control-vulnerability?_s_id=cve.
RemediationAI
Users should update CM Pop-Up banners to the latest available version beyond 1.8.4 immediately via the WordPress plugin manager. Site administrators running this plugin should verify in their WordPress admin dashboard that automatic updates are enabled, or manually navigate to Plugins > Installed Plugins, locate CM Pop-Up banners, and click Update if available. Additionally, audit any pop-up banner configurations and access control settings to ensure they reflect intended permissions. If a patched version is not yet available from the plugin author, consider temporarily deactivating the plugin until a security update is released, or review the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/cm-pop-up-banners/vulnerability for any interim mitigation guidance provided by the security research team.
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