Post Expirator <= 2.5.1 - Contributor+ Arbitrary Post Schedule Deletion
Strategic Overview
- Status
- Patched in 2.6.0
- Affected Plugin
- Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories
- Affected Version
<= 2.5.1- CVSS
- 4.3Medium
- Weakness type
- CWE-863 · Incorrect Authorization
- CVE
CVE-2021-24783
At a glance
CVE-2021-24783 is a medium-severity Incorrect Authorization vulnerability in the Schedule Post Changes With PublishPress Future WordPress plugin, affecting versions <= 2.5.1. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). The issue is fixed in version 2.6.0; sites on affected versions should update now. Disclosed October 2021, reported by apple502j.
Vulnerability Overview
The Post Expirator WordPress plugin before 2.6.0 does not have proper capability checks in place, which could allow users with a role as low as Contributor to schedule deletion of arbitrary posts.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.
CWE-863: Incorrect Authorization
Reaching this weakness in Schedule Post Changes With PublishPress Future <= 2.5.1 takes a caller who can reach the endpoint. Incorrect authorization means a permission check exists but evaluates the wrong thing, so it passes for callers it was meant to stop.
The action runs for users the code intended to exclude, with the same effect as having no check at all. For Schedule Post Changes With PublishPress Future the fix is 2.6.0: builds <= 2.5.1 are affected, anything from 2.6.0 onward is not.
Remediation
Update to version 2.6.0, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Schedule Post Changes With PublishPress Future 2.6.0 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories
- 6.4CVE-2026-39482: Post Expirator <= 4.9.4 Stored Cross-Site Scripting
CVE-2026-39482 - 5.5CVE-2026-5247: Schedule Post Changes… Stored XSS
CVE-2026-5247 - 5.4CVE-2025-14718: Schedule Post Changes… Authenticated (Contributor+)
CVE-2025-14718 - 4.3CVE-2025-69361: Post Expirator <= 4.9.3 Missing Authorization
CVE-2025-69361 - 4.3CVE-2025-13741: Schedule Post Changes… Authenticated (Contributor+)
CVE-2025-13741 - 4.3CVE-2025-13149: Schedule Post Changes… Post/Page Status Modification
CVE-2025-13149
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C