← Vulnerability feed

Vulnerability record · CVE-2006-5229 · published 10 October 2006

CVE-2006-5229: OpenSSH username enumeration via timing discrepancy

Openbsd · Openssh

OpenSSH portable 4.1 on SUSE Linux, and possibly other platforms and versions, can leak valid usernames through timing differences: responses for valid usernames take longer than for invalid ones. The record notes the issue may depend on limited configurations, specifically manually-set passwords that cause delays when processing /etc/shadow due to an increased number of rounds. This matters because it gives an unauthenticated attacker a way to build a list of valid accounts for later targeting.

2.6 CVSS 2.0 Low EPSS 58% · top 0.9% CWE-200 · Information exposure
2.6CVSS 2.0 base score
58%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
18References
16 Jun 2026Last modified by NVD

Description

OpenSSH portable 4.1 on SUSE Linux, and possibly other platforms and versions, and possibly under limited configurations, allows remote attackers to determine valid usernames via timing discrepancies in which responses take longer for valid usernames than invalid ones, as demonstrated by sshtime. NOTE: as of 20061014, it appears that this issue is dependent on the use of manually-set passwords that causes delays when processing /etc/shadow due to an increased number of rounds.

AV:N/AC:H/Au:N/C:P/I:N/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

low priorityThe flaw only exposes valid usernames under possibly limited configurations, with low CVSS severity and no KEV listing, though the high EPSS score warrants monitoring.

What it is

OpenSSH portable 4.1 on SUSE Linux, and possibly other platforms and versions, can leak valid usernames through timing differences: responses for valid usernames take longer than for invalid ones. The record notes the issue may depend on limited configurations, specifically manually-set passwords that cause delays when processing /etc/shadow due to an increased number of rounds. This matters because it gives an unauthenticated attacker a way to build a list of valid accounts for later targeting.

Impact

An attacker gains only username disclosure, not code execution or data modification; the CVSS 2.0 vector confirms partial confidentiality impact with no integrity or availability impact. The value is reconnaissance: valid usernames feed password guessing, credential stuffing or social engineering.

Attack surface

Reachable remotely over the network against the SSH service, with no authentication required (AV:N/Au:N). No user interaction is described; the attacker simply measures response timing, and the flaw may only appear under limited configurations such as manually-set passwords.

Exploitation

Not listed in CISA KEV and no ransomware association is recorded. EPSS is high (0.57426, 99th percentile), but the references are advisories and mailing-list threads with no public exploit tag, so treat the EPSS score as a signal of attention rather than confirmed in-the-wild exploitation.

What to do

  • Patch or upgrade OpenSSH to a current supported release; the record does not list fixed versions, so confirm the fix with your vendor.
  • Where patching is not immediate, restrict SSH exposure to trusted networks and require key-based authentication.
  • Review whether manually-set passwords with high hash rounds are in use, since the record ties the timing gap to that configuration.
  • Monitor and rate-limit repeated SSH authentication attempts from single sources to blunt username harvesting.
  • Retire or isolate end-of-life OpenSSH 4.1 deployments, particularly on SUSE Linux.

Detection

  • Baseline SSH authentication response times per source and alert on repeated timing patterns consistent with username enumeration.
  • Correlate many failed SSH logins across a range of usernames from one source, which often follows successful enumeration.
  • Watch for use of known enumeration tooling such as sshtime against exposed SSH services.
  • Review SSH logs for sequential or dictionary-like username probing from single IPs.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2006-5229 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2003-0786Openbsd openssh vulnerabilityThe SSH1 PAM challenge response authentication in OpenSSH 3.7.1 and 3.7.1p1, when Privilege Separation is disabled, does not check the result of the …EPSS 3.6%10.0CVE-2003-0693Openbsd openssh vulnerabilityA "buffer management error" in buffer_append_space of buffer.c for OpenSSH before 3.7 may allow remote attackers to execute arbitrary code by causing…EPSS 11%10.0CVE-2002-0640Openbsd openssh vulnerabilityBuffer overflow in sshd in OpenSSH 2.3.1 through 3.3 may allow remote attackers to execute arbitrary code via a large number of responses during chal…EPSS 27%10.0CVE-2001-0144Openbsd openssh vulnerabilityCORE SDI SSH1 CRC-32 compensation attack detector allows remote attackers to execute arbitrary commands on an SSH server or client via an integer ove…EPSS 32%10.0CVE-2000-0999Openbsd openssh vulnerabilityFormat string vulnerabilities in OpenBSD ssh program (and possibly other BSD-based operating systems) allow attackers to gain root privileges.EPSS 12%10.0CVE-2000-0525Openbsd openssh vulnerabilityOpenSSH does not properly drop privileges when the UseLogin option is enabled, which allows local users to execute arbitrary commands by providing th…EPSS 2.6%9.8CVE-2023-38408OpenSSH ssh-agent PKCS#11 search path flaw enables RCE via agent forwardingThe PKCS#11 support in ssh-agent in OpenSSH before 9.3p2 uses an insufficiently trustworthy search path, so code loaded from locations such as /usr/l…EPSS 80%analysed9.8CVE-2023-28531Openbsd openssh improper access control vulnerabilityssh-add in OpenSSH before 9.3 adds smartcard keys to ssh-agent without the intended per-hop destination constraints. The earliest affected version is…EPSS 2.3%

Source: NIST National Vulnerability Database (record CVE-2006-5229), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.