Home

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.

PUBLISHED Reserved 2026-05-12 | Published 2026-05-28 | Updated 2026-05-29 | Assigner GitHub_M




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

Problem types

CWE-203: Observable Discrepancy

CWE-208: Observable Timing Discrepancy

Product status

< 3.0.18
affected

References

github.com/...e/TREK/security/advisories/GHSA-3552-3c98-x79r exploit

github.com/...e/TREK/security/advisories/GHSA-3552-3c98-x79r

gist.github.com/jubnl/c2402adf85d946c1730867aeecc794de

cve.org (CVE-2026-45410)

nvd.nist.gov (CVE-2026-45410)

Download JSON