CVE-2026-13597 PUBLISHED

QRcode Login for WeChat <= 1.3 - Unauthenticated Account Takeover

Assigner: WPScan
Reserved: 29.06.2026 Published: 27.07.2026 Updated: 27.07.2026

The 微信二维码登陆 WordPress plugin through 1.3 does not properly validate WeChat webhook requests, as its signature check always passes, and it discloses the generated login code in the webhook response. This allows an unauthenticated attacker to forge a login event for any existing username, read the login code, and redeem it through an unauthenticated AJAX action to log in as that user, including an administrator, without a password.

Product Status

Vendor Unknown
Product 微信二维码登陆
Versions Default: unknown
  • affected from 0 to 1.3 (incl.)

Credits

  • João Ramos Maciel finder
  • WPScan coordinator

References

Problem Types

  • CWE-287 Improper Authentication CWE