cvedb.io
CVE-2026-26952
MEDIUM · CVSS 5.4
EPSS exploitation probability: 0%
Published 2026-02-19T23:16:26.243 · Last modified 2026-06-17T10:26:26.423

Summary

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 add

Affected products

pi-hole — web_interface

Does this affect you?

Add your gear to cvedb and we'll alert you only when pi-hole ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.