LiveActive security incident?Get immediate response
CVE Record

CVE-2020-1909: A use-after-free in a logging library in WhatsApp for iOS prior to v2.20.111 and WhatsApp Business for iOS...

A use-after-free in a logging library in WhatsApp for iOS prior to v2.20.111 and WhatsApp Business for iOS prior to v2.20.111 could have resulted in memory corruption, crashes and potentially code execution. This could have happened only if several events occurred together in sequence, including receiving an animated sticker while placing a WhatsApp video call on hold.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-1909 affected WhatsApp for iOS and WhatsApp Business for iOS before version 2.20.111. A memory-safety bug in a logging library could cause crashes and potentially code execution, but only under a narrow sequence of events involving animated stickers and video-call hold behavior.

Executive priority

Treat this as a targeted mobile-app hygiene issue, not a broad infrastructure emergency. The potential impact is serious, but public evidence provided here indicates a narrow trigger path and no confirmed active exploitation.

Technical view

The issue is a use-after-free (CWE-416) in a WhatsApp iOS logging library. Public sources describe possible memory corruption, crashes, and potential code execution. The affected products are WhatsApp for iOS and WhatsApp Business for iOS prior to v2.20.111.

Likely exposure

Exposure is limited to iOS devices running WhatsApp or WhatsApp Business before 2.20.111. The provided sources do not list Android, desktop, server-side services, or later iOS versions as affected.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation evidence. The described trigger required multiple events occurring together, including an animated sticker and a video-call hold state, which suggests constrained exploitability.

Researcher notes

Public detail is limited. The strongest grounded facts are CWE-416, affected iOS products, versions before 2.20.111, and possible memory corruption or code execution. No CVSS vector, exploit maturity, or detailed root-cause data is provided in the bundle.

Mitigation direction

  • Update WhatsApp for iOS to version 2.20.111 or later.
  • Update WhatsApp Business for iOS to version 2.20.111 or later.
  • Check WhatsApp security advisories for any additional vendor guidance.
  • Prioritize managed or high-risk iOS devices with outdated app versions.

Validation and detection

  • Inventory iOS devices using WhatsApp or WhatsApp Business.
  • Confirm installed app versions are 2.20.111 or later.
  • Review MDM records for stale or unmanaged app installs.
  • Check crash telemetry for unusual WhatsApp crashes around the disclosure period.
Prepared
Confidence
medium
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-416: 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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-1909 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

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

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
FacebookWhatsApp Business for iOS2.20.111, unspecified, 2.20.81Listed
FacebookWhatsApp for iOS2.20.111, unspecified, 2.20.81Listed
Weakness

CWE details

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

CWE-416 · source CWE mapping

Use After Free

Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.