Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Requires authenticated Contributor account (PR:L) over network (AV:N); no confidentiality exposure; low integrity and availability impact from unauthorized plugin action.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Contributor Broken Access Control in Forget About Shortcode Buttons <= 2.1.3 versions.
AnalysisAI
Broken access control in the 'Forget About Shortcode Buttons' WordPress plugin (versions <= 2.1.3) allows authenticated Contributors to invoke restricted plugin functionality without proper authorization checks. The root cause is CWE-862 (Missing Authorization), meaning the plugin exposes one or more privileged endpoints or actions without verifying that the calling user holds a sufficient role. An attacker with a Contributor account on the target WordPress site can exploit this to make unauthorized integrity or availability modifications within the scope of what the plugin controls. No public exploit code and no CISA KEV listing are identified at time of analysis.
Technical ContextAI
The affected product is the 'Forget About Shortcode Buttons' WordPress plugin, versions up to and including 2.1.3, which modifies the WordPress post editor toolbar to manage shortcode-related buttons. The vulnerability class is CWE-862 (Missing Authorization): the plugin registers one or more AJAX handlers, REST API endpoints, or admin-page actions without implementing a capability check (e.g., WordPress's current_user_can() or check_ajax_referer() with role validation). WordPress Contributors can create and edit their own posts but cannot publish or modify site-wide settings; this flaw allows that role boundary to be crossed for whichever plugin action lacks the guard. The CVSS vector AV:N/AC:L/PR:L/UI:N/S:U confirms network-reachable, low-complexity exploitation by a low-privileged (authenticated) user with no user interaction required.
RemediationAI
Update the Forget About Shortcode Buttons plugin to a version beyond 2.1.3 that addresses the missing authorization check, once a patched release is published. The Patchstack advisory at https://patchstack.com/database/wordpress/plugin/forget-about-shortcode-buttons/vulnerability/wordpress-forget-about-shortcode-buttons-plugin-2-1-3-broken-access-control-vulnerability should be monitored for a confirmed fix version, as no exact patched version was confirmed in the available intelligence. As an interim compensating control, site administrators should audit and restrict Contributor role assignments to only fully trusted users, reducing the pool of accounts that could exploit the flaw. If the plugin is not actively required, deactivating and removing it eliminates the attack surface entirely with no functional trade-off. WordPress security plugins such as Patchstack or Wordfence may provide virtual patching rules for this CVE while an official fix is awaited.
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
EUVD-2025-210351
GHSA-xwqq-7m42-6939