Logo
npm

peertube-plugin-poc-marker@1.0.0

Vulnerability report · Last retrieved from osv.dev September 2, 2026 at 4:48 AM UTC

Malicious

OSV ID

MAL-2026-15817

Ecosystem

npm

Summary

index.js runs id; uname -a; hostname; date -u; ls -d /var/www/peertube via execSync when PeerTube invokes the plugin's register() hook, then POSTs the combined stdout as JSON to the hardcoded bare-IP collector http://103.38.237.204:8444/poc over plaintext HTTP. The same reconnaissance output is also written into a poc_proof plugin setting registered with private: false, providing a second read-back channel via the PeerTube public settings API. The destination host is not configurable, is unrelated to the plugin's declared PeerTube purpose, and captures the host's user, kernel, hostname, and PeerTube install path from the server on which the plugin is loaded.

Source: amazon-inspector (ff307f6227ac4a9217a899b419a6931ddfe0376cb0cc6ba3570c0f589247241c)

Protect your entire dependency tree

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