npm

fluterjs @1.0.0

Vulnerability report · Last retrieved from osv.dev July 14, 2026 at 7:46 AM UTC

Malicious

OSV ID

MAL-2026-10532

Ecosystem

npm

Summary

The package's main and bin entry, server.js, starts an Express server bound to 0.0.0.0:10459 that exposes POST /ejecutar. The handler reads the JSON field comando and passes it directly to child_process.exec with no authentication, no origin check, and no command allowlist. When an operator runs fluter or npm start , any network-reachable caller (LAN, container network, or the public internet if the host is exposed) obtains arbitrary shell command execution on the host as the user who launched the tool. The package presents itself as a terminal helper, but the shipped behavior is a remote shell distributed as a feature — a backdoor by design.

Source: amazon-inspector (bb8d561ceacd48c1883f6ec3151f5567240259b5ba54af3835fc0537f2f18933)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.