CVE-2026-33727
CVE-2026-33727 is a medium-severity vulnerability in Pi-hole with a CVSS 3.x base score of 6.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-269.
Key facts
- Severity: Medium (CVSS 3.x base score 6.4)
- EPSS exploit prediction: 0% (12th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-19291
- Weakness: CWE-269
- Affected product: Pi-hole
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2026-33727?
- 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.
- How severe is CVE-2026-33727?
- CVE-2026-33727 has a CVSS 3.x base score of 6.4, rated medium severity. It is exploitable over local access with high attack complexity, requires high privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-33727 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (12th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-33727?
- CVE-2026-33727 affects Pi-hole. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-33727?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-33727 have an EU (EUVD) identifier?
- Yes. CVE-2026-33727 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-19291.
- When was CVE-2026-33727 published?
- CVE-2026-33727 was published on 2026-04-06 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:pi-hole:pi-hole:6.4:*:*:*:*:*:*:*
More vulnerabilities in Pi-hole
- CVE-2025-34087 — High (CVSS 8.8): An authenticated command injection vulnerability exists in Pi-hole versions up to 3.3. When adding a domain to the…
- CVE-2020-11108 — High (CVSS 8.8): The Gravity updater in Pi-hole through 4.4 allows an authenticated adversary to upload arbitrary files. This can be…
- CVE-2019-13051 — High (CVSS 8.8): Pi-Hole 4.3 allows Command Injection.
- CVE-2024-34361 — High (CVSS 8.5): Pi-hole is a DNS sinkhole that protects devices from unwanted content without installing any client-side software. A…
- CVE-2020-14162 — High (CVSS 7.8): An issue was discovered in Pi-Hole through 5.0. The local www-data user has sudo privileges to execute the pihole core…
- CVE-2020-12620 — High (CVSS 7.8): Pi-hole 4.4 allows a user able to write to /etc/pihole/dns-servers.conf to escalate privileges through command…
Other CWE-269 (Improper Privilege Management) vulnerabilities
- CVE-2026-31852 — Critical (CVSS 10.0): Jellyfin is an open-source media system. The code-quality.yml GitHub Actions workflow in jellyfin/jellyfin-ios is…
- CVE-2025-20282 — Critical (CVSS 10.0): A vulnerability in an internal API of Cisco ISE and Cisco ISE-PIC could allow an unauthenticated, remote attacker to…
- CVE-2025-0505 — Critical (CVSS 10.0): On Arista CloudVision systems (virtual or physical on-premise deployments), Zero Touch Provisioning can be used to gain…
- CVE-2023-48418 — Critical (CVSS 10.0): In checkDebuggingDisallowed of DeviceVersionFragment.java, there is a possible way to access adb before SUW…
- CVE-2023-48419 — Critical (CVSS 10.0): An attacker in the wifi vicinity of a target Google Home can spy on the victim, resulting in Elevation of Privilege
- CVE-2023-31273 — Critical (CVSS 10.0): Protection mechanism failure in some Intel DCM software before version 5.2 may allow an unauthenticated user to…
Browse all CWE-269 (Improper Privilege Management) vulnerabilities →