h2o is an open source http server. In code prior to the `8c0eca3` commit h2o may attempt to access uninitialized memory. When receiving QUIC frames in certain order, HTTP/3 server-side implementation of h2o can be misguided to treat uninitialized memory as HTTP/3 frames that have been received. When h2o is used as a reverse proxy, an attacker can abuse this vulnerability to send internal state of h2o to backend servers controlled by the attacker or third party. Also, if there is an HTTP endpoint that reflects the traffic sent from the client, an attacker can use that reflector to obtain internal state of h2o. This internal state includes traffic of other connections in unencrypted form and TLS session tickets. This vulnerability exists in h2o server with HTTP/3 support, between commit 93af138 and d1f0f65. None of the released versions of h2o are affected by this vulnerability. There are no known workarounds. Users of unreleased versions of h2o using HTTP/3 are advised to upgrade immediately.
Conclusion & alert: CVE-2021-43848 is rated Moderate Risk (53.8/100): CVSS High severity, with medium exploitation likelihood (EPSS 2.63%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 13.30% | 2.63% | -10.67% |
| 2 | 2025-11-21 | 10.87% | 13.30% | +2.43% |
| 3 | 2025-11-18 | — | 10.87% | — |
Full EPSS history (14 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.4 | 3.1 | HIGH |
|
2.2 | 5.2 | [email protected] |
| 5.9 | 3.1 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
| 4.3 | 2.0 | MEDIUM |
|
8.6 | 2.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
medium | CVE-2021-43848: 1 source package rows (h2o); 5 state rows across 4 repos (3.17-community, 3.18-community, 3.19-community, edge-community); fixed 0, open 5. | https://security.alpinelinux.org/vuln/CVE-2021-43848 |
debian
|
unimportant | CVE-2021-43848 unimportant priority: Debian including 1 source packages (h2o), 2 status rows across 2 suites (bookworm, bullseye): resolved 2. | https://security-tracker.debian.org/tracker/CVE-2021-43848 |
ubuntu
|
medium | CVE-2021-43848 medium priority: Ubuntu including 1 source packages (h2o), 14 status rows across 14 suites (bionic, focal, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): ignored 8, needs-triage 5, DNE 1. | https://ubuntu.com/security/CVE-2021-43848 |
| URL | Tags |
|---|---|
| https://github.com/h2o/h2o/commit/8c0eca3 | Patch Third Party Advisory |
| https://github.com/h2o/h2o/security/advisories/GHSA-f9xw-j925-m4m4 | Third Party Advisory |