---
cve: "CVE-2026-41229"
severity: "CRITICAL"
cvss: 9.1
epss: "48%"
vendor: "froxlor"
kev: false
exploited: false
published: "2026-04-23 04:16:19"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-17T01:29:01+02:00"
---

# CVE-2026-41229

> 9.1 CRITICAL · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Hoch | good |
| UI Interaktion | Keine | bad |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- d32aa3567c8eb033bbc8667bfca2969f5cdb199f (Commit)
- 3589ddf93ab59eb2a8971f0f56cbf6266d03c4ae (Commit)

## Referenzen

- <https://github.com/froxlor/froxlor/security/advisories/GHSA-gc9w-cc93-rjv8>
- <https://github.com/froxlor/froxlor/commit/3589ddf93ab59eb2a8971f0f56cbf6266d03c4ae>
- <https://github.com/froxlor/froxlor/releases/tag/2.3.6>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-41229) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
