CVE-2026-41233 Details
Description
Froxlor is open source server administration software. Prior to version 2.3.6, in `Domains.add()`, the `adminid` parameter is accepted from user input and used without validation when the calling reseller does not have the `customers_see_all` permission. This allows a reseller to attribute newly created domains to any other admin, bypassing their own domain quota (since the wrong admin's `domains_used` counter is incremented) and potentially exhausting another admin's quota. Version 2.3.6 fixes the issue.
A vulnerability in Froxlor prior to version 2.3.6 allows resellers to bypass domain quotas by exploiting the 'adminid' parameter in the 'Domains.add()' method. When a reseller lacks the 'customers_see_all' permission, the 'adminid' parameter is accepted from user input and used without validation. This oversight enables resellers to attribute newly created domains to any admin, circumventing their own domain limits and potentially exhausting another admin's quota. The issue has been addressed in version 2.3.6.
Users can update to Froxlor version 2.3.6, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 23, 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-jvx4-xv3m-hrj4 | CISA-ADP | ExploitMitigationVendor Advisory |
| https://github.com/froxlor/froxlor/commit/bf47ba15329506e9f9662f9462463932aa80dff5 | [email protected] | Patch |
| https://github.com/froxlor/froxlor/releases/tag/2.3.6 | [email protected] | Release Notes |
| https://github.com/froxlor/froxlor/security/advisories/GHSA-jvx4-xv3m-hrj4 | [email protected] | ExploitMitigationVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-863 | Incorrect Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| froxlor froxlor | < 2.3.6 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 27, 2026 | Initial Analysis | [email protected] |
| Apr 23, 2026 | CVE Modified | CISA-ADP |
| Apr 23, 2026 | New CVE Received | [email protected] |