Reflected DOM-based XSS in Pi-hole Admin Interface Affects Pi-hole
CVE-2026-33403
6.1MEDIUM
What is CVE-2026-33403?
A reflected DOM-based cross-site scripting (XSS) vulnerability exists in the Pi-hole Admin Interface, which allows unauthenticated attackers to inject arbitrary HTML via a crafted URL. This issue arises from the taillog.js file, where user-supplied data is directly interpolated into an innerHTML assignment without proper escaping. Additionally, the lack of a form-action directive in the Content-Security-Policy can lead to the creation of malicious forms that may exfiltrate user credentials to unauthorized external origins. This vulnerability affects versions of the Pi-hole Admin Interface from 6.0 to before 6.5 and has been addressed in the latest release.
Affected Version(s)
web >= 6.0, < 6.5
