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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
08 Jun 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/froxlor/froxlor/security/advisories/GHSA-gcv3-5v9q-fmhh - |
04 Jun 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-04 19:16
Updated : 2026-06-08 19:16
NVD link : CVE-2026-41235
Mitre link : CVE-2026-41235
CVE.ORG link : CVE-2026-41235
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
