Vulnerability in H3

CVE-2026-33129

H3 is a minimal H(TTP) framework. Versions 2.0.1-beta.0 through 2.0.0-rc.8 contain a Timing Side-Channel vulnerability 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. This issue is fixed in version 2.0.1-rc.9.

EPSS: 0.003 (24.3th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.9 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N.

Affected products

  • H3 — versions 2.0.0, 2.0.1
  • H3js H3 — versions >= 2.0.1-beta.0, < 2.0.1-rc.9

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-33129?
CVE-2026-33129 is a medium-severity vulnerability in H3, classified under CWE-208. CVSS score: 5.9/10. Published 2026-03-20.
How severe is CVE-2026-33129?
Medium severity. CVSS v3 base score is 5.9 out of 10.