Stats Digest Feeds
← Back to all CVEs

CVE-2026-40590

MEDIUM NVD
CVSS Score 4.3
Severity MEDIUM
Published Apr 21, 2026
Vendor unknown

Description

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