Skip to main content
CVE Vulnerability Database
Vulnerability Database/CVE-2025-55179

CVE-2025-55179: WhatsApp SSRF Vulnerability

CVE-2025-55179 is a server-side request forgery flaw in WhatsApp that allows triggering media processing from arbitrary URLs on victim devices. This post explains its impact, affected versions, and mitigation steps.

Published:

CVE-2025-55179 Overview

CVE-2025-55179 is an input validation weakness in WhatsApp for iOS, WhatsApp Business for iOS, and WhatsApp for Mac. The flaw stems from incomplete validation of rich response messages. An authenticated user can trigger processing of media content from an attacker-controlled URL on another user's device. Meta reports no evidence of exploitation in the wild.

Critical Impact

An attacker with a valid WhatsApp account can cause a target device to fetch and process media from an arbitrary URL, enabling potential information disclosure and integrity impact against message contents.

Affected Products

  • WhatsApp for iOS prior to v2.25.23.73
  • WhatsApp Business for iOS prior to v2.25.23.82
  • WhatsApp for Mac prior to v2.25.23.83

Discovery Timeline

  • 2025-11-18 - CVE-2025-55179 published to NVD
  • 2026-06-17 - Last updated in NVD database

Technical Details for CVE-2025-55179

Vulnerability Analysis

The vulnerability resides in how WhatsApp clients on Apple platforms handle rich response messages. Rich responses are structured message payloads that reference remote media resources. The client did not fully validate the URLs contained in these payloads before initiating media retrieval and processing on the recipient device. As a result, a sender can construct a message that causes the recipient client to reach out to an arbitrary URL. This produces a low-severity confidentiality and integrity impact, and the attacker requires a valid authenticated session on the messaging platform. The issue is classified under [CWE-noinfo] by NVD, reflecting limited public technical detail from the vendor.

Root Cause

The root cause is insufficient URL and content validation within the rich response message handler. The client trusted URL fields embedded in rich responses without enforcing origin restrictions or allowlists against WhatsApp's own content delivery infrastructure. This trust boundary failure allowed sender-supplied URLs to reach the media-fetching subsystem on the recipient device.

Attack Vector

Exploitation requires network access and low privileges — specifically, a functioning WhatsApp account able to send messages to the target. No user interaction on the recipient side is required beyond receiving the crafted rich response message. The attacker sends a malicious rich response that references an arbitrary URL, and the recipient's client processes media from that URL. The attacker can use this behavior to fingerprint devices, harvest network-level metadata, or deliver malformed media to downstream parsers. See the WhatsApp Security Advisory 2025 and the Facebook Security Advisory CVE-2025-55179 for vendor guidance.

Detection Methods for CVE-2025-55179

Indicators of Compromise

  • Outbound network connections from WhatsApp processes on iOS or macOS to domains outside WhatsApp's expected content delivery infrastructure.
  • Unexpected media fetches from unfamiliar URLs immediately following inbound messages from unknown contacts.
  • WhatsApp client versions older than 2.25.23.73 (iOS), 2.25.23.82 (Business iOS), or 2.25.23.83 (macOS) present on managed devices.

Detection Strategies

  • Inventory mobile and macOS endpoints via MDM to identify WhatsApp installations below the patched versions.
  • Correlate DNS and proxy logs for macOS clients to detect WhatsApp connections to non-WhatsApp domains.
  • Review network telemetry for outbound HTTPS requests originating from the WhatsApp Mac process to unfamiliar CDN endpoints.

Monitoring Recommendations

  • Enable macOS endpoint telemetry to capture process-to-network mappings for the WhatsApp application.
  • Track WhatsApp version compliance continuously through mobile device management reporting.
  • Alert on repeated media fetches from newly observed domains tied to the WhatsApp client.

How to Mitigate CVE-2025-55179

Immediate Actions Required

  • Update WhatsApp for iOS to v2.25.23.73 or later through the Apple App Store.
  • Update WhatsApp Business for iOS to v2.25.23.82 or later.
  • Update WhatsApp for Mac to v2.25.23.83 or later.
  • Enforce minimum WhatsApp application versions through mobile device management policies.

Patch Information

Meta released fixed builds addressing the incomplete validation in the rich response message handler. Refer to the WhatsApp Security Advisory 2025 for authoritative patch details and the Facebook Security Advisory CVE-2025-55179 for the coordinated disclosure entry.

Workarounds

  • Restrict message receipt from unknown senders using WhatsApp's built-in privacy controls until patches are applied.
  • Advise users to avoid opening or previewing rich response messages from unfamiliar contacts.
  • Where enterprise policy permits, block WhatsApp on managed devices until compliant versions are deployed.

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.