---
cve: "CVE-2026-41231"
severity: "HIGH"
cvss: 7.5
epss: "41%"
vendor: "froxlor"
kev: false
exploited: false
published: "2026-04-23 04:16:19"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-16T03:43:15+02:00"
---

# CVE-2026-41231

> 7.5 HIGH · 🧪 PoC

## Beschreibung

Froxlor is open source server administration software. Prior to version 2.3.6, `DataDump.add()` constructs the export destination path from user-supplied input without passing the `$fixed_homedir` parameter to `FileDir::makeCorrectDir()`, bypassing the symlink validation that was added to all other customer-facing path operations (likely as the fix for CVE-2023-6069). When the ExportCron runs as root, it executes `chown -R` on the resolved symlink target, allowing a customer to take ownership of arbitrary directories on the system. Version 2.3.6 contains an updated fix.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- d32aa3567c8eb033bbc8667bfca2969f5cdb199f (Commit)
- 2987b0e8806ef12b532410050ad76d13d673a87d (Commit)

## Referenzen

- <https://github.com/froxlor/froxlor/security/advisories/GHSA-75h4-c557-j89r>
- <https://github.com/froxlor/froxlor/commit/2987b0e8806ef12b532410050ad76d13d673a87d>
- <https://github.com/froxlor/froxlor/releases/tag/2.3.6>

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