CVE-2026-61458

Summary

PasswordPusher before 2.9.2 contains a brute-force vulnerability in the POST /p/:token/access endpoint that lacks route-specific rate limiting and per-push lockout mechanisms. Attackers who know a push token can systematically guess passphrases at 120 attempts per minute without triggering any push-level defense, making short or dictionary-derived passphrases practically recoverable within hours or days.

Affected Software

VendorProductVersion RangeStatus
pglombardoPasswordPusher0 < 2.9.2affected
pglombardoPasswordPusher2.9.2unaffected

Weaknesses

  • CWE-307: Improper Restriction of Excessive Authentication Attempts

References