Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N
Contributor is a low-privilege authenticated WordPress role (PR:L), not a high-privilege administrator; all other provided metrics are retained as accurate.
Primary rating from Vendor (wpscan).
CVSS VectorVendor: wpscan
Lifecycle Timeline
4DescriptionCVE.org
The Slim SEO WordPress plugin before 4.9.11 does not restrict a post-meta preview feature to posts the user is allowed to edit, verifying only read access, allowing users with the Contributor role to read arbitrary post meta, including protected and private keys, of published posts they do not own, including password-protected posts and posts of non-public post types.
AnalysisAI
Slim SEO WordPress plugin before 4.9.11 allows authenticated Contributors to read arbitrary post meta - including protected and private keys - from published posts they do not own, by exploiting an authorization check that verifies read access instead of the required edit access on the post-meta preview feature. Affected data includes meta from password-protected posts and posts of non-public custom post types, exposing values such as API keys or license codes stored by co-installed plugins. No public exploit has been identified at time of analysis, and EPSS at 0.13% (3rd percentile) indicates very low exploitation probability.
Technical ContextAI
The Slim SEO plugin (all versions < 4.9.11, EUVD-2026-54888) provides a post-meta preview feature intended for authors editing their own posts. The flaw, classified as CWE-639 (Authorization Bypass Through User-Controlled Key), occurs because the plugin's endpoint resolves the target post by a user-supplied key (post ID) and validates only that the requesting user can read the post - a permissive check that grants access to all published content - rather than verifying the stricter edit capability that the feature demands. WordPress Contributors can read posts but cannot edit posts they do not own, making this check insufficient. Because post meta in WordPress is a generic key-value store used by many plugins for sensitive storage (API credentials, license keys, field values), the exposed data surface extends well beyond SEO metadata to any plugin that writes to post meta on affected post types.
RemediationAI
Update the Slim SEO WordPress plugin to version 4.9.11 or later, which is the vendor-released patch confirmed via WPScan advisory (https://wpscan.com/vulnerability/08e8c64b-50a4-4865-a33d-275644dcb850/) and NVD (https://nvd.nist.gov/vuln/detail/CVE-2026-16957). If an immediate update is not feasible, site administrators should audit and remove or demote untrusted Contributor accounts, since exploitation requires an authenticated session at that role level or above. As a more aggressive temporary measure, the Slim SEO plugin can be deactivated entirely - note this will strip SEO metadata (titles, descriptions, schema markup) from public-facing pages and may impact search engine indexing until the plugin is re-enabled. No workaround short of account restriction or plugin deactivation is available, as the flaw is in the server-side authorization logic of the plugin itself.
The mailSend function in the isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra para
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The 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 GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
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
Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-54888
GHSA-c8x4-7vmf-m6pv