CVE-2026-33765CRITICAL 9.8EPSS p61.0%

CVE-2026-33765CVE-2026-33765

Description

Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. Versions prior to 6.0 have a critical OS Command Injection vulnerability in the savesettings.php file. The application takes the user-controlled $_POST['webtheme'] parameter and concatenates it directly into a system command executed via PHP's exec() function. Since the input is neither sanitized nor validated before being passed to the shell, an attacker can append arbitrary system commands to the intended pihole command. Furthermore, because the command is executed with sudo privileges, the injected commands will run with elevated (likely root) privileges. Version 6.0 patches the issue.

Scoring

CVSS 3.19.8 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS1.09% probability of exploitation · percentile 61.0% · 2026-06-19T12:03:05Z
Published2026-03-27
Last modified2026-04-07

Underlying weaknesses· 1

CWE-78

References

  1. https://github.com/pi-hole/web/security/advisories/GHSA-828h-5x96-rqx7

1

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Special Elements used in an OS Command ('OS Command Injection')cwe-780%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-34087
CVE
CVE-2025-59151
CVE
CVE-2026-39849
CVE
CVE-2026-41489
CVE
Pi-Hole AdminLTE Remote Code Execution Vulnerability
CVE
CVE-2026-35519
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.