LiveActive security incident?Get immediate response
CVE Record

CVE-2019-15961: Clam AntiVirus (ClamAV) Software Email Parsing Vulnerability

A vulnerability in the email parsing module Clam AntiVirus (ClamAV) Software versions 0.102.0, 0.101.4 and prior could allow an unauthenticated, remote attacker to cause a denial of service condition on an affected device. The vulnerability is due to inefficient MIME parsing routines that result in extremely long scan times of specially formatted email files. An attacker could exploit this vulnerability by sending a crafted email file to an affected device. An exploit could allow the attacker to cause the ClamAV scanning process to scan the crafted email file indefinitely, 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

ClamAV could be tied up by specially formatted email files. A remote unauthenticated sender could cause the scanner to spend extremely long time parsing MIME content, denying antivirus scanning capacity. The business risk is mail-security slowdown or outage where vulnerable ClamAV handles inbound mail.

Executive priority

Prioritize remediation where ClamAV protects email flow or security gateways. The issue affects availability rather than data confidentiality, but disruption to mail scanning can delay business communication and weaken security monitoring.

Technical view

CVE-2019-15961 is an inefficient MIME parsing issue in ClamAV 0.102.0, 0.101.4 and prior, classified as CWE-20. CVSS 3.1 is 7.5, network exploitable, low complexity, no privileges or user interaction, with high availability impact only.

Likely exposure

Exposure is most likely on mail gateways, file-scanning services, or security appliances using vulnerable ClamAV versions to inspect email or MIME files. The supplied affected-product data is sparse, so confirm package versions through local inventory and vendor or distribution advisories.

Exploitation context

The source bundle describes remote unauthenticated denial of service by sending a crafted email file. It does not cite CISA KEV listing or confirmed active exploitation. Treat exploit status as unconfirmed from the provided evidence.

Researcher notes

The vulnerability is rooted in inefficient MIME parsing, producing extremely long scan times for specially formatted email files. Public source data supports denial-of-service impact but does not provide exploit maturity, fixed upstream version details, or broader product mapping beyond referenced advisories.

Mitigation direction

  • Upgrade ClamAV using vendor or distribution security updates.
  • Prioritize systems scanning inbound email or untrusted MIME files.
  • Check Cisco, ClamAV, Ubuntu, Debian, and Gentoo guidance for fixed packages.
  • Monitor mail queues and scanner latency for abnormal scan-time spikes.
  • Use compensating controls to limit scanner resource exhaustion where available.

Validation and detection

  • Inventory ClamAV versions across mail gateways and scanning services.
  • Confirm whether versions are 0.102.0, 0.101.4, or earlier.
  • Verify installed packages match vendor or distribution security updates.
  • Review mail-scanning logs for repeated long-running MIME scans.
  • Confirm alerting exists for scanner process hangs or queue buildup.
Prepared
Confidence
medium
Sources
7

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-2019-15961 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
6Source 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-2019-15961Attack 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
ClamAVClamAVunspecified, unspecifiedListed
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.