Logo
npm

tailwindcss-3d-styles@1.2.4

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

Malicious

OSV ID

MAL-2026-15905

Ecosystem

npm

Summary

The package's main entry point fetches a JavaScript file from http://23.27.245.100:3000/index.js over plain HTTP at require time, writes the response to./inout.js in the current working directory, and require()s the resulting file — causing arbitrary code from that host to execute in the Node process of any consumer importing this package. The remaining code is a copy of the legitimate tailwindcss-3d library (per the manifest's repository/homepage), and the published name tailwindcss-3d-styles differs from the upstream tailwindcss-3d, using the upstream library as cover for the appended dropper.

Source: amazon-inspector (6afb2de10208993a1e7511cb81a6f11806561b389673da3fa24d22598178b744)

Protect your entire dependency tree

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