Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Contributor credentials required (PR:L); network-accessible plugin endpoint (AV:N); read-only data disclosure with no write or denial-of-service capability confirmed (I:N/A:N).
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Contributor Broken Access Control in Slim SEO <= 4.6.2 versions.
AnalysisAI
Broken access control in the Slim SEO WordPress plugin through version 4.6.2 allows authenticated users holding the Contributor role to bypass authorization checks and access restricted data, yielding a high confidentiality impact per CVSS C:H. The flaw is rooted in CWE-862 (Missing Authorization), meaning the plugin fails to verify whether the requesting user holds sufficient privileges before executing certain privileged actions. No public exploit code and no CISA KEV listing exist at time of analysis; however, low attack complexity and no required user interaction make this straightforward to exploit by any valid contributor-level account holder.
Technical ContextAI
Slim SEO is a WordPress SEO plugin developed by elightup, designed to automate meta tags, sitemaps, breadcrumbs, and structured data for WordPress sites. The root cause is CWE-862 (Missing Authorization), a class of flaw where code executes sensitive operations without first verifying the caller's capability or role. WordPress enforces access control through its capability system; plugins must explicitly call current_user_can() or equivalent checks before exposing privileged data or functionality. The absence of such checks on one or more Slim SEO endpoints allows the Contributor role - a low-privilege built-in WordPress role - to reach functionality intended only for editors or administrators. The affected CPE cpe:2.3:a:elightup:slim_seo:*:*:*:*:*:*:*:* confirms all versions through 4.6.2 are impacted. Patchstack is the reporting source and maintains a dedicated advisory entry for this vulnerability.
RemediationAI
Update the Slim SEO plugin to a version released after 4.6.2. The Patchstack advisory at https://patchstack.com/database/wordpress/plugin/slim-seo/vulnerability/wordpress-slim-seo-plugin-4-6-2-broken-access-control-vulnerability should be consulted for the exact patched release version, as a precise fix version number is not independently confirmed from the available intelligence - verify the changelog in the WordPress plugin repository before deploying. As a compensating control pending patching, audit all accounts assigned the Contributor role and remove or demote any untrusted users, since exploitation requires a valid contributor-level session. Disabling open user registration under WordPress Settings > General (uncheck 'Anyone can register') eliminates the self-registration attack path at the cost of requiring manual user provisioning. Sites with a Patchstack subscription may benefit from virtual patching rules applied automatically at the WAF layer, though this should not substitute for the plugin update.
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-2026-39385
GHSA-653g-xfpx-c824