FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Someone is actively publishing malicious packages targeting the Strapi plugin ecosystem right now
How-ToTools

Someone is actively publishing malicious packages targeting the Strapi plugin ecosystem right now

via Reddit Programming/u/BattleRemote315712h ago

strapi-plugin-events dropped on npm today. Three files. Looks like a legitimate community Strapi plugin - version 3.6.8 , named to blend in with real plugins like strapi-plugin-comments and strapi-plugin-upload . On npm install it runs an 11-phase attack with zero user interaction: Steals all .env files, JWT secrets, database credentials Dumps Redis keys, Docker and Kubernetes secrets, private keys Opens a 5-minute live C2 session for arbitrary shell command execution The publisher account kekylf12 on npm is actively pushing multiple malicious packages right now and all targeting the Strapi ecosystem. Check the account: npmjs.com/~kekylf12 If you work with Strapi or have any community plugins installed that aren't scoped under strapi/ - audit your dependencies now. Legitimate Strapi plugins are always scoped. Anything unscoped claiming to be a Strapi plugin is a red flag. Full technical breakdown with IoCs is in the blog. submitted by /u/BattleRemote3157 [link] [comments]

Continue reading on Reddit Programming

Opens in a new tab

Read Full Article
0 views

Related Articles

Building DNS query tool from scratch using C
How-To

Building DNS query tool from scratch using C

Reddit Programming • 19h ago

How to build .NET obfuscator - Part I
How-To

How to build .NET obfuscator - Part I

Reddit Programming • 1d ago

How to Use Traceroute and MTR to Diagnose Network Issues
How-To

How to Use Traceroute and MTR to Diagnose Network Issues

DigitalOcean Tutorials • 1w ago

apt-key Deprecation: Add Repositories with GPG on Ubuntu
How-To

apt-key Deprecation: Add Repositories with GPG on Ubuntu

DigitalOcean Tutorials • 1w ago

How To Use Variadic Functions in Go
How-To

How To Use Variadic Functions in Go

DigitalOcean Tutorials • 2w ago

Discover More Articles