Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Cockpit-HQ/Cockpit
- https://github.com/Cockpit-HQ/Cockpit/blob/2.14.0/modules/App/Controller/Auth.ph
- https://github.com/Cockpit-HQ/Cockpit/commit/5d65ae7b63a261a63e8809e5fba857ef3ea
- https://link.mateocallec.com/MFC-2026-001
- https://www.vulncheck.com/advisories/cockpit-cms-before-2.14.1-account-enumerati
FAQ
What is CVE-2026-82449?
CVE-2026-82449 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 mul...
How severe is CVE-2026-82449?
CVE-2026-82449 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-82449?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.