CVE Catalog

CVE-2026-82449

MediumCVSS 5.3
Published: Translated: NVD NIST

Summary

Cockpit CMS before version 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.

Risk Assessment

The risk involves an attacker being able to determine which accounts exist, which could facilitate brute-force or phishing attacks.

Recommendation

It is recommended to upgrade Cockpit CMS to version 2.14.1 or later, which includes a fix eliminating timing discrepancies.

Other vulnerabilities in Cockpit CMS

See all
Original NVD description (English source)

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.

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