CVE-2026-45410
MEDIUM EPSS 10.6%
Published May 28, 20261mo ago · Modified Jun 17, 20262w ago
5.3 CVSS 3.1
Published May 28, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
10.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-203
CWE-208
References 2
- gist.github.com https://gist.github.com/jubnl/c2402adf85d946c1730867aeecc794de
- github.com https://github.com/mauriceboe/TREK/security/advisories/GHSA-3552-3c98-x79r
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.