AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-38667

CRITICAL · CVSS 9.8 EPSS 2.22% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-08-22 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-38667
Severity
CRITICAL
CVSS
9.8
EPSS
2.22%

Original NVD Description

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.