CVE-2026-22870 HIGH

CVE-2026-22870: GuardDog Zip Bomb Vulnerability in safe_extract() Allows DoS

Vendor Datadog
Product guarddog
Weakness CWE-409
Published January 13, 2026
Last update January 13, 2026

CVSS base score

7.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

GuardDog is a CLI tool to identify malicious PyPI packages. Prior to 2.7.1, GuardDog's safe_extract() function does not validate decompressed file sizes when extracting ZIP archives (wheels, eggs), allowing attackers to cause denial of service through zip bombs. A malicious package can consume gigabytes of disk space from a few megabytes of compressed data. This vulnerability is fixed in 2.7.1.

Key dates

02Disclosure timeline

January 13, 2026 CVE published
January 13, 2026 Record updated