CVE-2026-41489

Source
https://cve.org/CVERecord?id=CVE-2026-41489
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41489.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-41489
Aliases
  • GHSA-6w8x-p785-6pm4
Published
2026-05-11T20:21:38.905Z
Modified
2026-07-08T08:13:13.189929488Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
Pi-hole: Local privilege escalation via config-controlled path in root-executed service hooks
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41489.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-15",
        "CWE-269",
        "CWE-732"
    ]
}
References

Affected packages

Git / github.com/pi-hole/pi-hole

Affected ranges

Type
GIT
Repo
https://github.com/pi-hole/pi-hole
Events
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "6.0"
        },
        {
            "fixed": "6.4.2"
        }
    ]
}

Affected versions

v6.*
v6.0
v6.0.1
v6.0.3
v6.0.4
v6.0.5
v6.0.6
v6.1
v6.1.2
v6.1.3
v6.1.4
v6.2
v6.2.1
v6.2.2
v6.3
v6.4
v6.4.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41489.json"