CVE-2026-44255
Last modified
CVE-2026-44255 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Wazuh | Wazuh | >= 4.0.0, < 4.14.6 | — |
| Wazuh | Wazuh | 5.0.0 | Beta1 |
References
- https://github.com/wazuh/wazuh/pull/35757Issue Tracking, Patch
- https://github.com/wazuh/wazuh/releases/tag/v4.14.6Release Notes
- https://github.com/wazuh/wazuh/security/advisories/GHSA-3978-44q9-9px9Exploit, Vendor Advisory
- https://github.com/wazuh/wazuh/security/advisories/GHSA-3978-44q9-9px9Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-44255?
How severe is CVE-2026-44255?
How do I fix CVE-2026-44255?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-4425Rejected reason: Reserved for EastLink case, but no need for…
- CVE-2026-44250Netty is a network application framework for development of …7.5
- CVE-2026-44251Wazuh is a free and open source platform used for threat pre…6.5
- CVE-2026-44252Wazuh is a free and open source platform used for threat pre…8.8
- CVE-2026-44253Wazuh is a free and open source platform used for threat pre…4.9
- CVE-2026-44254Wazuh is a free and open source platform used for threat pre…5.3
- CVE-2026-44256Wazuh is a free and open source platform used for threat pre…5.3
- CVE-2026-44257efw4.X is an Enterprise Framework for Web. Prior to 4.08.010…9.3
- CVE-2026-44258efw4.X is an Enterprise Framework for Web. Prior to 4.08.010…9.3
- CVE-2026-44259efw4.X is an Enterprise Framework for Web. Prior to 4.08.010…4.6
- CVE-2026-4426A flaw was found in libarchive. An Undefined Behavior vulner…6.5
- CVE-2026-44260efw4.X is an Enterprise Framework for Web. Prior to 4.08.010…8.1
Are you affected by CVE-2026-44255?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
