Pi-hole is a Linux network-level advertisement and Internet tracker blocking application. Version 6.4 has a local privilege-escalation vulnerability allows code execution as root from the low-privilege pihole account. Important context: the pihole account uses nologin, so this is not a direct interactive-login issue. However, nologin does not prevent code from running as UID pihole if a Pi-hole component is compromised. In that realistic post-compromise scenario, attacker-controlled content in /etc/pihole/versions is sourced by root-run Pi-hole scripts, leading to root code execution. This vulnerability is fixed in 6.4.1.
Use CWE-269, Pi-Hole vendor hub and Pi-Hole product page to widen CVE-2026-33727 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2025-34087, CVE-2024-34361 and CVE-2024-28247 for nearby disclosures in the same product family.