Quiet is an alternative to team chat apps like Slack, Discord, and Element that does not require trusting a central server or running one's own. In versions 6.1.0-alpha.4 and below, Quiet's API for backend/frontend communication was using an insecure, not constant-time comparison function for token verification. This allowed for a potential timing attack where an attacker would try different token values and observe tiny differences in the response time (wrong characters fail faster) to guess the whole token one character at a time. This is fixed in version 6.0.1.
CVSS
No CVSS.
References
Configurations
No configuration.
History
24 Jul 2025, 23:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-24 23:15
Updated : 2025-07-25 15:29
NVD link : CVE-2025-53940
Mitre link : CVE-2025-53940
CVE.ORG link : CVE-2025-53940
JSON object : View
Products Affected
No product.
CWE
CWE-208
Observable Timing Discrepancy