CVE-2026-33129: h3 has an observable timing discrepancy in basic auth utils
(updated )
A Timing Side-Channel vulnerability exists in the requireBasicAuth function due to the use of unsafe string comparison (!==). This allows an attacker to deduce the valid password character-by-character by measuring the server’s response time, effectively bypassing password complexity protections.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-33129 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →