CVE-2025-14441
Unknown
Unknown - Not Provided
Authorization Bypass in Popupkit Plugin Allows Subscriber Data Deletion
Publication date: 2026-01-06
Last updated on: 2026-04-08
Assigner: Wordfence
Description
Description
The Popupkit plugin for WordPress is vulnerable to arbitrary subscriber data deletion due to missing authorization on the DELETE `/subscribers` REST API endpoint in all versions up to, and including, 2.2.0. This is due to the `permission_callback` only validating wp_rest nonce without checking user capabilities. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary subscriber records.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| unknown_vendor | popupkit | to 2.2.0 (inc) |
| unknown_vendor | popup_builder_block | 2.2.0 |
| unknown_vendor | popup_builder_block | 2.2.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |