CVE-2026-41232
Published:April 23, 2026
Updated:April 26, 2026
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.
Affected Packages
https://github.com/froxlor/froxlor.git (GITHUB):
Affected version(s) >=0.9 <2.3.6Fix Suggestion:
Update to version 2.3.6froxlor/froxlor (PHP):
Affected version(s) >=dev-backup-feature <2.3.6Fix Suggestion:
Update to version 2.3.6Related ResourcesĀ (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
NONE
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Incorrect Authorization
EPSS
Base Score:
0.03