
PEACH
Un cadre d’isolation des locataires
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: Ce rapport a été généré à l’aide de l’IA
Évaluation gratuite des vulnérabilités
Évaluez vos pratiques de sécurité cloud dans 9 domaines de sécurité pour évaluer votre niveau de risque et identifier les failles dans vos défenses.
Obtenez une démo personnalisée
"La meilleure expérience utilisateur que j’ai jamais vue, offre une visibilité totale sur les workloads cloud."
"Wiz fournit une interface unique pour voir ce qui se passe dans nos environnements cloud."
"Nous savons que si Wiz identifie quelque chose comme critique, c’est qu’il l’est réellement."