Froxlor is open source server administration software. Prior to version 2.3.6, in `EmailSender::add()`, the domain ownership validation for full email sender aliases uses the wrong array index when splitting the email address, passing the local part instead of the domain to `validateLocalDomainOwnership()`. This causes the ownership check to always pass for non-existent "domains," allowing any authenticated customer to add sender aliases for email addresses on domains belonging to other customers. Postfix's `sender_login_maps` then authorizes the attacker to send emails as those addresses. Version 2.3.6 fixes the issue.
References
| Link | Resource |
|---|---|
| https://github.com/froxlor/froxlor/commit/77d04badf549d5f8429828f0fbc69bc37a35e07a | Patch |
| https://github.com/froxlor/froxlor/releases/tag/2.3.6 | Release Notes |
| https://github.com/froxlor/froxlor/security/advisories/GHSA-vmjj-qr7v-pxm6 | Exploit Mitigation Vendor Advisory |
| https://github.com/froxlor/froxlor/security/advisories/GHSA-vmjj-qr7v-pxm6 | Exploit Mitigation Vendor Advisory |
Configurations
History
17 Jun 2026, 10:46
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/froxlor/froxlor/security/advisories/GHSA-vmjj-qr7v-pxm6 - Exploit, Mitigation, Vendor Advisory |
27 Apr 2026, 17:02
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/froxlor/froxlor/commit/77d04badf549d5f8429828f0fbc69bc37a35e07a - Patch | |
| References | () https://github.com/froxlor/froxlor/releases/tag/2.3.6 - Release Notes | |
| References | () https://github.com/froxlor/froxlor/security/advisories/GHSA-vmjj-qr7v-pxm6 - Exploit, Vendor Advisory, Mitigation | |
| CPE | cpe:2.3:a:froxlor:froxlor:*:*:*:*:*:*:*:* | |
| First Time |
Froxlor
Froxlor froxlor |
23 Apr 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/froxlor/froxlor/security/advisories/GHSA-vmjj-qr7v-pxm6 - |
23 Apr 2026, 05:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-23 05:16
Updated : 2026-06-17 10:46
NVD link : CVE-2026-41232
Mitre link : CVE-2026-41232
CVE.ORG link : CVE-2026-41232
JSON object : View
Products Affected
froxlor
- froxlor
CWE
CWE-863
Incorrect Authorization
