CyberRota
Back to database

CVE-2026-45410

MEDIUM · CVSS 5.3 EPSS 0.21% Public Exploit

Source: NVD + CISA KEV + EPSS · Published: 2026-05-28 · Last synced: 2026-06-27

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-45410
Severity
MEDIUM
CVSS
5.3
EPSS
0.21%

Original NVD Description

TREK is a collaborative travel planner. Prior to 3.0.18, early return on missing user during login flow allowed an attacker to enumerate valid user accounts via response timing discrepancy. When an email address existed in the database, the backend performed a bcrypt password comparison before returning a 401 Unauthorized, adding ~370 ms of latency. When the email did not exist, the backend returned immediately (~10 ms). This ~14× timing difference could be detected without any difference in HTTP status codes or response bodies. This vulnerability is fixed in 3.0.18.