Description
Froxlor before 2.3.7 fails to properly scope sender alias lookups to the current customer in customer_email.php. Authenticated attackers can enumerate global sender alias IDs and read other customers' allowed sender values by supplying arbitrary senderid parameters in delete confirmation requests.
Published: 2026-09-14
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Immediate Patch
AI Analysis

Impact

Froxlor versions earlier than 2.3.7 allow an authenticated attacker to find global sender alias IDs by sending arbitrary senderid values through customer_email.php. This flaw lets the attacker read other customers' allowed sender values, compromising confidentiality. The weakness originates from improper scoping of alias lookups and is classified as CWE-200.

Affected Systems

The vulnerability affects the Froxlor web hosting control panel. All installations running a version earlier than 2.3.7 are vulnerable. Only authenticated users can exploit the flaw, but they can enumerate and read sender alias data of other users.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium risk. EPSS is not available for this entry, and the vulnerability is not listed in CISA's KEV catalog. Exploitation requires valid authentication and the ability to send crafted requests to the customer_email.php endpoint. Successful exploitation results in disclosure of authorized sender addresses for other customers.

Generated by OpenCVE AI on September 15, 2026 at 14:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Froxlor to version 2.3.7 or newer to apply the fix that correctly scopes sender alias lookups.
  • Limit administrative access to trusted personnel and enforce strong authentication to reduce the attack surface for authenticated users.
  • Review and, if necessary, tighten input validation on customer_email.php to prevent unintended exposure of sender alias IDs.

Generated by OpenCVE AI on September 15, 2026 at 14:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 14 Sep 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 14 Sep 2026 13:00:00 +0000

Type Values Removed Values Added
Description Froxlor before 2.3.7 fails to properly scope sender alias lookups to the current customer in customer_email.php. Authenticated attackers can enumerate global sender alias IDs and read other customers' allowed sender values by supplying arbitrary senderid parameters in delete confirmation requests.
Title Froxlor before 2.3.7 Information Disclosure via customer_email.php
First Time appeared Froxlor
Froxlor froxlor
Weaknesses CWE-200
CPEs cpe:2.3:a:froxlor:froxlor:*:*:*:*:*:*:*:*
Vendors & Products Froxlor
Froxlor froxlor
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-14T20:24:07.679Z

Reserved: 2026-09-14T11:33:51.886Z

Link: CVE-2026-90936

cve-icon Vulnrichment

Updated: 2026-09-14T20:23:46.710Z

cve-icon NVD

Status : Received

Published: 2026-09-14T13:19:32.130

Modified: 2026-09-14T21:17:43.030

Link: CVE-2026-90936

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-15T14:15:05Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor