Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Aslein1413-Sys

#13732de 53,638
19.6CVSS total
Vulnerabilidades · 2
Crítica
2
PT-2026-44075
9.8
2026-05-27
Leiweibau · Pi.Alert · CVE-2026-44887
Pi.Alert is a WIFI / LAN intruder detector with web service monitoring. Prior to 2026-05-07, Pi.Alert's web-based configuration editor allows arbitrary Python code to be injected into pialert.conf. Since the background scan daemon loads this file via Python's exec(), injected code executes as the daemon process. With web protection disabled (the default configuration), no authentication is required, making this an unauthenticated Remote Code Execution vulnerability. This vulnerability is fixed in 2026-05-07.
PT-2026-44076
9.8
2026-05-27
Leiweibau · Pi.Alert · CVE-2026-44888
Pi.Alert is a WIFI / LAN intruder detector with web service monitoring. Prior to 2026-05-07, Pi.Alert's SaveConfigFile() endpoint writes user-supplied numeric config values (e.g., SMTP PORT) directly into pialert.conf without validation. Since pialert.conf is loaded via Python's exec() every 3–5 minutes by the background cron process, an attacker can inject arbitrary Python code and achieve unauthenticated OS-level RCE. On default installations (PIALERT WEB PROTECTION = False), no credentials are required. This vulnerability is fixed in 2026-05-07.