CVE-2026-5229 PUBLISHED

Receive Notifications After Form Submitting – Form Notify for Any Forms <= 1.1.10 - Unauthenticated Authentication Bypass via LINE OAuth Callback

Assigner: Wordfence
Reserved: 31.03.2026 Published: 15.05.2026 Updated: 15.05.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor m615926
Product Receive Notifications After Form Submitting – Form Notify for Any Forms
Versions Default: unaffected
  • affected from 0 to 1.1.10 (incl.)

Credits

  • Nabil Irawan finder

References

Problem Types

  • CWE-287 Improper Authentication CWE