---
cve: "CVE-2026-55593"
severity: "MEDIUM"
cvss: 6.5
epss: "23%"
vendor: "froxlor"
kev: false
exploited: false
published: "2026-08-18 21:16:36"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-16T12:46:17+02:00"
---

# CVE-2026-55593

> 6.5 MEDIUM · 🧪 PoC

## Beschreibung

Froxlor is open source server administration software. Prior to 2.3.8, the standalone lib/ajax.php entry point bypasses the centralized request validation in lib/init.php, and Ajax::handle in lib/Froxlor/Ajax/Ajax.php checks only for a valid session before routing state-changing requests. The editapikey action in Ajax::editApiKey updates allowed_from and valid_until without validating a CSRF token, while templates/Froxlor/assets/js/jquery/apikeys.js sends no token because the endpoint does not require one. An unauthenticated attacker can induce an authenticated administrator's browser to submit a forged request that adds an attacker-controlled address to an API key's allowed_from list or removes its expiration, weakening the key's security restrictions. This issue is fixed in version 2.3.8.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- 5f540fe361e7e13e8c5a32805b793a25e9e26a0e (Commit)
- e118217f90bb9c6a08f561d382d5ca2341eb4dfa (Commit)

## Referenzen

- <https://github.com/froxlor/froxlor/security/advisories/GHSA-xpr4-8vp6-c87j>
- <https://github.com/froxlor/froxlor/commit/5f540fe361e7e13e8c5a32805b793a25e9e26a0e>
- <https://github.com/froxlor/froxlor/releases/tag/2.3.8>

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