h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. The configuration directives provided by the headers handler allows users to modify the response headers being sent by h2o. The configuration file of h2o has scopes, and the inner scopes (e.g., path level) are expected to inherit the configuration defined in outer scopes (e.g., global level). However, if a header directive is used in the inner scope, all the definition in outer scopes are ignored. This can lead to headers not being modified as expected. Depending on the headers being added or removed unexpectedly, this behavior could lead to unexpected client behavior. This vulnerability is fixed in commit 123f5e2b65dcdba8f7ef659a00d24bd1249141be.
Conclusion & alert: CVE-2024-25622 is rated Exploit Available (52.6/100): CVSS Low severity, with medium exploitation likelihood (EPSS 0.62%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
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-12 | 0.21% | 0.62% | +0.42% |
| 2 | 2026-01-30 | 0.62% | 0.21% | -0.42% |
| 3 | 2025-12-21 | — | 0.62% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 3.1 | 3.1 | LOW |
|
1.6 | 1.4 | [email protected] |
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
low | CVE-2024-25622: 1 source package rows (h2o); 2 state rows across 1 repos (edge-community); fixed 0, open 2. | https://security.alpinelinux.org/vuln/CVE-2024-25622 |
debian
|
not yet assigned | CVE-2024-25622 not yet assigned priority: Debian including 1 source packages (h2o), 2 status rows across 2 suites (bookworm, bullseye): open 2. | https://security-tracker.debian.org/tracker/CVE-2024-25622 |
ubuntu
|
medium | CVE-2024-25622 medium priority: Ubuntu including 1 source packages (h2o), 8 status rows across 8 suites (bionic, focal, jammy, noble, oracular, plucky, questing, upstream): needs-triage 5, ignored 2, DNE 1. | https://ubuntu.com/security/CVE-2024-25622 |
| URL | Tags |
|---|---|
| https://github.com/h2o/h2o/commit/123f5e2b65dcdba8f7ef659a00d24bd1249141be | Patch |
| https://github.com/h2o/h2o/issues/3332 | Issue Tracking |
| https://github.com/h2o/h2o/security/advisories/GHSA-5m7v-cj65-h6pj | Exploit Vendor Advisory |