CVE-2026-14603
Received Received - Intake

Unauthenticated REST API Access in WowOptin WordPress Plugin

Vulnerability report for CVE-2026-14603, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-24

Last updated on: 2026-07-24

Assigner: WPScan

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-24
Last Modified
2026-07-24
Generated
2026-07-24
AI Q&A
2026-07-24
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wowoptin wowoptin to 1.4.38 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The WowOptin WordPress plugin before version 1.4.38 has a flaw in a REST endpoint that allows unauthenticated users to disable all opt-in forms on a site and insert new template-based opt-in rows. This happens because the endpoint uses a weak permission check that grants access without requiring authentication.

Detection Guidance

Check if the WowOptin plugin version is below 1.4.38 by inspecting the plugin files or WordPress admin panel. Look for unauthorized changes to opt-in forms or new template-based rows in the database. Monitor network traffic for suspicious requests to the REST endpoint /wp-json/optn/v1/recipes/<id> with parameters like disable_others=1 or status=1.

Impact Analysis

An attacker could disable all existing opt-in forms on your WordPress site, preventing visitors from subscribing or interacting with them. They could also inject new opt-in forms from templates, potentially redirecting users or collecting data without your consent.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR or HIPAA by allowing unauthorized changes to opt-in forms, potentially exposing user data collection without proper consent. It may also violate data protection requirements if new forms are injected without user knowledge.

Mitigation Strategies

Update the WowOptin plugin to version 1.4.38 or later immediately. If updating is not possible, disable the plugin until the update is applied. Review all opt-in forms for unauthorized changes and remove any suspicious new rows. Implement strict access controls on the REST endpoint and monitor for unauthorized access attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-14603. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart