// htb writeup HackTheBox 2026-05-24
Silentium
HackTheBox Easy HackTheBox
seasonal
root obtained // PWNED

🤫 Silentium

Difficulty: Easy OS: Linux Release: HTB Season 10

A Linux box built around AI workflow tooling. Two Flowise CVEs chain together to give you code execution inside a container, and a leaked environment variable hands you SSH access to the host. Root is a Gogs CVE that abuses symlink handling to overwrite a git config and inject shell commands via the sshCommand option. Each step is a current-year CVE — good box for practicing against recently-disclosed vulnerabilities.


📸 Proof


🧠 Concepts Covered


💡 Hints (No Spoilers)

Foothold

User

Root


📚 Useful Reading