Code Injection in Froxlor - CVE-2026-41229

 

Code Injection in Froxlor - CVE-2026-41229

Published: April 27, 2026


Vulnerability identifier: #VU128199
CSH Severity: Low
CVSS v4: 8.6 [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]
CVE-ID: CVE-2026-41229
CWE-ID: CWE-94
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to execute arbitrary code.

The vulnerability exists due to improper control of code generation in PhpHelper::parseArrayToString() when generating lib/userdata.inc.php from MysqlServer API input. A remote privileged user can supply a specially crafted privileged_user parameter to execute arbitrary code.

The injected code is loaded on every subsequent request through Database::getDB(), and exploitation can be performed by setting test_connection=0 to skip MySQL connection validation.


Affected software

Froxlor

How to mitigate CVE-2026-41229

Install security update from vendor's website.

Froxlor - update to 2.3.6

External References

Related Security Bulletins