Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-48063 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Baileys is a cocket-based TS/JavaScript API for WhatsApp Web. In versions prior to both 6.7.22 and 7.0.0-rc12, any Baileys session can be sent a malicious payload via the placeholderResendMessage and trigger a fake messages.upsert event with a fake message key and payload. This allows anyone to spoof messages. The same exploit also allows an attacker to corrupt the app state sync system by sending fake key shares, and also allows for history sync spoofing which also serves the same problem, injecting fake previous context or "on-demand" sync. This issue has been fixed in versions 6.7.22 and 7.0.0-rc12.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-290Authentication Bypass by Spoofing[email protected]
CWE-345Insufficient Verification of Data Authenticity[email protected]
CWE-346Origin Validation Error[email protected]

Affected Products

ProductVersions
Baileys
< 6.7.22 (semver)
< 7.0.0-rc12 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 6.7.22moderate effort
  • Upgrade: 7.0.0-rc12moderate effort
  • Mitigation:low effort

    Disable automatic history sync by setting `shouldSyncHistoryMessage: () => false` in the socket configuration.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-48063
NVD Published Date:
Aug 3, 2026
NVD Last Modified:
Sep 10, 2026
Source:
[email protected]