← Back to CVEs
CVE-2026-41229
CRITICAL9.1
Description
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.
CVE Details
CVSS v3.1 Score9.1
SeverityCRITICAL
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredHIGH
User InteractionNONE
Published4/23/2026
Last Modified4/23/2026
Sourcenvd
Honeypot Sightings0
Weaknesses (CWE)
CWE-94
References
https://github.com/froxlor/froxlor/commit/3589ddf93ab59eb2a8971f0f56cbf6266d03c4ae(security-advisories@github.com)
https://github.com/froxlor/froxlor/releases/tag/2.3.6(security-advisories@github.com)
https://github.com/froxlor/froxlor/security/advisories/GHSA-gc9w-cc93-rjv8(security-advisories@github.com)
https://github.com/froxlor/froxlor/security/advisories/GHSA-gc9w-cc93-rjv8(134c704f-9b21-4f2e-91b3-4a467353bcc0)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.