CVE-2026-44886 Details
Description
Pi.Alert is a WIFI / LAN intruder detector with web service monitoring. From 2024-06-29 to before 2026-05-07, the web application endpoint is vulnerable to SQL injection. The /pialert/php/server/devices.php route accepts requests from unauthenticated users when the action URL parameter is set to getDevicesTotals. The scansource URL parameter is then injected in a SQL query. This vulnerability is fixed in 2026-05-07.
A SQL injection vulnerability has been identified in the Pi.Alert web application, specifically in the devices.php endpoint. This issue allows unauthenticated users to inject malicious SQL into a query, potentially leading to unauthorized data access. The vulnerability is present in versions of Pi.Alert released between June 29, 2024, and May 7, 2026.
To address this vulnerability, implement parameterized queries to prevent SQL injection. Additionally, ensure that unauthenticated access is not allowed when password authentication is enabled.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 27, 2026CISA-ADP
Assessed May 28, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/leiweibau/Pi.Alert/security/advisories/GHSA-m929-j7w8-334j | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/leiweibau/Pi.Alert/security/advisories/GHSA-m929-j7w8-334j | [email protected] | AdvisoryExploitRemedyVendor |
| https://projectblack.io/blog/pi-alert-unauthenticated-sql-injection | [email protected] |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Pi.Alert | >= 2024-06-29 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 20, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 28, 2026 | CVE Modified | CISA-ADP |
| May 27, 2026 | New CVE Received | [email protected] |
Volerion