CVE-2026-33129
CVE-2026-33129 is a medium-severity vulnerability in H3 with a CVSS 3.x base score of 5.9. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-208.
Key facts
- Severity: Medium (CVSS 3.x base score 5.9)
- EPSS exploit prediction: 0% (24th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-13668
- Weakness: CWE-208
- Affected product: H3
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is 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.
- How severe is CVE-2026-33129?
- CVE-2026-33129 has a CVSS 3.x base score of 5.9, rated medium severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2026-33129 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (24th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-33129?
- CVE-2026-33129 primarily affects H3. In total, 9 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2026-33129?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-33129 have an EU (EUVD) identifier?
- Yes. CVE-2026-33129 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-13668.
- When was CVE-2026-33129 published?
- CVE-2026-33129 was published on 2026-03-20 and last updated on 2026-06-17.
References
- https://github.com/h3js/h3/pull/1283
- https://github.com/h3js/h3/releases/tag/v2.0.1-rc.9
- https://github.com/h3js/h3/security/advisories/GHSA-26f5-8h2x-34xh
Affected products (9)
- cpe:2.3:a:h3:h3:2.0.0:*:*:*:*:node.js:*:*
- cpe:2.3:a:h3:h3:2.0.1:rc1:*:*:*:node.js:*:*
- cpe:2.3:a:h3:h3:2.0.1:rc2:*:*:*:node.js:*:*
- cpe:2.3:a:h3:h3:2.0.1:rc3:*:*:*:node.js:*:*
- cpe:2.3:a:h3:h3:2.0.1:rc4:*:*:*:node.js:*:*
- cpe:2.3:a:h3:h3:2.0.1:rc5:*:*:*:node.js:*:*
- cpe:2.3:a:h3:h3:2.0.1:rc6:*:*:*:node.js:*:*
- cpe:2.3:a:h3:h3:2.0.1:rc7:*:*:*:node.js:*:*
- cpe:2.3:a:h3:h3:2.0.1:rc8:*:*:*:node.js:*:*
More vulnerabilities in H3
- CVE-2026-23527 — High (CVSS 8.9): H3 is a minimal H(TTP) framework built for high performance and portability. Prior to 1.15.5, there is a critical HTTP…
- CVE-2026-33128 — High (CVSS 7.5): H3 is a minimal H(TTP) framework. In versions prior to 1.15.6 and between 2.0.0 through 2.0.1-rc.14, createEventStream…
- CVE-2026-33131 — High (CVSS 7.4): H3 is a minimal H(TTP) framework. Versions 2.0.0-0 through 2.0.1-rc.14 contain a Host header spoofing vulnerability in…
- CVE-2026-33490 — Low (CVSS 3.7): H3 is a minimal H(TTP) framework. In versions 2.0.0-0 through 2.0.1-rc.16, the `mount()` method in h3 uses a simple…
Other CWE-208 vulnerabilities
- CVE-2023-41313 — Critical (CVSS 9.8): The authentication method in Apache Doris versions before 2.0.0 was vulnerable to timing attacks. Users are recommended…
- CVE-2024-42512 — High (CVSS 8.6): Vulnerability in the OPC UA .NET Standard Stack before 1.5.374.158 allows an unauthorized attacker to bypass…
- CVE-2025-53940 — High (CVSS 8.5): Quiet is an alternative to team chat apps like Slack, Discord, and Element that does not require trusting a central…
- CVE-2026-47784 — High (CVSS 8.1): In memcached before 1.6.42, password data for SASL password database authentication has a timing side channel because…
- CVE-2026-47783 — High (CVSS 8.1): In memcached before 1.6.42, username data for SASL password database authentication has a timing side channel because a…
- CVE-2026-42602 — High (CVSS 8.1): azureauthextension is the Azure Authenticator Extension. From 0.124.0 to 0.150.0, a server-side authentication bypass…