Description
A vulnerability in the zip archive parser of ClamAV could allow an unauthenticated, remote attacker to cause a DoS condition on an affected device.

This vulnerability is due to improper boundary checks for content in zip files during scanning, which may result in an out-of-bounds write condition. An attacker could exploit this vulnerability by submitting a crafted zip file for scanning. 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-08-07
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the ZIP file parser of ClamAV allows an unauthenticated, remote attacker to trigger an out‑of‑bounds memory write when the malware‑aware engine processes a crafted archive. The resulting crash terminates the scanning process, preventing any further antivirus activity on the affected device. This boundary‑check failure is a classic buffer overflow classified as CWE‑120.

Affected Systems

The vulnerability is located in the ClamAV component bundled with Cisco Secure Endpoint, as identified by Cisco. While the advisory does not list specific versions, any deployment that uses the supplied ClamAV library is potentially impacted.

Risk and Exploitability

The CVSS score of 7.5 reflects a high‑severity vulnerability. Though no EPSS value is provided, the flaw can be triggered remotely without authentication by supplying a malicious ZIP file. The issue is not yet listed in the CISA KEV catalog, yet its remote trigger and the likelihood of widespread use of the affected repository make timely remediation prudent.

Generated by OpenCVE AI on August 7, 2026 at 17:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Cisco Secure Endpoint to the latest version that includes the fix for the ZIP‑parsing boundary check.
  • If a patch is not immediately available, disable or remove ZIP archive scanning on devices that do not require it for operational reasons.
  • Employ network or application controls to limit the receipt of untrusted ZIP files and quarantine suspicious archives before they reach the antivirus engine.

Generated by OpenCVE AI on August 7, 2026 at 17:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 07 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Description A vulnerability in the zip archive parser of ClamAV could allow an unauthenticated, remote attacker to cause a DoS condition on an affected device. This vulnerability is due to improper boundary checks for content in zip files during scanning, which may result in an out-of-bounds write condition. An attacker could exploit this vulnerability by submitting a crafted zip file for scanning. 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 ZIP File Format Processing 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-08-07T18:11:57.408Z

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

Link: CVE-2026-20337

cve-icon Vulnrichment

Updated: 2026-08-07T18:11:54.077Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T17:30:16Z

Weaknesses
  • CWE-120

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