CVE-2026-19714 PUBLISHED

Simple JWT Login < 3.6.8 - Unauthenticated Account Takeover via Missing Google id_token Audience Validation

Assigner: WPScan
Reserved: 13.08.2026 Published: 16.08.2026 Updated: 16.08.2026

The Simple JWT Login WordPress plugin before 3.6.8 does not validate the audience of the Google identity tokens it accepts, allowing unauthenticated users to authenticate as any user whose email address such a token carries, up to and including an administrator. Every site with the Simple JWT Login WordPress plugin before 3.6.8's Google sign-in enabled is affected.

Product Status

Vendor Unknown
Product Simple JWT Login
Versions Default: unaffected
  • affected from 0 to 3.6.8 (excl.)

Credits

  • Farid Narimanov finder
  • WPScan coordinator

References

Problem Types

  • CWE-287 Improper Authentication CWE