VDB
GCVE-110-OSM-2026-12124
GCVE-110-OSM-2026-12124
Advisory PublishedCVSS 8.8/10
plogme is a renamed fork of the Baileys WhatsApp Web library from the same publisher-controlled family as @crysnovax/baileys (MAL-2026-15917), and versions 1.0.0 through 1.0.3 carry the same forced-follow and fingerprint modules. lib/Utils/channel-policy.js (javascript-obfuscator output, identical to the file in MAL-2026-15917) hardcodes the publisher's WhatsApp newsletter channels 120363423670814885@newsletter and 120363402922206865@newsletter and exports followCrysnovaxTrustedChannels(); lib/Socket/socket.js invokes it from the connection.update handler, so the user's own authenticated WhatsApp account silently follows both channels on every successful connection, with no opt-out. lib/Utils/integrity.js hashes hostname, platform, arch, cpu model and Node version into a machine fingerprint and POSTs it with the package identity to https://bailey.crysnovax.link/api/v1/verify on every socket connect. The obfuscated follow module was decoded, not executed.
ENTRY
engine-requirements.js (install-hook: node ./engine-requirements.js)
- Install Hook Executes Local JS File in package.json
PERSISTENCE
- Startup Persistence in lib/Socket/chats.js: ".profile"
- Startup Persistence in lib/Socket/chats.js[old]: ".profile"
- Startup Persistence in lib/Socket/messages-send.js: ".profile"
- Startup Persistence in lib/Socket/privacy.js: ".PROFILE"
- Startup Persistence in lib/Store/make-in-memory-store.js: ".profile"
- Startup Persistence in lib/Utils/messages-media.js: ".profile"
- Startup Persistence in lib/Utils/rich-message-utils.js: ".profile"
- Startup Persistence in lib/Utils/rich-message-utils.js[Old]: ".profile"
(+1 more)
DESTINATION
- 7 exfil (custom-c2)
- 2 c2 (urls, domains)
- 1 fetched-payload (deobfuscated)
(values recorded in verified_iocs)
EXFIL
- Data Encoding for Exfiltration in lib/Socket/ban-checker.js: "encodeURIComponent(String(value)).replace(/%25([0-9a-f]{2})/gi, '%$1"
- Data Encoding for Exfiltration in lib/Socket/messages-send.js: "encodeURIComponent(latex).replace(/'/g, '%27"
- Data Encoding for Exfiltration in lib/Socket/socket.js: "Buffer.from(creds.noiseKey.public).toString('base64')"
- Data Encoding for Exfiltration in lib/Utils/chat-utils.js: "Buffer.from(indexMac).toString('base64')"
- Data Encoding for Exfiltration in lib/Utils/chat-utils.js[old]: "Buffer.from(indexMac).toString('base64')"
- Data Encoding for Exfiltration in lib/Utils/generics.js: "Buffer.from(value?.data || value).toString('base64')"
- Data Encoding for Exfiltration in lib/Utils/generics.js@old: "Buffer.from(value?.data || value).toString('base64')"
- Data Encoding for Exfiltration in lib/Utils/messages-media.js: "Buffer.from(media.fileSha256).toString('base64')"
(+7 more)
OBFUSCATION
- Decoded Base64 Content in lib/Utils/integrity.js (x5)
- Decoded Base64 Content in [deobfuscated] lib/Utils/integrity.js (x5)
- IOCs Found in Deobfuscated Code in lib/Utils/decode-wa-message.js
- IOCs Found in Deobfuscated Code in lib/Utils/integrity.js
- Dynamic Base64 Decoding in lib/Socket/interactive-handler.js: "Buffer.from(jpegThumbnail, 'base64')"
- Obfuscation: augmented proxied array function replacements in lib/Utils/channel-policy.js
- Dynamic Base64 Decoding in lib/Utils/chat-utils.js: "Buffer.from(keyId, 'base64')"
- Dynamic Base64 Decoding in lib/Utils/chat-utils.js[old]: "Buffer.from(keyId, 'base64')"
(+13 more)
ADDITIONAL FINDINGS
- Dynamic Code Execution in lib/Utils/games/website-preview.js: "exec(html)"
- Very New NPM Publisher Account
PAYLOAD FILES
lib/Utils/integrity.js (+ [deobfuscated] lib/Utils/integrity.js)
Weaknesses (CWE)
CWE-506Embedded Malicious Code
Risk Scores
CVSS 3.1
8.8/10
High · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| unknown | plogme | all (affected) | — |
Aliases
Browse GCVE Records
386 records in the GCVE database · Updated September 16, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.