
# CVE-2025-27591 PoC — Below Local Privilege Escalation This repository contains a Proof of Concept (PoC) demonstrating the local privilege escalation vulnerability identified as **CVE-2025-27591** in **Below**, a Linux system observability tool.
Made for https://app.hackthebox.com/machines/Outbound?sort_by=created_at&sort_type=desc, Hack The Box (HTB)
#chmod +x exp.sh
#/.exp
#su tcg once prompted put password: NewPassword123!
In case you want your own password, generate using the command below
openssl passwd -6 "NewPassword123!"
Then remove "$6$J.bp.K0IUibY5lUL$oIT/ob82YFloLBg8YVsE92wHK3z8JCZqfuldIuazCGFiTOrOzY29EQUbvKJjnmY2ea47Bd2QGhhpBd7EIvNii." to put your own password