
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-77003 is an authorization bypass vulnerability in the Content Mask WordPress plugin that allows authenticated users with the Contributor role to publish posts and pages without holding the required publish capability. It affects Content Mask versions 1.8.0 through 1.8.5.4, and was publicly disclosed on August 21, 2026, with NVD publication on August 23, 2026. The vulnerability was discovered and reported by Pablo González and Fran Ramírez, and assigned a CVSS score of 2.7 (Low) by WPScan, classified under OWASP Top 10 A2: Broken Authentication and Session Management (WPScan, Github Advisory).
The root cause is improper privilege management (CWE-269): the plugin's create_new_content_mask function fails to verify whether the requesting user holds the capability required to publish the post type being created. This allows any authenticated user with the Contributor role — who normally cannot publish content — to bypass WordPress's built-in capability checks and directly publish posts and pages. The attack vector is network-based and requires only a low-privileged authenticated session, with no special configuration needed beyond having a Contributor account. A proof-of-concept is scheduled for public release on September 4, 2026, to allow time for users to update (WPScan).
Successful exploitation allows any authenticated Contributor to publish arbitrary posts and pages to the WordPress site without authorization, bypassing editorial workflows and content approval processes. This could be used to publish unauthorized, misleading, or malicious content publicly, potentially damaging site reputation or facilitating further attacks such as phishing via published pages. The impact is primarily an integrity concern, with limited confidentiality or availability risk (WPScan, Github Advisory).
There is currently no public proof-of-concept exploit available, and no evidence of in-the-wild exploitation has been observed. WPScan has indicated a PoC will be published on September 4, 2026. The EPSS score is 0.0, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. Exploitation requires an authenticated session with at least Contributor-level access, limiting the attack surface to sites with open or compromised contributor accounts (WPScan, Github Advisory).
create_new_content_mask function, specifying a post status of publish for the content being created.publish_posts or equivalent capability, the request is processed and the post is published directly, bypassing the normal editorial review workflow./wp-admin/admin-ajax.php or similar endpoints from Contributor-role accounts with parameters related to create_new_content_mask and a publish post status.wp_posts table entries with post_status = 'publish' and post_author values corresponding to Contributor-level user IDs, created via the Content Mask plugin's post type.Update the Content Mask WordPress plugin to version 1.8.5.5 or later, which introduces proper capability checks before allowing post publication. As an interim measure, site administrators should audit all recently published content created by Contributor-role users to identify any unauthorized publications. Additionally, restricting Contributor account creation and regularly auditing user roles and capabilities can reduce exposure (WPScan, Github Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."