WowOptin public recipe route can disable every opt-in
WowOptin before 1.4.38 exposes GET /wp-json/optn/v1/recipes/
- Component
- WowOptin: Next-Gen Popup Maker
- Plugin slug
optin- Affected
- < 1.4.38
- Safe version
1.4.38- Published
- Jul 24, 2026
This CVE was published Jul 24, 2026 and is one of 4 known issues for this plugin.
Update, patch or deactivate.
Update WowOptin to 1.4.38 or later. The application fix replaces __return_true on the recipe route with the same current_user_can(OPTN_MIN_CAPABILITY) check used by the plugin's other administrative routes.
A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.
Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.
Technical description
The WowOptin: Next-Gen Popup Maker WordPress plugin before 1.4.38 does not have proper authorization on a REST endpoint, allowing unauthenticated users to disable all of the site's opt-in forms and insert new template-based opt-in rows into the database.
CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L