SQL Injection Affecting froxlor/froxlor package, versions <2.3.8


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.61% (47th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about SQL Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-PHP-FROXLORFROXLOR-19428071
  • published29 Aug 2026
  • disclosed18 Aug 2026
  • creditUnknown

Introduced: 18 Aug 2026

NewCVE-2026-54348  (opens in a new tab)
CWE-89  (opens in a new tab)

How to fix?

Upgrade froxlor/froxlor to version 2.3.8 or higher.

Overview

froxlor/froxlor is a server administration software.

Affected versions of this package are vulnerable to SQL Injection in the ipaddress parameter of the Admins.add or Admins.update process. An attacker can extract sensitive database information, including administrator login names and password hashes, by injecting a crafted payload that is later executed when the IpsAndPorts.listing process is called by the compromised account. This is only exploitable if the attacker possesses a valid admin API key with the change_serversettings permission enabled.

Workaround

This vulnerability can be mitigated by ensuring that all elements of the ipaddress array are integer-cast before being used in SQL queries or by validating input at storage time to allow only numeric values.

CVSS Base Scores

version 4.0
version 3.1