CVE-2026-82520

parsedmarc before 11.0.1 decompresses gzip and ZIP attachments in a single unbounded read with no limit on decompressed output size. Because parsedmarc automatically processes incoming DMARC report emails without user interaction, an unauthenticated remote attacker can send a crafted email with a highly compressed attachment to the monitored mailbox, causing the parsedmarc process to allocate memory proportional to the uncompressed size and exhaust available RAM.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-03 21:17

Updated : 2026-09-04 19:17


NVD link : CVE-2026-82520

Mitre link : CVE-2026-82520

CVE.ORG link : CVE-2026-82520


JSON object : View

Products Affected

No product.

CWE
CWE-409

Improper Handling of Highly Compressed Data (Data Amplification)