216.73.217.86

CVE-2026-41229

· Published 23/04/2026 04:16 · Modified 24/04/2026 14:50

Labels: CVE-2026-41229 2026-04-23CVE-2026-41229CWE-94[email protected]

Essential information

Published
23/04/2026 04:16
Modified
24/04/2026 14:50
Author
Creator
CVSS
9.1 CRITICAL (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

CVSS metrics

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.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
froxlor / froxlor cpe:2.3:a:froxlor:froxlor:<2.3.6:*:*:*:*:*:*:*

References