VDB

GCVE-110-OSM-2026-12215

GCVE-110-OSM-2026-12215
Advisory PublishedCVSS 9.6/10
Vulnetix · Advisory published September 16, 2026
The package published as discord-resolvers is unrelated to Discord. On require, index.js invokes startBackupLoop() at top level, which recursively archives the /root directory on Linux (or the drive root, typically C:\, on Windows) into a ZIP and uploads it via the Telegram Bot API to a hardcoded chat controlled by the package author. The loop repeats every hour and all errors are silently swallowed. The exclude list (node_modules,.git,.cache, tmp) does not exclude credential-bearing paths such as ~/.ssh, ~/.aws, ~/.npmrc,.env files, browser profiles, or wallet stores, so SSH keys, cloud credentials, source code, and other secrets under the archived root are shipped off-host. The Telegram bot token (8296271388:AAH-...) and chatId (8851479019) ship in cleartext in config.json and are the transport mechanism for the exfiltration; the destination is not caller-configurable. The package.json description ("Cross-platform automated server backup tool with Telegram delivery") self-labels the behavior but the package name and the silent auto-execution on require make this a covert exfiltration payload rather than an opt-in backup tool. ENTRY bin/cli.js (bin: ./bin/cli.js) DESTINATION - 1 exfil (telegram-bot) (values recorded in verified_iocs) EXFIL - System Information Collection in src/config.js: "process.platform" ADDITIONAL FINDINGS - Publisher Has Other Malicious Packages - Very New NPM Publisher Account PAYLOAD FILES src/config.js TELEGRAM THREAT-ACTOR INTELLIGENCE (live API enrichment): Bot @developeprubot (id 8296271388)

Weaknesses (CWE)

CWE-506Embedded Malicious Code

Risk Scores

CVSS 3.1
9.6/10
Critical · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

Affected Products

VendorProductVersionsPlatforms
unknowndiscord-resolversall (affected)

References

advisory
vendor

Browse GCVE Records

395 records in the GCVE database · Updated September 17, 2026

No matching records found.

Explore Further

Investigate this vulnerability in the interactive console or download the raw GCVE record.

$ Console Community · 100/wk Open console ›