VDB

GCVE-110-OSM-2026-11946

GCVE-110-OSM-2026-11946
Advisory PublishedCVSS 9.6/10
Vulnetix · Advisory published September 4, 2026
This is a classic install-time loader aimed at npm installers: `package.json` runs `node ./src/build.js` on postinstall, and `src/build.js` conditionally gates execution on a DNS TXT lookup to `spreadsheets-documents.com`, which is a clear attacker-controlled C2 rendezvous pattern. The OSV advisory is corroborated by the entrypoint code and the package’s anti-self-trigger check (`if (!username.includes('justin'))`), which strongly suggests the payload is meant to evade the author’s own machine while targeting other victims. The static findings also show install-hook execution, shell command capability in `src/tools.js`, and a very new publisher account, all consistent with malicious supply-chain malware rather than a normal CLI tree generator. Attacker model: a compromised or malicious npm publisher delivering a postinstall implant that fetches remote instructions and executes them on install. ENTRY src/build.js (install-hook: node ./src/build.js) - Install Hook Executes Local JS File in package.json EXFIL - System Information Collection in src/const.js: "process.platform" ADDITIONAL FINDINGS - Shell Command Execution in src/tools.js: "require("child_process")" - Very New NPM Publisher Account PAYLOAD FILES src/const.js (+ src/tools.js)

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
unknowntiny-folder-treeall (affected)

References

advisory
vendor

Browse GCVE Records

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