FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.214, the Change Customer modal exposes a “Create a new customer” flow via POST /customers/ajax with action=create. Under limited visibility, the endpoint drops unique-email validation. If the supplied email already belongs to a hidden customer, Customer::create() reuses that hidden customer object and fills empty profile fields from attacker-controlled input. Version 1.8.214 fixes the vulnerability.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-04-21 17:16
Updated : 2026-06-17 10:45
NVD link : CVE-2026-40590
Mitre link : CVE-2026-40590
CVE.ORG link : CVE-2026-40590
JSON object : View
Products Affected
No product.
CWE
CWE-639
Authorization Bypass Through User-Controlled Key
