CVE-2026-82449 PUBLISHED

Cockpit CMS before 2.14.1 Account Enumeration via Auth Timing

Assigner: VulnCheck
Reserved: 29.08.2026 Published: 29.08.2026 Updated: 29.08.2026

Cockpit CMS before 2.14.1 contains an account enumeration vulnerability in the auth check endpoint due to timing discrepancies in password verification. Attackers can measure response times across multiple requests to determine which accounts exist by observing that existing accounts trigger bcrypt verification while non-existent accounts return immediately.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor cockpit-hq
Product cockpit
Versions Default: unaffected
  • affected from 0 to 2.14.1 (excl.)
  • Version 2.14.1 is unaffected

Credits

  • Matéo Florian Callec reporter

References

Problem Types

  • Observable Timing Discrepancy CWE