Skip to main content

ClamAV CVE-2026-20337

| EUVDEUVD-2026-54528 HIGH
Classic Buffer Overflow (CWE-120)
2026-08-07 cisco GHSA-rhg3-hwfw-hp7p
7.5
CVSS 3.1 · Vendor: cisco
Share

Severity by source

Vendor (cisco) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
vuln.today AI
7.5 HIGH

Network-accessible parser with no auth or interaction required; impact is crash-only with no confidentiality or integrity loss, so C:N/I:N/A:H.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
SUSE
HIGH
qualitative

Primary rating from Vendor (cisco).

CVSS VectorVendor: cisco

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

2
Analysis Generated
Aug 07, 2026 - 17:11 vuln.today
CVE Published
Aug 07, 2026 - 16:41 cve.org
HIGH 7.5

DescriptionCVE.org

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.

AnalysisAI

ClamAV's zip archive parser in Cisco Secure Endpoint allows unauthenticated remote attackers to crash the scanning process by submitting a specially crafted zip file, resulting in a denial-of-service condition. The flaw stems from an out-of-bounds write (CWE-120) caused by missing boundary validation on zip file content during parsing. No public exploit code or active exploitation has been identified at time of analysis, but the fully remote, zero-authentication CVSS vector (AV:N/AC:L/PR:N/UI:N) means any attacker able to route malicious files through a ClamAV-enabled scanner can reliably trigger the crash.

Technical ContextAI

ClamAV is Cisco's embedded open-source antivirus scanning engine used within Cisco Secure Endpoint (CPE: cpe:2.3:a:cisco:cisco_secure_endpoint:*:*:*:*:*:*:*:*) for file scanning and threat detection. The vulnerable component is the zip archive parser, which processes the internal structure of .zip files during content scanning. CWE-120 (Classic Buffer Overflow - Buffer Copy without Checking Size of Input) identifies the root cause: when parsing zip content, the parser does not enforce proper boundary checks, allowing crafted input to write beyond an allocated buffer. An out-of-bounds write in a parsing context typically overwrites adjacent memory, leading to process termination if the corruption corrupts critical runtime state such as heap metadata or control structures. Because the scan engine receives externally-supplied files as its primary input surface, this class of vulnerability is inherently exploitable over the network without any authentication.

RemediationAI

The primary remediation is to apply the vendor-released patch per Cisco Security Advisory cisco-sa-clamav-WuuvVd26 at https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-clamav-WuuvVd26. An exact fixed version number was not independently confirmed from the provided data - the advisory should be consulted for specific upgrade targets. As a compensating control where immediate patching is not feasible, organizations can restrict which systems are permitted to submit zip files for scanning and filter or strip zip attachments at the network perimeter upstream of the ClamAV scanner to reduce the attacker's ability to deliver crafted files. This introduces the trade-off of reduced zip file scanning coverage during the mitigation window. Monitoring for unexpected ClamAV process crashes or scanning service restarts can serve as a detection indicator.

Vendor StatusVendor

SUSE

Severity: Important
Product Status
SUSE Linux Enterprise Desktop 15 SP7 Affected
SUSE Linux Enterprise High Performance Computing 15 SP7 Affected
SUSE Linux Enterprise Micro 5.5 Affected
SUSE Linux Enterprise Module for Basesystem 15 SP7 Affected
SUSE Linux Enterprise Server 15 SP7 Affected

Share

CVE-2026-20337 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy