CVE-2026-41229

9.1 CRITICAL
Published: April 23, 2026 Modified: April 27, 2026
View on NVD

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.

AI Explanation

Get an AI-powered plain-language explanation of this vulnerability and remediation steps.

Login to generate AI explanation

CVSS v3.x Details

0.0 Low Medium High Critical 10.0
Vector String
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

References to Advisories, Solutions, and Tools

Patch Vendor Advisory Exploit Third Party Advisory
https://github.com/froxlor/froxlor/releases/tag/2.3.6
Source: security-advisories@github.com
Release Notes
https://github.com/froxlor/froxlor/security/advisories/GHSA-gc9w-cc93-rjv8
Source: security-advisories@github.com
Exploit Vendor Advisory Mitigation
https://github.com/froxlor/froxlor/security/advisories/GHSA-gc9w-cc93-rjv8
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0
Exploit Vendor Advisory Mitigation

4 reference(s) from NVD

Quick Stats

CVSS v3 Score
9.1 / 10.0
EPSS (Exploit Probability)
0.1%
21th percentile
Exploitation Status
Not in CISA KEV

Weaknesses (CWE)

Affected Vendors

froxlor