CVE-2026-82449

Summary

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.

Affected Software

VendorProductVersion RangeStatus
cockpit-hqcockpit0 < 2.14.1affected
cockpit-hqcockpit2.14.1unaffected

Weaknesses

  • CWE-208: Observable Timing Discrepancy

References