// htb writeup HackTheBox 2026-05-24
reactor
HackTheBox Medium HackTheBox
seasonal
root obtained // PWNED

⚛️ Reactor

Difficulty: Medium OS: Linux Release: HTB Season 11

A Linux box built around a Node.js web application with a recently disclosed pre-authentication vulnerability. Getting a foothold is the easy part — the name of the box is basically a hint. User requires you to notice something the app left lying around. Root is a one-liner once you know what that port does, and why running as the same user as the app was always going to be a problem.


📸 Proof


🧠 Concepts Covered


💡 Hints (No Spoilers)

Foothold

User

Root


📚 Useful Reading


This box is part of an active HTB Season 11 rotation. Full writeup published after retirement.