Description
A vulnerability in the 7z 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 7z 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 7z 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 flaw exists in the 7z file format parser of ClamAV; boundary checks for content in 7z archives are missing, allowing an attacker to craft a file that triggers an out-of-bounds buffer write during scanning. This is a CWE‑120 buffer overflow vulnerability. The resulting memory corruption can terminate the ClamAV scanning process, creating a denial‑of‑service condition on the affected device and potentially enabling broader impact if the attacker later gains additional access.

Affected Systems

Cisco Secure Endpoint deployments that embed ClamAV and rely on its 7z parsing capability are vulnerable. No specific ClamAV or Cisco Secure Endpoint version information is disclosed, so any installation that includes the 7z parser may be at risk. The impact applies to devices that scan files received through network traffic, VPNs, or local storage.

Risk and Exploitability

The CVSS score of 7.5 indicates a moderate‑to‑high risk to service availability, while the EPSS score of less than 1% suggests a currently very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. An unauthenticated remote attacker can send a malicious 7z file via any channel that delivers content to the ClamAV scanner, triggering the out‑of‑bounds write and causing the scanner to crash. Exploitation requires no special privileges and can be performed from outside the network, making it straightforward if the scanner processes untrusted archives.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Cisco Secure Endpoint patch that resolves the ClamAV 7z parsing vulnerability.
  • If 7z support is not required, disable it in the ClamAV configuration before processing untrusted archives.
  • Block or quarantine 7z files before they reach the ClamAV scanner by configuring network or application firewalls to prevent delivery of such archives.

Generated by OpenCVE AI on July 21, 2026 at 13:47 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 7z 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 7z 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 7z&nbsp;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 7Zip 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.547Z

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

Link: CVE-2026-20215

cve-icon Vulnrichment

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

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-20215 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-120

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