Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. h3
  4. ›
  5. CVE-2026-33129

CVE-2026-33129: h3 has an observable timing discrepancy in basic auth utils

March 18, 2026 (updated March 20, 2026)

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

  • github.com/advisories/GHSA-26f5-8h2x-34xh
  • github.com/h3js/h3
  • github.com/h3js/h3/pull/1283
  • github.com/h3js/h3/releases/tag/v2.0.1-rc.9
  • github.com/h3js/h3/security/advisories/GHSA-26f5-8h2x-34xh
  • nvd.nist.gov/vuln/detail/CVE-2026-33129

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 →

Affected versions

All versions starting from 2.0.0-beta.0 before 2.0.1-rc.9

Fixed versions

  • 2.0.1-rc.9

Solution

Upgrade to version 2.0.1-rc.9 or above.

Impact 5.9 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-208: Observable Timing Discrepancy

Source file

npm/h3/CVE-2026-33129.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 24 Mar 2026 12:18:02 +0000.