VDB
GCVE-110-OSM-2026-5969
GCVE-110-OSM-2026-5969
Advisory PublishedCVSS 5.4/10
The package self-identifies as a 'Bug Bounty PoC' ('Zararsiz Bug Bounty PoC testidir. No malicious code inside.') authored by 'Ethical Researcher', which matches the dependency-confusion/bug-bounty test pattern. The preinstall script in package.json does perform real exfiltration — it collects `os.hostname()` and beacons it to a webhook.site endpoint — but the self-identification and the use of webhook.site (rather than an attacker-controlled C2) are consistent with a researcher demonstrating a vulnerability rather than a genuine supply-chain attack. This is a borderline case: the code is functionally malicious but the declared intent is a security test, so it should be flagged but not submitted to OSM as a true malware finding, to avoid polluting the database with bounty tests.
ENTRY
index.js (main: index.js)
- Preinstall Script in package.json: ""preinstall": "node -e \""
DESTINATION
- custom-c2: https://https://webhook.site/cbfd239f-50d1-4bc6-9801-ba08ba9a2a4a/?host=numdiff- (primary, plaintext) in package.json
- webhookServices: https://webhook.site/cbfd239f-50d1-4bc6-9801-ba08ba9a2a4a/?host=numdiff- (exfil, plaintext)
EXFIL
- OAST/Interactsh Exfiltration in package.json: "webhook.site"
- System Information Collection in package.json: "os.hostname()"
Weaknesses (CWE)
CWE-506Embedded Malicious Code
Risk Scores
CVSS 3.1
5.4/10
Medium · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Affected Products
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| unknown | numdifftools | all (affected) | — |
Aliases
Browse GCVE Records
73,393 records in the GCVE database · Updated July 17, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.