CVE-2026-41235 Details
Description
Froxlor is open source server administration software. Version 2.3.6 lets administrators configure `system.available_shells` as the approved shell list that customers may assign to FTP users. However, the server-side FTP account handlers do not enforce that whitelist when processing add or edit requests. As a result, an authenticated customer with shell delegation enabled can submit an arbitrary shell such as `/bin/bash` even when the panel UI only offers more restricted choices. In deployments that use the default `nssextrausers` integration, the attacker-controlled shell is then propagated into the system account database, leading to real host shell access. Version 2.3.7 fixes the issue.
An authorization bypass vulnerability has been identified in Froxlor version 2.3.6, allowing authenticated customers with shell delegation enabled to assign arbitrary shells to FTP users. The issue arises because the server-side FTP account handlers do not enforce the approved shell whitelist when processing add or edit requests. As a result, an attacker can submit a shell like '/bin/bash', which is then propagated into the system account database, leading to unauthorized shell access on the host. This vulnerability is particularly impactful in environments using the default 'nssextrausers' integration, where the exploited shell assignment grants real host shell access.
Users can upgrade to Froxlor version 2.3.7, which addresses this vulnerability by enforcing the approved shell whitelist in the FTP account management process.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 4, 2026CISA-ADP
Assessed Jun 8, 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.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/froxlor/froxlor/security/advisories/GHSA-gcv3-5v9q-fmhh | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/froxlor/froxlor/releases/tag/2.3.7 | [email protected] | Release NotesVendor |
| https://github.com/froxlor/froxlor/security/advisories/GHSA-gcv3-5v9q-fmhh | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-863 | Incorrect Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Froxlor | 2.3.6 (semver) |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 22, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 8, 2026 | CVE Modified | CISA-ADP |
| Jun 4, 2026 | New CVE Received | [email protected] |
Volerion