VDB
EN

MAL-2026-13787

Malicious code in biklirouter (npm)

상세

--- _-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (aa35b0b8fe046a8dd43a4307742214223c3f908b5ba65fa6d24dae18b33cff9b) Package ships a compiled Next.js application (server routes under app/.next-cli-build/server/app/api/) implementing an LLM/AI-provider router: OAuth import flows for provider CLIs (codex, cursor, cline, kilo, droid, hermes, jcode, deepseek, opencode, openclaw, grok, devin, cowork), OpenAI-compatible endpoints (/api/v1/chat/completions, /embeddings, /images/generations, /videos/*, /responses, /messages), provider validation/testing (ping, curl), and Tailscale tunnel management. Many API route bundles include child_process, os, http/https, and process.env because Next.js server bundling co-locates these Node built-ins per route file; static keyword co-occurrence of require('child_process') + POST + process.env in minified route bundles matches the exfiltration pattern shape but reflects normal Next.js server-side rendering plus the app's documented purpose (spawn CLI tools, validate providers via ping, test provider endpoints). cli.js performs a version check against https://registry.npmjs.org (the official npm registry) and reads os.homedir() for local config. No traced code path shows installer-secret paths (~/.aws, ~/.ssh, ~/.npmrc contents) being read and sent to an author-controlled host; no lifecycle scripts fetch-and-exec remote content; no hardcoded non-registry C2 destination is confirmed in the evidence. The behavior surface (spawning CLIs, reading provider credentials that the user configures into the app, contacting external LLM providers) is consistent with the app's declared router purpose, but the density of shell-exec + network primitives across dozens of route handlers plus a MITM server module (app/src/mitm/server.js) warrants human review of the maintainer and endpoints before trust.

## Source: ghsa-malware (22940b637d3ee937dbb5f7ab3c9caa4a9509ea1d22eff921706dbbf5915dd847) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

npm / biklirouter
최초 영향 버전: 0

No fixed version published yet for biklirouter (npm). Pin to a known-safe version or switch to an alternative.

참고