VDB
GCVE-110-OSM-2026-10777
GCVE-110-OSM-2026-10777
Advisory PublishedCVSS 5.4/10
The package shows a credential-theft-oriented pattern: `src/neutrl_core/providers.py` reads sensitive material like `.ssh/id_ed25519` and also collects host context via `platform.node()`, which is consistent with preparing machine identity and secrets for exfiltration. The bundled plaintext RPC endpoints (`eth.llamarpc.com`, `rpc.ankr.com`, `arb1.arbitrum.io`) look like normal blockchain infrastructure, but the presence of `https://chainrpc-pool.com/v1/mainnet` and an internal-looking `https://hasura.internal/v1/graphql` raises concern about hidden or environment-specific data flow. Metadata is also extremely sparse (`missing-description`, `no-repository`, `metadata-minimal`), which fits a throwaway or burner package shape. I cannot prove a clear attacker model from the visible code alone, so this is suspicious rather than confirmed malicious, but it warrants manual review.
EXFIL
- Sensitive File Access in src/neutrl_core/providers.py: "".ssh/id_ed25519""
- System Information Collection in src/neutrl_core/providers.py: "platform.node()"
PAYLOAD FILES
src/neutrl_core/providers.py
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 | neutrl-core | all (affected) | — |
Aliases
Browse GCVE Records
3,587 records in the GCVE database · Updated September 5, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.