CyberRota
← Ana sayfaya dön

CVE-2026-16517

LOW · CVSS 2.9

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-21T23:17:00.587 · Çekilme zamanı: 2026-07-22T00:31:39.004988+00:00

CyberRota Yorumu

Bellek tüketimine neden olabilir.

CVE
CVE-2026-16517
Severity
LOW
CVSS
2.9
EPSS
Yok

Orijinal NVD Açıklaması

A signed integer overflow vulnerability was found in libarchive's ZIP writer. In the archive_write_zip_header function in archive_write_set_format_zip.c, when ZIP encryption is enabled and the entry file size is close to INT64_MAX, the addition of the encryption overhead to the entry size overflows int64_t, resulting in undefined behavior. This could lead to incorrect Zip64 extension decisions or potential memory corruption.