HackTheBox - Reactor
Reactor is a Linux machine running a Next.js monitoring dashboard vulnerable to a server-side RCE exploit. Getting in requires chaining a public CVE with credential recovery from a local database. Root comes down to abusing a privileged Node.js process left listening on a debug port.