All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74878
CRITICALpublished 2026-08-17 11:16 UTC · 22 hours ago · modified 2026-08-17 15:16 UTC
9.3
CVSS / 10
// description
openssl_encrypt versions before 1.4.0 use an in-memory rate limiter for TOTP brute-force protection that is not shared across workers and is lost on server restart. Attackers can distribute authentication attempts across multiple server instances or retry immediately after a restart to bypass rate limiting protections.
// weaknesses (CWE)
- CWE-770