CyberRota
Back to database

CVE-2026-40590

MEDIUM · CVSS 4.3 EPSS 0.03% Public Exploit

Source: NVD + CISA KEV + EPSS · Published: 2026-04-21 · Last synced: 2026-05-18

CyberRota Analysis

Detaylı analiz gerekiyor.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-40590
Severity
MEDIUM
CVSS
4.3
EPSS
0.03%

Original NVD 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.