CVE Catalog

CVE-2026-61458

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.30%

22th percentile - higher than 22% of all known CVEs

Summary

A brute-force vulnerability in PasswordPusher before version 2.9.2 in the POST /p/:token/access endpoint. Lack of rate limiting and per-push lockout allows an attacker to guess access passwords at 120 attempts per minute.

Risk Assessment

The risk involves recovering short or dictionary-derived passwords within hours or days, potentially leading to unauthorized access to protected content.

Recommendation

Immediately update PasswordPusher to version 2.9.2 or later, which includes fixes for rate limiting and per-push lockout.

Other vulnerabilities in PasswordPusher

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS