CVE-2026-41232
Last modified
CVE-2026-41232 is a medium-severity vulnerability rated 5/10 on the CVSS scale. 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()`. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Froxlor | Froxlor | < 2.3.6 |
References
- https://github.com/froxlor/froxlor/security/advisories/GHSA-vmjj-qr7v-pxm6Exploit, Mitigation, Vendor Advisory
- https://github.com/froxlor/froxlor/security/advisories/GHSA-vmjj-qr7v-pxm6Exploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-41232?
How severe is CVE-2026-41232?
How do I fix CVE-2026-41232?
Are you affected by CVE-2026-41232?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
