CVE-2026-44888

Severity CVSS v4.0:
Pending analysis
Type:
CWE-94 Code Injection
Publication date:
27/05/2026
Last modified:
27/05/2026

Description

Pi.Alert is a WIFI / LAN intruder detector with web service monitoring. Prior to 2026-05-07, Pi.Alert&amp;#39;s SaveConfigFile() endpoint writes user-supplied numeric config values (e.g., SMTP_PORT) directly into<br /> pialert.conf without validation. Since pialert.conf is loaded via Python&amp;#39;s exec() every 3–5 minutes by the<br /> background cron process, an attacker can inject arbitrary Python code and achieve unauthenticated OS-level RCE. On<br /> default installations (PIALERT_WEB_PROTECTION = False), no credentials are required. This vulnerability is fixed in 2026-05-07.