{"api_version":"1","generated_at":"2026-08-22T18:31:25+00:00","cve":"CVE-2026-44255","urls":{"html":"https://cve.report/CVE-2026-44255","api":"https://cve.report/api/cve/CVE-2026-44255.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-44255","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-44255"},"summary":{"title":"Wazuh: Username Enumeration via Timing Side-Channel","description":"Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.0.0 until 4.14.6 and 5.0.0-beta2, AuthenticationManager.check_user() in framework/wazuh/rbac/orm.py performs check_password_hash() only when the supplied username exists. A nonexistent username returns immediately, while a valid username causes an expensive bcrypt calculation. An unauthenticated remote attacker can compare authentication response times to enumerate valid Wazuh usernames and use that information in subsequent credential attacks. This issue is fixed in versions 4.14.6 and 5.0.0-beta2.","state":"PUBLISHED","assigner":"GitHub_M","published_at":"2026-08-19 17:18:48","updated_at":"2026-08-19 17:18:48"},"problem_types":["CWE-208","CWE-208 CWE-208: Observable Timing Discrepancy"],"metrics":[{"version":"3.1","source":"security-advisories@github.com","type":"Secondary","score":"5.3","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N","baseScore":5.3,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"LOW","integrityImpact":"NONE","availabilityImpact":"NONE"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"5.3","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":5.3,"baseSeverity":"MEDIUM","confidentialityImpact":"LOW","integrityImpact":"NONE","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N","version":"3.1"}}],"references":[{"url":"https://github.com/wazuh/wazuh/commit/5ecea7b38b998407cb0d205467dd247140a0f981","name":"https://github.com/wazuh/wazuh/commit/5ecea7b38b998407cb0d205467dd247140a0f981","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/wazuh/wazuh/releases/tag/v4.14.6","name":"https://github.com/wazuh/wazuh/releases/tag/v4.14.6","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/wazuh/wazuh/pull/35757","name":"https://github.com/wazuh/wazuh/pull/35757","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/wazuh/wazuh/security/advisories/GHSA-3978-44q9-9px9","name":"https://github.com/wazuh/wazuh/security/advisories/GHSA-3978-44q9-9px9","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/wazuh/wazuh/releases/tag/v5.0.0-beta2","name":"https://github.com/wazuh/wazuh/releases/tag/v5.0.0-beta2","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-44255","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-44255","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"wazuh","product":"wazuh","version":"affected >= 4.0.0, < 4.14.6","platforms":[]},{"source":"CNA","vendor":"wazuh","product":"wazuh","version":"affected >= 5.0.0-beta1, < 5.0.0-beta2","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"product":"wazuh","vendor":"wazuh","versions":[{"status":"affected","version":">= 4.0.0, < 4.14.6"},{"status":"affected","version":">= 5.0.0-beta1, < 5.0.0-beta2"}]}],"descriptions":[{"lang":"en","value":"Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.0.0 until 4.14.6 and 5.0.0-beta2, AuthenticationManager.check_user() in framework/wazuh/rbac/orm.py performs check_password_hash() only when the supplied username exists. A nonexistent username returns immediately, while a valid username causes an expensive bcrypt calculation. An unauthenticated remote attacker can compare authentication response times to enumerate valid Wazuh usernames and use that information in subsequent credential attacks. This issue is fixed in versions 4.14.6 and 5.0.0-beta2."}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":5.3,"baseSeverity":"MEDIUM","confidentialityImpact":"LOW","integrityImpact":"NONE","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N","version":"3.1"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-208","description":"CWE-208: Observable Timing Discrepancy","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-08-19T16:15:19.929Z","orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M"},"references":[{"name":"https://github.com/wazuh/wazuh/security/advisories/GHSA-3978-44q9-9px9","tags":["x_refsource_CONFIRM"],"url":"https://github.com/wazuh/wazuh/security/advisories/GHSA-3978-44q9-9px9"},{"name":"https://github.com/wazuh/wazuh/pull/35757","tags":["x_refsource_MISC"],"url":"https://github.com/wazuh/wazuh/pull/35757"},{"name":"https://github.com/wazuh/wazuh/commit/5ecea7b38b998407cb0d205467dd247140a0f981","tags":["x_refsource_MISC"],"url":"https://github.com/wazuh/wazuh/commit/5ecea7b38b998407cb0d205467dd247140a0f981"},{"name":"https://github.com/wazuh/wazuh/releases/tag/v4.14.6","tags":["x_refsource_MISC"],"url":"https://github.com/wazuh/wazuh/releases/tag/v4.14.6"},{"name":"https://github.com/wazuh/wazuh/releases/tag/v5.0.0-beta2","tags":["x_refsource_MISC"],"url":"https://github.com/wazuh/wazuh/releases/tag/v5.0.0-beta2"}],"source":{"advisory":"GHSA-3978-44q9-9px9","discovery":"UNKNOWN"},"title":"Wazuh: Username Enumeration via Timing Side-Channel"}},"cveMetadata":{"assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","assignerShortName":"GitHub_M","cveId":"CVE-2026-44255","datePublished":"2026-08-19T16:15:19.929Z","dateReserved":"2026-05-05T16:33:55.844Z","dateUpdated":"2026-08-19T16:15:19.929Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-08-19 17:18:48","lastModifiedDate":"2026-08-19 17:18:48","problem_types":["CWE-208","CWE-208 CWE-208: Observable Timing Discrepancy"],"metrics":{"cvssMetricV31":[{"source":"security-advisories@github.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N","baseScore":5.3,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"LOW","integrityImpact":"NONE","availabilityImpact":"NONE"},"exploitabilityScore":3.9,"impactScore":1.4}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"44255","Ordinal":"1","Title":"Wazuh: Username Enumeration via Timing Side-Channel","CVE":"CVE-2026-44255","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"44255","Ordinal":"1","NoteData":"Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.0.0 until 4.14.6 and 5.0.0-beta2, AuthenticationManager.check_user() in framework/wazuh/rbac/orm.py performs check_password_hash() only when the supplied username exists. A nonexistent username returns immediately, while a valid username causes an expensive bcrypt calculation. An unauthenticated remote attacker can compare authentication response times to enumerate valid Wazuh usernames and use that information in subsequent credential attacks. This issue is fixed in versions 4.14.6 and 5.0.0-beta2.","Type":"Description","Title":"Wazuh: Username Enumeration via Timing Side-Channel"}]}}}