CVE 8.6 HIGH

Froxlor has an authorization bypass in FTP shell assignment via missing server-side `available_shells` enforcement_CVE-2026-41235

8.6 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:P

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.

AI Analysis

Authorization bypass in FTP shell assignment due to missing server-side available_shells enforcement

Basic Information

ID CVE-2026-41235
Source GitHub_M
Published Jun 4, 2026 at 17:50

Affected Product

Vendor froxlor
Product froxlor
Version = 2.3.6
Affected Versions froxlor froxlor = 2.3.6

CWE Classification

AI Assessment

AI Score 8.6 / 10
AI Severity High
Vendor Froxlor
Product Froxlor
Version 2.3.6

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.