CVE-2026-55593 Details
UNDERGOING ENRICHMENT
The CVE is currently being enriched by the Volerion team. The enrichment process results in the association of reference link tags, CVSS, and CPE applicability statement data.
Description
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.
Metrics
CVSS 4.0 Severity and Vector Strings:
VolerionCVSS-B:…Vector:This vulnerability is currently being analyzed.No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
VolerionCVSS-B:…Vector:This vulnerability is currently being analyzed.No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Aug 19, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
Affected Products
This vulnerability is currently being analyzed
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 19, 2026 | CVE Modified | CISA-ADP |
| Aug 18, 2026 | New CVE Received | [email protected] |