Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ MAL-2026-13787 — biklirouter

⚪ Unknown ✅ No Known Exploit OSV
N/A
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

Malicious code in biklirouter (npm)

Source: amazon-inspector

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

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.

Affected software

MAL-2026-13787 is recorded against 1 package.

  • biklirouter

Timeline and source

Published on 12 August 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.

References

github.com (Advisory)
www.npmjs.com (Package)
www.npmjs.com (Package)

Details

Severity Unknown
CVSS Score N/A
CVSS Vector N/A
CWE N/A
Public Exploit ✅ No
Source OSV
Published 2026-08-12
Updated 2026-08-20
Modified 2026-08-12
Fix URL N/A

Affected Packages

Software From version Fixed in
biklirouter

Free Vulnerability Check

Is your site affected by MAL-2026-13787?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against MAL-2026-13787 and other known CVE records.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.

Browse related advisories

All advisoriesMalicious packagesMalicious packages 2026