---
cve: "CVE-2026-41236"
severity: "HIGH"
cvss: 8.8
epss: "37%"
vendor: "froxlor"
kev: false
exploited: false
published: "2026-06-04 19:16:29"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-15T06:08:43+02:00"
---

# CVE-2026-41236

> 8.8 HIGH · 🧪 PoC

## Beschreibung

Froxlor is open source server administration software. Version 2.3.6 contains a symlink-following flaw in the root-owned SSH key synchronization path used for customer FTP users. The provisioning code appends public keys to `~/.ssh/authorized_keys` under a customer-controlled home directory without verifying that the target path is not a symbolic link. If an attacker controls a shell-enabled customer account and can modify files inside the assigned home directory, the attacker can replace `~/.ssh/authorized_keys` with a symlink to `/root/.ssh/authorized_keys`. When Froxlor's privileged cron task later synchronizes SSH keys, it appends the attacker-supplied key into root's authorized key file, resulting in root SSH access. Version 2.3.7 contains a patch.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| 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)

- 070e537744f20d30743a22e82f783e81893d7e54 (Commit)

## Referenzen

- <https://github.com/froxlor/froxlor/security/advisories/GHSA-mq5v-pxpm-8jw2>
- <https://github.com/froxlor/froxlor/releases/tag/2.3.7>

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