← Back to browse · API

CVE-2021-32706

Severity
HIGH
CVSS
7.6
EPSS
0.60181
Risk score
51.46
CISA KEV
No
PoC
No
Published
2021-08-04
Modified
2024-08-03
First seen
2026-08-08
Aliases
EUVD-2021-19502
Products
pi-hole:AdminLTE < 5.5.1
Sources
euvd EUVD-2021-19502

Description

Pi-hole's Web interface provides a central location to manage a Pi-hole instance and review performance statistics. Prior to Pi-hole Web interface version 5.5.1, the `validDomainWildcard` preg_match filter allows a malicious character through that can be used to execute code, list directories, and overwrite sensitive files. The issue lies in the fact that one of the periods is not escaped, allowing any character to be used in its place. A patch for this vulnerability was released in version 5.5.1.

References