h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. The QUIC stack (quicly), as used by H2O up to commit 43f86e5 (in version 2.3.0-beta and prior), is susceptible to a state exhaustion attack. When H2O is serving HTTP/3, a remote attacker can exploit this vulnerability to progressively increase the memory retained by the QUIC stack. This can eventually cause H2O to abort due to memory exhaustion. The vulnerability has been resolved in commit d67e81d03be12a9d53dc8271af6530f40164cd35. HTTP/1 and HTTP/2 are not affected by this vulnerability as they do not use QUIC. Administrators looking to mitigate this issue without upgrading can disable HTTP/3 support.
Conclusion & alert: CVE-2023-50247 is rated Low Risk (37.8/100): CVSS Low severity, with medium exploitation likelihood (EPSS 0.62%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
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 | 2025-03-30 | 1.21% | 0.62% | -0.59% |
| 2 | 2025-03-29 | 0.62% | 1.21% | +0.59% |
| 3 | 2025-03-17 | — | 0.62% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 3.7 | 3.1 | LOW |
|
2.2 | 1.4 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2023-50247: 1 source package rows (h2o); 3 state rows across 2 repos (3.19-community, edge-community); fixed 0, open 3. | https://security.alpinelinux.org/vuln/CVE-2023-50247 |
debian
|
unimportant | CVE-2023-50247 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-2023-50247 |
| URL | Tags |
|---|---|
| https://github.com/h2o/h2o/commit/d67e81d03be12a9d53dc8271af6530f40164cd35 | Patch |
| https://github.com/h2o/h2o/security/advisories/GHSA-2ch5-p59c-7mv6 | Patch Vendor Advisory |