What the vulnerability does
01Description
WordPress Plugin Curtain 1.0.2 contains a cross-site request forgery vulnerability that allows attackers to activate or deactivate site maintenance mode by crafting malicious requests. Attackers can trick authenticated administrators into submitting forged requests to the options-general.php page with curtain parameters to toggle maintenance mode without valid nonce validation.
Explanation of Vulnerability in Simple Terms
02Summary
Curtain versions 1.0.2 and earlier are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in user, performs unwanted actions on their behalf. The vulnerability requires the victim to be authenticated and visit a attacker-controlled page. This can lead to unauthorized modifications or data changes within the application.
What an attacker can do
03Attacker Capabilities
Perform unauthorized actions on behalf of a logged-in user by tricking them into visiting a malicious webpage.
Potential impact on your site
04Site Impact
Users' accounts can be manipulated to perform unintended actions without their knowledge or consent.
Conditions required to exploit
05Prerequisites
Victim must be logged in to Curtain and visit an attacker-controlled webpage.
Key dates
06Disclosure timeline
May 10, 2026
CVE published
May 11, 2026
Record updated