LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1252: Clam AntiVirus (ClamAV) Excel XLM Parser Denial of Service Vulnerability

A vulnerability in the Excel XLM macro parsing module in Clam AntiVirus (ClamAV) Software versions 0.103.0 and 0.103.1 could allow an unauthenticated, remote attacker to cause a denial of service condition on an affected device. The vulnerability is due to improper error handling that may result in an infinite loop. An attacker could exploit this vulnerability by sending a crafted Excel file to an affected device. An exploit could allow the attacker to cause the ClamAV scanning process hang, resulting in a denial of service condition.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-1252 can make affected ClamAV scanners hang when processing a specially crafted Excel file. The business impact is availability: malware scanning, email gateways, or file-upload pipelines using vulnerable ClamAV versions may stall or backlog, reducing protection and disrupting dependent workflows.

Executive priority

Treat this as a high-priority availability risk for systems that depend on ClamAV scanning. It is not described as data theft or code execution, but scanner outages can weaken defenses and disrupt business workflows.

Technical view

The flaw is in ClamAV's Excel XLM macro parser in versions 0.103.0 and 0.103.1. Improper error handling can lead to an infinite loop. The CVSS 3.1 score is 7.5, with network attack vector, low complexity, no privileges, no user interaction, and high availability impact.

Likely exposure

Exposure is most likely where ClamAV 0.103.0 or 0.103.1 scans untrusted Excel files, such as mail attachments, web uploads, shared-file repositories, or automated malware-scanning services.

Exploitation context

The bundle does not show CISA KEV listing or cited evidence of active exploitation. Sources state an unauthenticated remote attacker could send a crafted Excel file that makes the ClamAV scanning process hang, causing denial of service.

Researcher notes

Focus validation on version detection and affected file-ingestion paths. Evidence is limited to the CVE data and vendor advisory reference; do not assume broader affected versions, active exploitation, or additional exploitability beyond the documented denial of service.

Mitigation direction

  • Inventory ClamAV deployments and identify versions 0.103.0 and 0.103.1.
  • Apply the vendor security patch release, ClamAV 0.103.2, or later vendor-supported guidance.
  • Prioritize scanners handling email attachments, file uploads, or other untrusted Excel files.
  • Monitor scanner health, queue depth, and process hangs until patched.
  • Review vendor advisory details before applying compensating controls.

Validation and detection

  • Confirm installed ClamAV versions across hosts, containers, and bundled appliances.
  • Verify patched systems no longer report ClamAV 0.103.0 or 0.103.1.
  • Check security-scanning queues for unusual backlogs or hung processes.
  • Confirm mail and upload pipelines still fail closed or alert on scanner unavailability.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-20: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-1252 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2021-1252Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoClamAV0.103.0, 0.103.1Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.