CVE-2023-0713
Published: April 11, 2026
Official Description
The Wicked Folders plugin for WordPress is vulnerable to authorization bypass due to a missing capability check on the ajax_add_folder function in versions up to, and including, 2.18.16. This makes it possible for authenticated attackers, with subscriber-level permissions and above, to invoke this function and perform actions intended for administrators such as modifying the folder structure maintained by the plugin.
Risk Analysis
The Wicked Folders WordPress plugin has an authorization bypass vulnerability. Authenticated attackers with subscriber-level permissions or higher can perform actions intended for administrators, such as adding new folders. The confirmed exploitation in the wild makes this an urgent concern.
This vulnerability is actively being exploited in the wild, as confirmed by its inclusion in CISA's KEV catalog. This indicates a high probability of successful attacks.
Update the Wicked Folders plugin for WordPress to a version beyond 2.18.16. Implement robust authorization checks for all administrative functions within web applications.
Technical Analysis
CVE-2023-0713 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CISA has added CVE-2023-0713 to the Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. U.S. federal agencies are required to patch this within the mandated timeframe, and all organizations should treat remediation as urgent.
Affected Vendors & Products
Exploit & PoC Resources
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2023-0713 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts
- !CISA KEV: Federal agencies must patch per BOD 22-01 timeline
- !Active exploitation confirmed — treat as P1