CVE-2026-26952
Last modified
CVE-2026-26952 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. Versions 6.4 and below are vulnerable to stored HTML injection through the local DNS records configuration page, which allows an authenticated administrator to inject code that is stored in the Pi-hole configuration and rendered every time the DNS records table is viewed. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. Versions 6.4 and below are vulnerable to stored HTML injection through the local DNS records configuration page, which allows an authenticated administrator to inject code that is stored in the Pi-hole configuration and rendered every time the DNS records table is viewed. The populateDataTable() function contains a data variable with the full DNS record value exactly as entered by the user and returned by the API. This value is inserted directly into the data-tag HTML attribute without any escaping or sanitization of special characters. When an attacker supplies a value containing double quotes ("), they can prematurely “close” the data-tag attribute and inject additional HTML attributes into the element. Since Pi-hole implements a Content Security Policy (CSP) that blocks inline JavaScript, the impact is limited. This issue has been fixed in version 6.4.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Pi-Hole | Web Interface | < 6.4.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-26952?
How severe is CVE-2026-26952?
How do I fix CVE-2026-26952?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-26945Dell Integrated Dell Remote Access Controller 9, 14G version…5.3
- CVE-2026-26946Dell ECS versions 3.8.1.0 through 3.8.1.7 and Dell ObjectSca…6.7
- CVE-2026-26948Dell Integrated Dell Remote Access Controller 9, 14G version…4.9
- CVE-2026-26949Dell Device Management Agent (DDMA), versions prior to 26.02…7.8
- CVE-2026-2695A command injection vulnerability was discovered in TeamView…6.3
- CVE-2026-26951Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.6,…6.7
- CVE-2026-26953Pi-hole Admin Interface is a web interface for managing Pi-h…5.4
- CVE-2026-26954SandboxJS is a JavaScript sandboxing library. Prior to 0.8.3…10
- CVE-2026-26955FreeRDP is a free implementation of the Remote Desktop Proto…8.8
- CVE-2026-26956vm2 is an open source vm/sandbox for Node.js. In version 3.1…9.8
- CVE-2026-26957Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-26958filippo.io/edwards25519 is a Go library implementing the edw…1.7
Are you affected by CVE-2026-26952?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
