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, resulting from 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 out-of-bounds buffer write. 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.
Published: 2026-07-01
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability in the PESpin file format permits an unauthenticated file that triggers an out-of-bounds buffer write, leading to memory corruption. The fault causes the ClamAV scanning process to terminate, producing a denial‑of‑service condition The weakness is a classic buffer overflow, identified as CWE‑120, and no additional impacts have been validated beyond the potential DoS mentioned in the advisory.

Affected Systems

Cisco Secure Endpoint deployments that bundle the ClamAV scanner are potentially affected, as the PESpin parsing logic resides within the bundled antivirus component. No specific firmware or software version numbers are disclosed, so all installations containing the bundled ClamAV scanner should be considered at risk until a patched build is available.

Risk and Exploitability

The CVSS score of 7.5 classifies this vulnerability as high severity, while the EPSS score of less than 1% indicates a low but non‑zero likelihood of exploitation. The vulnerability can be triggered remotely and without authentication by submitting a malicious PESpin file that is subsequently scanned by the ClamAV vector is a remote, file‑submission scenario. Although the vulnerability is not listed in the CISA KEV catalog, the potential for service interruption warrants prompt remediation.

Generated by OpenCVE AI on July 21, 2026 at 13:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Cisco Secure Endpoint to the latest revision that contains the fixed ClamAV PESpin file parser.
  • If a patch is not yet available, configure the ClamAV component or Cisco Secure Endpoint to disable or reject PESpin file scanning, or block inbound PESpin files.
  • Enable logging of ClamAV process termination events and routinely review logs for unexpected crash or shutdown activity.

Generated by OpenCVE AI on July 21, 2026 at 13:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-8517-1 ClamAV vulnerabilities
History

Sat, 04 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Wed, 01 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 01 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
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, resulting from 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 out-of-bounds buffer write. 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.
Title ClamAV PESpin File Format Processing Out-of-Bounds Memory Corruption Vulnerability
Weaknesses CWE-120
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

Updated: 2026-07-01T17:25:08.697Z

Reserved: 2025-10-08T11:59:15.398Z

Link: CVE-2026-20217

cve-icon Vulnrichment

Updated: 2026-07-01T17:20:59.226Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-01T16:28:03Z

Links: CVE-2026-20217 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T14:00:05Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')