WordPress · Notifications/Otp For Woocommerce · CVE-2026-77264
**Name of the Vulnerable Software and Affected Versions**
Automation Web Platform – Notifications and OTP for WooCommerce, Advanced Country Code plugin for WordPress versions prior to 4.8.7
**Description**
An authentication bypass exists because the `handle email otp return()` function returns a secret magic login token directly in the response of a publicly accessible OTP request instead of sending it exclusively to the user's email. This allows unauthenticated attackers to gain access to any account, including administrator accounts, provided they know the target user's email address.
**Recommendations**
Update the plugin to a version newer than 4.8.6.
As a temporary mitigation, restrict access to the `handle email otp return()` function.