CVE Vulnerabilities

CVE-2025-53940

Observable Timing Discrepancy

Published: Jul 24, 2025 | Modified: Jul 24, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

Quiet is an alternative to team chat apps like Slack, Discord, and Element that does not require trusting a central server or running ones own. In versions 6.1.0-alpha.4 and below, Quiets 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.

Weakness

Two separate operations in a product require different amounts of time to complete, in a way that is observable to an actor and reveals security-relevant information about the state of the product, such as whether a particular operation was successful or not.

References