Critical Malware Feed Entry Detected 2026-07-24
Malware feed entry — detected by codelake scanners. This package was flagged malicious by our own detection pipeline. See the rules that fired and the package identifiers below. Full analysis, timeline and IOCs live on hand-curated advisories at /advisories; this page is the machine-generated receipt for the live feed.
Detection details
@vitets/[email protected] published to npm, flagged by codelake scanners on 2026-07-24 10:11 UTC.
Detector rules that fired on this package:
- Source assembles a string from fragments and reaches a dynamic exec / process spawn — split-string evasion of an exec/command
behavior.static.assembled-exec - Source spawns a child process with a non-literal command
behavior.static.child-spawn-dynamic - Source decodes a payload (base64/hex/unescape) and dynamically exec's it (eval/Function/vm) in the same file — packed-payload dropper
behavior.static.decode-exec - Source executes a string as code (new Function / vm.run* / setTimeout("...")) — dynamic-eval pattern
behavior.static.dynamic-exec - Source opens a raw socket and spawns a child process in the same module — reverse-shell pattern
behavior.static.reverse-shell - Source opens a raw TCP socket from a user-controlled host
behavior.static.tcp-dial
OSV reference: MAL-2026-10528
This is an auto-generated entry in the codelake malware feed. Hand-curated deep case studies live on /advisories.