SQL injection in Froxlor - CVE-2026-54348

 

SQL injection in Froxlor - CVE-2026-54348

Published: June 29, 2026


Vulnerability identifier: #VU135780
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-54348
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: froxlor
Affected software:
Froxlor

Detailed vulnerability description

The vulnerability allows a remote user to disclose sensitive information.

The vulnerability exists due to SQL injection in the Admins.add, Admins.update, and IpsAndPorts.listing API workflow when processing a stored `ipaddress` value and later building a dynamic `IN` clause from it. A remote privileged user can store a crafted SQL payload through the `ipaddress` parameter and trigger it via `IpsAndPorts.listing` to disclose sensitive information.

The issue is second-order and requires an authenticated administrator API key with `change_serversettings = 1`.


How to mitigate CVE-2026-54348

Install security update from vendor's website.

Sources