Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-41229
Published:April 23, 2026
Updated:May 18, 2026
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.
Affected Packages
https://github.com/froxlor/froxlor.git (GITHUB):
Affected version(s) >=0.9 <2.3.6
Fix Suggestion:
Update to version 2.3.6
froxlor/froxlor (PHP):
Affected version(s) >=dev-backup-feature <2.3.6
Fix Suggestion:
Update to version 2.3.6
froxlor/froxlor (PHP):
Affected version(s) >=dev-backup-feature <2.3.6
Fix Suggestion:
Update to version 2.3.6
Do you need more information?
Contact Us
CVSS v4
Base Score:
9.4
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
HIGH
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
HIGH
CVSS v3
Base Score:
9.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
HIGH
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Control of Generation of Code ('Code Injection')
EPSS
Base Score:
0.07