CVE-2026-12586

Summary

The Lenxel WP WordPress theme through 1.0.31 does not perform any authorization or ownership check on its password-reset action, validating only a CSRF nonce, allowing unauthenticated attackers to reset the password of any user (including an administrator) and take over the account.

Affected Software

VendorProductVersion RangeStatus
UnknownLenxel WP0 <= 1.0.31affected

Weaknesses

  • CWE-287 Improper Authentication
  • CWE-352 Cross-Site Request Forgery (CSRF)

References