AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-2879

HIGH · CVSS 7.5 EPSS 1.60%

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

CyberRota Analysis

AI analysis pending.

CVE
CVE-2022-2879
Severity
HIGH
CVSS
7.5
EPSS
1.60%

Original NVD Description

Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 MiB.