VDB

GCVE-110-OSM-2026-11894

GCVE-110-OSM-2026-11894
Advisory PublishedCVSS 9.6/10
Vulnetix · Advisory published September 9, 2026
package.json declares dependencies and optionalDependencies whose specifiers point at non-registry, attacker-controlled or mutable sources rather than the npm registry. Listed sources include a Discord CDN attachment tarball (cdn.discordapp.com/attachments/.../runtime.tgz), plain-HTTP tarballs at bare IPs (http://203.0.113.77:8443/drop/pkg.tgz, HTTP://198.51.100.44/.../pkg.tgz), git://203.0.113.91/hidden/repo.git, an ngrok tunnel (abc123xyz.ngrok-free.app), rentry.co raw content, gist shorthands (gist:c0ffee00deadbeef), and github/gitlab/bitbucket shorthands to throwaway repos (tmp-drop-8821/...). Specifier keys are duplicated with case variants (tarball-http vs tarball-HTTP, github-shorthand vs GITHUB-shorthand) and mix uppercase URI schemes with scp-style git refs and local path forms (link:, portal:, file:, /tmp/..., \Windows\Temp\...), a pattern engineered to evade regex-based scanners. On npm install, npm fetches each specifier and executes any lifecycle scripts the fetched package declares; because the sources are mutable and controlled by third parties, the code that runs is whatever the operators of those hosts currently serve. ENTRY - URL-Based Dependency in package.json: ""dependencies": { "tarball-https": "https://cdn.discordapp.com/attachments/11111..." - URL Dependency Fetch Failed in package.json DESTINATION - 14 exfil (discord-webhook, paste-site, custom-c2) (values recorded in verified_iocs) EXFIL - Webhook Data Exfiltration in package.json: "discord.com/api/webhooks/111111111111111111/fake-token-not-a-real-webhook" - OAST/Interactsh Exfiltration in package.json: "interact.sh" - Suspicious Domain in package.json: "interact.sh" ADDITIONAL FINDINGS - Ngrok Tunneling Service in package.json: "ngrok-free.app" - Publisher Has Other Malicious Packages

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
unknownexternal_deps_enjoyerall (affected)

References

advisory
vendor

Browse GCVE Records

486 records in the GCVE database · Updated September 10, 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 ›