Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

[PSA] React / NextJS Critical RCE Vulnerability (CVE-2025-66478) - Update your React Apps

DataWagonDataWagon Member, Patron Provider
edited December 2025 in Requests

Posting this as a PSA to anyone running Next.JS apps: https://nextjs.org/blog/CVE-2025-66478

There is an unauthenticated remote code execution vulnerability in basically every modern version of Next.JS. If you're running a server sided React app, there is a good chance it's using NextJS, and will be vulnerable to this. There are public POCs that are already being scanned for and exploited in the wild.

To be clear: This only affects server-side Next.js apps. Static sites and standard client-side React apps are not affected.

Make sure you double check any React apps you have running!

Comments

  • radexradex Member
    edited December 2025

    I have used Umami v2.19.0 till today. Got a notification about high CPU usage and checked the logs, someone uploaded a script named "sex.sh" into the umami docker container and started shitty crypto miner. :D

  • DataWagonDataWagon Member, Patron Provider

    @radex said:
    I have used Umami v2.19.0 till today. Got a notification about high CPU usage and checked the logs, someone uploaded a script named "sex.sh" into the umami docker container and started shitty crypto miner. :D

    I think we'll see a lot of that in the coming weeks.

  • wow, thanks for this notice because i had a personal hobby project and just by curiosity i entered to see the vps and it was f*cked by this vulnerability, the attacker installed a crypto miner and i was lucky to stop the vps to prevent it from being suspended/terminated. Time to nuke the whole vps, update nextjs and upload safe backups.

    Thanked by 2ariq01 mandala
  • @radex said:
    I have used Umami v2.19.0 till today. Got a notification about high CPU usage and checked the logs, someone uploaded a script named "sex.sh" into the umami docker container and started shitty crypto miner. :D

    me too, i exec the container, check the usage, there is contact.txt file
    rondo2012 [@]atomicmail.io, and attacker installed crypto miner, botnet rondodox.

    top:

    Thanked by 1mandala
  • RackoonaRackoona Member, Patron Provider

    lucky us, we are running latest version

  • DataWagonDataWagon Member, Patron Provider

    @icarus11 said:
    wow, thanks for this notice because i had a personal hobby project and just by curiosity i entered to see the vps and it was f*cked by this vulnerability, the attacker installed a crypto miner and i was lucky to stop the vps to prevent it from being suspended/terminated. Time to nuke the whole vps, update nextjs and upload safe backups.

    Glad it helped someone!

  • Just what I wanted to do on a Saturday afternoon: respond to support tickets from people who have absolutely no idea what's going on, but are certain we're the bad guys in the situation.

  • mrerenkmrerenk Member
    edited December 2025

    A guy installed 4thepool miner in my free oracle chicken using a digitalocean vm (reported the ip to digitalocean already). But it seems he didnt touch anything else (I hope so). Luckily I use docker for my other next.js projects.

    Thanked by 1ariq01
  • mrerenkmrerenk Member
    edited December 2025
  • Daymm it’s one after another. Thanks for the heads up.

    Thanked by 1mrerenk
  • This is a really, really bad one. The ease of exploitation and impact are both about as bad as it gets, and there's also quite a few working PoCs for this exploit on Github so it's very accessible.

    GreyNoise, (a threat intelligence company that monitors internet activity), have been reporting exponential growth in attacks so it looks like it's probably one of the most popular attack vectors for bots at the moment.

    If you have an affected app that is visible to the internet then you should assume that you've already been compromised at this point.

    Obviously update as soon as possible, but ideally you should just reinstall the OS from scratch and then redeploy the app to be on the safe side.

    Thanked by 2mrerenk sh97
Sign In or Register to comment.