CVE-2026-5229

The Form Notify plugin for WordPress is vulnerable to Authentication Bypass in versions up to and including 1.1.10. This is due to the plugin trusting user-controlled cookie data to determine which WordPress account to authenticate after a LINE OAuth login. When LINE doesn't provide an email address (which is common), the plugin falls back to reading the 'form_notify_line_email' cookie value without verifying that the LINE account is associated with that email address. This makes it possible for unauthenticated attackers to gain access to any user account on the site, including administrator accounts, by completing a LINE OAuth flow with their own LINE account while injecting a malicious cookie containing the target victim's email address.
Configurations

No configuration.

History

15 May 2026, 09:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-15 09:16

Updated : 2026-05-15 14:09


NVD link : CVE-2026-5229

Mitre link : CVE-2026-5229

CVE.ORG link : CVE-2026-5229


JSON object : View

Products Affected

No product.

CWE
CWE-287

Improper Authentication