Description
A vulnerability in the FSG 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 FSG 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 portable executable content compressed with FSG 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 resides in the ClamAV FSG file format parser, where missing boundary checks allow an out‑of‑bounds buffer write when processing FSG files that contain portable executable data. A remote attacker can craft such a file and deliver it to a vulnerable endpoint; the attempted scan will crash the ClamAV process, resulting in a denial‑of‑service condition for the antivirus component and potentially the host system.

Affected Systems

Cisco Secure Endpoint deployments that include the ClamAV FSG parser are affected. No specific product versions are disclosed, so any installation containing the vulnerable parsing routine should be considered at risk until an official update is released.

Risk and Exploitability

The CVSS score of 7.5 indicates a serious impact, while the EPSS score of less than 1% suggests that exploitation is currently unlikely. The vulnerability is not listed in CISA KEV. An unauthenticated attacker must deliver a malicious FSG file to the target, where the vulnerable parser is activated; the resulting buffer overwrite leads to a process crash and service interruption.

Generated by OpenCVE AI on August 1, 2026 at 22:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any Cisco Secure Endpoint update that includes a patched ClamAV FSG parser as soon as it becomes available.
  • Disable or restrict ClamAV from scanning FSG files, or remove the FSG parsing capability if the configuration allows.
  • Implement network controls to block the transfer of malicious FSG files to endpoints, and ensure no untrusted sources can deliver such content.
  • Monitor ClamAV logs and system stability for abnormal termination or crash events, and configure alerts to detect potential exploitation attempts.

Generated by OpenCVE AI on August 1, 2026 at 22:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-8517-1 ClamAV vulnerabilities
History

Wed, 29 Jul 2026 14:45:00 +0000

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

Sat, 04 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-787
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 FSG 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 FSG 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 portable executable content compressed with FSG 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 FSG 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:09.148Z

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

Link: CVE-2026-20214

cve-icon Vulnrichment

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

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-20214 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T23:00:05Z

Weaknesses
  • CWE-120

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

  • CWE-787

    Out-of-bounds Write