CVE-2026-41229

Froxlor is open source server administration software. Prior to version 2.3.6, `PhpHelper::parseArrayToString()` writes string values into single-quoted PHP string literals without escaping single quotes. When an admin with `change_serversettings` permission adds or updates a MySQL server via the API, the `privileged_user` parameter (which has no input validation) is written unescaped into `lib/userdata.inc.php`. Since this file is `require`d on every request via `Database::getDB()`, an attacker can inject arbitrary PHP code that executes as the web server user on every subsequent page load. Version 2.3.6 contains a patch.
Configurations

Configuration 1 (hide)

cpe:2.3:a:froxlor:froxlor:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:46

Type Values Removed Values Added
References () https://github.com/froxlor/froxlor/security/advisories/GHSA-gc9w-cc93-rjv8 - Exploit, Vendor Advisory, Mitigation () https://github.com/froxlor/froxlor/security/advisories/GHSA-gc9w-cc93-rjv8 - Exploit, Mitigation, Vendor Advisory

27 Apr 2026, 17:00

Type Values Removed Values Added
First Time Froxlor
Froxlor froxlor
CPE cpe:2.3:a:froxlor:froxlor:*:*:*:*:*:*:*:*
References () https://github.com/froxlor/froxlor/commit/3589ddf93ab59eb2a8971f0f56cbf6266d03c4ae - () https://github.com/froxlor/froxlor/commit/3589ddf93ab59eb2a8971f0f56cbf6266d03c4ae - Patch
References () https://github.com/froxlor/froxlor/releases/tag/2.3.6 - () https://github.com/froxlor/froxlor/releases/tag/2.3.6 - Release Notes
References () https://github.com/froxlor/froxlor/security/advisories/GHSA-gc9w-cc93-rjv8 - () https://github.com/froxlor/froxlor/security/advisories/GHSA-gc9w-cc93-rjv8 - Exploit, Vendor Advisory, Mitigation

23 Apr 2026, 13:16

Type Values Removed Values Added
References () https://github.com/froxlor/froxlor/security/advisories/GHSA-gc9w-cc93-rjv8 - () https://github.com/froxlor/froxlor/security/advisories/GHSA-gc9w-cc93-rjv8 -

23 Apr 2026, 04:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-23 04:16

Updated : 2026-06-17 10:46


NVD link : CVE-2026-41229

Mitre link : CVE-2026-41229

CVE.ORG link : CVE-2026-41229


JSON object : View

Products Affected

froxlor

  • froxlor
CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')