VDB
GCVE-110-OSM-2026-65
GCVE-110-OSM-2026-65
Advisory PublishedCVSS 5.4/10
This package explicitly self-identifies as a dependency-confusion attribution PoC targeting Ubiquiti with a HackerOne contact (https://hackerone.com/rcl-lore), consistent with a coordinated bug-bounty disclosure. The technical behavior is functionally identical to supply-chain malware: a preinstall hook fires index.js, which collects hostname, username, cwd, internal IPv4 addresses, and CI environment variables (GITHUB_REPOSITORY, CODEBUILD_BUILD_ARN, AWS_REGION, etc.) and exfiltrates them via DNS subdomain encoding and HTTP GET to an attacker-controlled OAST endpoint (d8hjn6ap4rnta9vj5ve0jk11seb4k3kci.oast.me). The version 99.0.0 inflation is a textbook dependency-confusion escalation tactic. While no secrets or credentials are explicitly read, the exfiltrated CI identity markers are sufficient to fingerprint a victim organization's pipeline, and the package's real-world impact on any victim who installs it is indistinguishable from a malicious exfil beacon.
ENTRY
index.js (install-hook: node index.js || true)
- Install Hook Executes Local JS File in package.json
DESTINATION
- custom-c2: d8hjn6ap4rnta9vj5ve0jk11seb4k3kci.oast.me (primary, plaintext) in index.js
EXFIL
- OAST/Interactsh Exfiltration in index.js: ".oast.me"
- Data Encoding for Exfiltration in index.js: "Buffer.from(full, 'utf8').toString('base64')"
- Network Request in index.js: "https.get("
- System Information Collection in index.js: "os.userInfo()"
- DNS Lookup in index.js: "dns.resolve("
- Suspicious Domain in index.js: "oast.me"
ADDITIONAL FINDINGS
- Platform Detection with Data Collection in index.js: "JSON.stringify({ pkg: PKG, hos"
PAYLOAD FILES
index.js
INDICATORS (IOCs)
- urls: https://hackerone.com/rcl-lore
- domains: hackerone.com
- payloadFileHash: 608f98f84dd94c3261ec0250d2bc86fff45e2b5bdd574a94b7648d4d996844bb
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 | unifi-credential-server | all (affected) | — |
| unknown | jsonify-parser | all (affected), all (affected), all (affected), all (affected), all (affected), all (affected), all (affected), all (affected) | — |
| unknown | ty-search-suggestion | all (affected) | — |
| unknown | express-session-vailidator | all (affected), all (affected), all (affected), all (affected), all (affected), all (affected) | — |
References
Browse GCVE Records
74,108 records in the GCVE database · Updated July 20, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.