AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-2809

HIGH · CVSS 8.2 EPSS 0.59% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-10-27 · 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.

GitHub PoC Links

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

CVE
CVE-2022-2809
Severity
HIGH
CVSS
8.2
EPSS
0.59%

Original NVD Description

A vulnerability in bmcweb of OpenBMC Project allows user to cause denial of service. When fuzzing the multipart_parser code using AFL++ with address sanitizer enabled to find smallest memory corruptions possible. It detected problem in how multipart_parser handles unclosed http headers. If long enough http header is passed in the multipart form without colon there is one byte overwrite on heap. It can be conducted multiple times in a loop to cause DoS.