Vulnerability 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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/leiweibau/Pi.Alert/security/advisories/GHSA-xg85-f8qw-7c5f
- https://github.com/leiweibau/Pi.Alert/security/advisories/GHSA-xg85-f8qw-7c5f
FAQ
What is CVE-2026-44888?
CVE-2026-44888 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 ...
How severe is CVE-2026-44888?
CVE-2026-44888 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-44888?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.