{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-44255",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-05-05T16:33:55.844Z",
        "datePublished": "2026-08-19T16:15:19.929Z",
        "dateUpdated": "2026-08-25T02:17:14.746Z"
    },
    "containers": {
        "cna": {
            "title": "Wazuh: Username Enumeration via Timing Side-Channel",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-208",
                            "lang": "en",
                            "description": "CWE-208: Observable Timing Discrepancy",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "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"
                    }
                }
            ],
            "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"
                }
            ],
            "affected": [
                {
                    "vendor": "wazuh",
                    "product": "wazuh",
                    "versions": [
                        {
                            "version": ">= 4.0.0, < 4.14.6",
                            "status": "affected"
                        },
                        {
                            "version": ">= 5.0.0-beta1, < 5.0.0-beta2",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-19T16:15:19.929Z"
            },
            "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."
                }
            ],
            "source": {
                "advisory": "GHSA-3978-44q9-9px9",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "references": [
                    {
                        "url": "https://github.com/wazuh/wazuh/security/advisories/GHSA-3978-44q9-9px9",
                        "tags": [
                            "exploit"
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-25T02:16:49.674139Z",
                                "id": "CVE-2026-44255",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-08-25T02:17:14.746Z"
                }
            }
        ]
    }
}