CVE-2026-44888 CRITICAL

CVE-2026-44888: Unauthenticated RCE via Python Config File Injection in SaveConfigFile() (Interger)

Vendor Leiweibau
Product Pi.Alert
Weakness CWE-94 · Code injection
Published May 27, 2026
Last update May 28, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

Description

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.

Key dates

Disclosure timeline

May 27, 2026 CVE published
May 28, 2026 Record updated