Authentication Bypass in BusyBox httpd due to Plaintext Treatment of yescrypt Password Hashes
CVE-2026-88837
6.5MEDIUM
What is CVE-2026-88837?
The BusyBox httpd server has a security flaw where it incorrectly processes yescrypt password hashes during Basic Authentication. This flaw treats these secure hashes as plaintext, allowing an attacker to bypass authentication checks. As a result, unauthorized access to the system could be achieved, compromising the integrity of applications using this server. It is crucial for users to assess their implementation and consider applying necessary patches or configurations to mitigate the risk associated with this vulnerability.