---
id: CVE-2026-82449
title: >-
  Cockpit CMS before 2.14.1 contains an account enumeration vulnerability in the
  auth check endpoint due to timing discrepancies in password verification
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 acc…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-208
published: '2026-08-29'
updated: '2026-08-29'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-82449'
references:
  - url: 'https://github.com/Cockpit-HQ/Cockpit'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/Cockpit-HQ/Cockpit/blob/2.14.0/modules/App/Controller/Auth.php
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/Cockpit-HQ/Cockpit/commit/5d65ae7b63a261a63e8809e5fba857ef3eadb2ac
    label: disclosure@vulncheck.com
  - url: 'https://link.mateocallec.com/MFC-2026-001'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/cockpit-cms-before-2.14.1-account-enumeration-via-auth-timing
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-08-30T07:49:08.422Z'
epss: 0.00419
epssPercentile: 0.33596
vendor: cockpit-hq
product: cockpit
affected:
  - cockpit < 2.14.1
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-08-31T16:34:05.530302Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
