Impact
The vulnerability is a timing side‑channel in Erlang/OTP’s SSH authentication module that allows an attacker to distinguish valid usernames from invalid ones by measuring the time taken to compute PBKDF2‑SHA256 with 600,000 iterations for valid credentials versus an immediate return for invalid usernames. This flaw provides information disclosure by enabling remote username enumeration, which can aid further credential‑guessing or phishing attempts. The weakness is classified as CWE‑208 (Timing Guessing or Tampering).
Affected Systems
Erlang:OTP versions 29.0 through 29.0.1 and the corresponding SSH 6.0 implementation prior to version 6.0.1.
Risk and Exploitability
The CVSS score of 6.3 indicates moderate severity. EPSS data is not available, suggesting no publicly known exploits at this time and a lower likelihood of widespread use. The vulnerability is not listed in the CISA KEV catalog. An attacker can perform the enumeration from any remote host that can reach the SSH port, using only a single authentication attempt to infer a username based on timing. No elevated privileges or code execution are required, but the information gained can accelerate subsequent attacks.
OpenCVE Enrichment