Description
A vulnerability in the PE 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 PE 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 PE 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

The vulnerability involves an out‑of‑bounds buffer write in ClamAV’s PE file parser. By supplying a crafted PE file to the scanning engine, an unauthenticated, remote attacker can trigger a memory corruption that causes the ClamAV process to terminate. The result is a denial of service; the vendor notes that other impacts may also be possible.

Affected Systems

Cisco Secure Endpoint devices that bundle the ClamAV antivirus engine are affected. No specific product version is listed, so any deployment using the bundled ClamAV in Secure Endpoint is considered vulnerable until the official patch is applied.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity. The EPSS score is below 1%, meaning the exploitation probability is low but non‑zero. The vulnerability is not listed in CISA’s KEV catalog. Attackers can trigger it remotely by sending a malicious PE file to the scanner, requiring no privileged access. Once triggered, the ClamAV process crashes, leading to a denial of service on the affected host or service.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Cisco Secure Endpoint release that includes the patched ClamAV PE parser.
  • If a patch is not yet available, reconfigure the scanner to ignore or quarantine PE files to prevent the vulnerable parsing code from executing.
  • Monitor ClamAV logs and process health, and consider reducing scan frequency or disabling automatic scans temporarily until a patch is deployed.

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
Weaknesses CWE-787
References
Metrics threat_severity

None

threat_severity

Important


Thu, 02 Jul 2026 00:30:00 +0000

Type Values Removed Values Added
First Time appeared Cisco
Cisco secure Endpoint
Vendors & Products Cisco
Cisco secure Endpoint

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 PE 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 PE 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 PE 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 PE 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

Cisco Secure Endpoint
cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

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

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

Link: CVE-2026-20213

cve-icon Vulnrichment

Updated: 2026-07-01T17:21:04.441Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-01T16:27:38Z

Links: CVE-2026-20213 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-120

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

  • CWE-787

    Out-of-bounds Write