CVE-2026-41489HIGH 8.8EPSS p3.0%

CVE-2026-41489CVE-2026-41489

Description

Pi-hole is a DNS sinkhole that protects devices from unwanted content without installing any client-side software. From 6.0 to before Core 6.4.2 and FTL 6.6.1, two shell scripts executed as root by systemd (pihole-FTL-prestart.sh and pihole-FTL-poststop.sh) read the files.pid path from this config without validation and use it in privileged file operations (install and rm -f). By writing an arbitrary path into files.pid, an attacker with pihole privilege can cause root to delete and then recreate any file on the system outside the ProtectSystem=full-restricted directories, gaining write access to it. On a default Pi-hole installation this yields local privilege escalation to root via SSH authorized keys manipulation. If /root/.ssh/authorized_keys does not exist (default on fresh installs), only ExecStartPre is required. If the file exists, ExecStopPost deletes it first, and the same restart triggers both hooks in sequence. This vulnerability is fixed in Core 6.4.2 and FTL 6.6.1.

Scoring

CVSS 3.18.8 (HIGH)
VectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
EPSS0.13% probability of exploitation · percentile 3.0% · 2026-06-19T12:03:05Z
Published2026-05-11
Last modified2026-05-13

Underlying weaknesses· 3

CWE-15CWE-269CWE-732

References

  1. https://github.com/pi-hole/pi-hole/security/advisories/GHSA-6w8x-p785-6pm4
  2. https://github.com/pi-hole/pi-hole/security/advisories/GHSA-6w8x-p785-6pm4

3

TypeTargetConfidenceTier
WeaknessExternal Control of System or Configuration Settingcwe-150%live
WeaknessImproper Privilege Managementcwe-2690%live
WeaknessIncorrect Permission Assignment for Critical Resourcecwe-7320%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-39849
CVE
CVE-2026-35519
CVE
CVE-2026-35517
CVE
CVE-2026-35521
CVE
CVE-2026-35518
CVE
CVE-2025-34087
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.