HTTP applications (servers) based on Crow through 1.0+4 may allow a Use-After-Free and code execution when HTTP pipelining is used. The HTTP parser supports HTTP pipelining, but the asynchronous Connection layer is unaware of HTTP pipelining. Specifically, the Connection layer is unaware that it has begun processing a later request before it has finished processing an earlier request.
Conclusion & alert: CVE-2022-38667 is rated High Exploit Risk (79/100): CVSS Critical severity, with medium exploitation likelihood (EPSS 0.99%). Core evidence: 2 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 ↗ | |
| — | 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-05-13 | 3.11% | 0.99% | -2.12% |
| 2 | 2026-04-14 | 3.32% | 3.11% | -0.21% |
| 3 | 2026-03-08 | — | 3.32% | — |
Full EPSS history (57 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| URL | Tags |
|---|---|
| https://cwe.mitre.org/data/definitions/372.html | Technical Description Third Party Advisory |
| https://github.com/0xhebi/CVEs/blob/main/Crow/CVE-2022-38667.md | Exploit Third Party Advisory |
| https://github.com/CrowCpp/Crow/pull/524 | Patch Third Party Advisory |
| https://gynvael.coldwind.pl/?id=753 | Exploit Third Party Advisory |