CVE-2026-20339
Received Received - Intake

Memory Corruption in ClamAV via PESpin Parser

Vulnerability report for CVE-2026-20339, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-07

Last updated on: 2026-08-07

Assigner: Cisco Systems, Inc.

Description

A vulnerability in the PESpin file format parser of ClamAV could allow an unauthenticated, remote attacker to cause a DoS condition or possibly other expanded impacts as a result of memory corruption on an affected device. This vulnerability is due to improper boundary checks for content in PESpin files during scanning, which may result in an integer overflow. An attacker could exploit this vulnerability by submitting a crafted file that contains PESpin content to be scanned by ClamAV on an affected device. A successful exploit could allow the attacker to cause the ClamAV scanning process to terminate, resulting in a DoS condition on the affected software.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-07
Last Modified
2026-08-07
Generated
2026-08-07
AI Q&A
2026-08-07
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
clamav clamav *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-190 The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is in ClamAV's PESpin file format parser. It allows an unauthenticated remote attacker to cause a denial of service (DoS) or other impacts by exploiting improper boundary checks during scanning. The issue stems from an integer overflow due to unchecked content in PESpin files, which can lead to memory corruption.

Detection Guidance

Detecting this vulnerability requires monitoring ClamAV scanning processes for crashes or abnormal terminations when processing PESpin files. Check ClamAV logs for errors related to memory corruption or integer overflow during file scanning. Use commands like 'clamd --debug' to enable verbose logging and observe scanning behavior with PESpin files.

Impact Analysis

An attacker could exploit this by sending a specially crafted PESpin file to be scanned by ClamAV. This may cause the scanning process to crash, resulting in a DoS condition where the affected device can no longer scan files properly.

Compliance Impact

This vulnerability could impact compliance by causing disruptions in malware scanning processes, potentially leading to unchecked file uploads or downloads. A DoS condition may prevent ClamAV from functioning, which could violate data protection requirements under GDPR or HIPAA that mandate regular security scanning and threat mitigation.

Mitigation Strategies

Update ClamAV to the latest version to patch the PESpin parser vulnerability. Disable scanning of PESpin files temporarily if an update is not immediately available. Monitor network traffic for suspicious file submissions and restrict access to ClamAV scanning services until patched.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-20339. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart