Description
A vulnerability in the ALZ 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 ALZ 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 ALZ 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 flaw in ClamAV’s ALZ file parser causes out‑of‑bounds buffer writes due to missing boundary checks for ALZ content. An attacker can craft a malicious ALZ file and submit it for scanning, resulting in memory corruption that terminates the ClamAV process and produces a denial of service. The CVE description notes that further impacts are possible but only memory corruption is demonstrated.

Affected Systems

Cisco Secure Endpoint uses ClamAV for malware scanning, and the vulnerability originates from the ALZ parser component of ClamAV. All installations of Cisco Secure Endpoint that include the unpatched ClamAV ALZ parser are susceptible; no specific version range is supplied, so any deployments employing that parser are at risk.

Risk and Exploitability

The CVSS score of 7.5 reflects the severity of the memory‑corruption attack, while the EPSS score of < 1 % indicates a low likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. The attack vector is remote and unauthenticated: a malicious actor can deliver a crafted ALZ file to a vulnerable system, trigger the buffer overwrite, and cause ClamAV to crash, resulting in a service interruption.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Cisco Secure Endpoint to a release that contains the fix for the ClamAV ALZ parser issue, as indicated in the Cisco Security Advisory.
  • If a fix is not yet available, contact Cisco support to obtain guidance on interim mitigations for the vulnerable adapter.
  • Configure monitoring to detect unexpected ClamAV process terminations and generate alerts for attempts.

Generated by OpenCVE AI on July 21, 2026 at 13:45 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 ALZ 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 ALZ 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 ALZ 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 ALZ Archive Processing Denial of Service 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.088Z

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

Link: CVE-2026-20243

cve-icon Vulnrichment

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

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-01T16:30:20Z

Links: CVE-2026-20243 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-120

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