CVE-2026-44693 Details
Description
Pi-hole FTL is the core engine of the Pi-hole network-level advertisement and tracker blocker. Prior to version 6.6.1, Pi-hole FTL contains a race condition vulnerability in the HTTP session management subsystem, introduced with the v6.0 rewrite of the embedded CivetWeb-based web server. This issue has been patched in version 6.6.1.
A race condition vulnerability has been identified in Pi-hole FTL versions 6.0 prior to 6.6.1, within the HTTP session management subsystem. This vulnerability, introduced in the v6.0 rewrite of the embedded CivetWeb-based web server, allows an unauthenticated attacker on the local network to hijack an administrator's session. The issue arises because a global buffer used to pass Set-Cookie headers, including the session ID, is not properly synchronized, enabling concurrent threads to interfere with each other. Exploitation involves sending simultaneous requests to public API endpoints, potentially capturing the session ID of an active administrator and gaining full administrative access without credentials.
Users can upgrade to Pi-hole FTL version 6.6.1 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 10, 2026CISA-ADP
Assessed Jun 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/pi-hole/FTL/security/advisories/GHSA-9ff5-f3v5-2xc7 | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/pi-hole/FTL/releases/tag/v6.6.1 | [email protected] | Release NotesVendor |
| https://github.com/pi-hole/FTL/security/advisories/GHSA-9ff5-f3v5-2xc7 | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-362 | Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Pi-hole FTL | >= 6.0, <= 6.6.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 11, 2026 | CVE Modified | CISA-ADP |
| Jun 10, 2026 | New CVE Received | [email protected] |
Volerion