CVE 5.3 MEDIUM

Time-based user enumeration in TREK authentication endpoint_CVE-2026-45410

5.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

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.

Basic Information

ID CVE-2026-45410
Source GitHub_M
Published May 28, 2026 at 21:23

Affected Product

Vendor mauriceboe
Product TREK
Version < 3.0.18
Affected Versions mauriceboe TREK < 3.0.18

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.