What the vulnerability does
01Description
The Conditional Maintenance Mode for WordPress plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.0. This is due to missing nonce validation when toggling the maintenance mode status. This makes it possible for unauthenticated attackers to enable or disable the site's maintenance mode via a forged request granted they can trick an administrator into performing an action such as clicking on a link.
Explanation of Vulnerability in Simple Terms
02Summary
The Conditional Maintenance Mode for WordPress plugin through version 1.0.0 contains a cross-site request forgery (CSRF) vulnerability. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the site without the administrator's knowledge. The vulnerability requires user interaction and does not directly expose sensitive data, but can disrupt site availability or settings.
What an attacker can do
03Attacker Capabilities
Trick a logged-in admin into performing unwanted actions on the site via a malicious webpage.
Potential impact on your site
04Site Impact
Site settings or maintenance mode configuration could be altered without your knowledge if you visit a malicious link.
Conditions required to exploit
05Prerequisites
Admin must visit attacker's webpage while logged into WordPress; no special privileges required from attacker.
Key dates
06Disclosure timeline
November 25, 2025
CVE published
April 8, 2026
Record updated