Description
A vulnerability in the XAR file format parser of ClamAV could allow an unauthenticated, remote attacker to cause a DoS condition or possibly other expanded impacts as a result of memory corruption on an affected device.

This vulnerability is due to improper boundary checks for content in XAR files during scanning. An attacker could exploit this vulnerability by submitting a crafted file that contains XAR 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-08-07
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ClamAV’s XAR file format parser implements an improper boundary check that can corrupt memory when scanning crafted XAR content. The resulting failure can cause the ClamAV process to terminate, leading to a denial‑of‑service condition on the affected system. The weakness is classified as CWE‑120 (Buffer Overflow). The vulnerability does not allow direct code execution but can disrupt service availability and potentially enable additional compromises if the system is otherwise compromised. The impact is limited to the ClamAV scanning engine and does not directly affect user credentials or data integrity. The vulnerability is remote and requires only an unauthenticated attacker to submit a malicious file for scanning.

Affected Systems

The vendor product impacted is Cisco Secure Endpoint, which incorporates ClamAV for virus scanning. Specific product version information is not given in the advisory, so all installations that embed the vulnerable ClamAV component should be evaluated.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity vulnerability. Its EPSS score is not available, so current exploitation probability cannot be quantified. The vulnerability is not listed in CISA’s KEV catalog, but the potential to cause service interruption makes it relevant for continuous monitoring. The attack path is straightforward: an unauthenticated attacker sends a crafted XAR file to a device running Cisco Secure Endpoint, causing a memory corruption that terminates the ClamAV scanning process.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Cisco Secure Endpoint component to a version that includes the patched ClamAV XAR parser
  • Disable or restrict the scanning of XAR files if a patch cannot be applied immediately
  • Implement network or file‑level controls to prevent the introduction of malicious or unknown XAR files into the scan queue

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description A vulnerability in the XAR file format parser of ClamAV could allow an unauthenticated, remote attacker to cause a DoS condition or possibly other expanded impacts as a result of memory corruption on an affected device. This vulnerability is due to improper boundary checks for content in XAR files during scanning. An attacker could exploit this vulnerability by submitting a crafted file that contains XAR 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 XAR 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-07T16:42:51.411Z

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

Link: CVE-2026-20348

cve-icon Vulnrichment

No data.

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')