← Vulnerability feed

Vulnerability record · CVE-2018-10933 · published 17 October 2018

CVE-2018-10933: libssh server authentication bypass via channel creation

Libssh · Libssh

libssh's server-side state machine before 0.7.6 and 0.8.4 allows a client to create channels without completing authentication, bypassing the login step entirely. Because libssh is embedded in many SSH servers and appliances, any exposed service using an affected version is reachable by an unauthenticated attacker.

9.1 CVSS 3.0 Critical EPSS 92% · top 0.2% CWE-592 · CWE-592CWE-287 · Improper authentication
9.1CVSS 3.0 base score, v2 6.4
92%EPSS exploitation probability, 30 days
NoNot in CISA KEV
9Affected product versions listed by NVD
22References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

A vulnerability was found in libssh's server-side state machine before versions 0.7.6 and 0.8.4. A malicious client could create channels without first performing authentication, resulting in unauthorized access.

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Automated analysis

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

critical priorityUnauthenticated remote authentication bypass with a public exploit and very high EPSS probability makes this an urgent patch target.

What it is

libssh's server-side state machine before 0.7.6 and 0.8.4 allows a client to create channels without completing authentication, bypassing the login step entirely. Because libssh is embedded in many SSH servers and appliances, any exposed service using an affected version is reachable by an unauthenticated attacker.

Impact

An attacker gains unauthorized access to the SSH service with the privileges of the server process, without valid credentials. The CVSS vector shows high confidentiality and integrity impact with no availability impact.

Attack surface

Reached over the network by connecting to the SSH service and sending crafted protocol messages; no authentication is required and no user interaction is needed (AV:N/AC:L/PR:N/UI:N).

Exploitation

A public Exploit-DB entry (45638) exists and EPSS is 0.91789 (99.8th percentile), indicating high likelihood of exploitation; the CVE is not listed in CISA KEV.

What to do

  • Upgrade libssh to 0.7.6 or 0.8.4 or later, or apply the vendor patch for your distribution.
  • Patch or update dependent products listed by vendors (Ubuntu, Debian, Red Hat, NetApp, Oracle) that bundle libssh.
  • Restrict network access to SSH services using affected libssh versions to trusted hosts only.
  • Disable or remove unnecessary SSH services that rely on libssh until patched.

Detection

  • Monitor SSH server logs for channel or session activity that occurs without a preceding successful authentication event.
  • Alert on connections from unexpected source IPs that establish channels without completing the authentication exchange.
  • Inventory hosts and applications for libssh versions below 0.7.6 or 0.8.4 and flag them for remediation.

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

Affected products

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

References

LinkTags
http://www.securityfocus.com/bid/105677 Third Party AdvisoryVDB Entry
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10933 Issue TrackingThird Party Advisory
https://lists.debian.org/debian-lts-announce/2018/10/msg00010.html Mailing ListThird Party Advisory
https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2018-0016 Third Party Advisory
https://security.netapp.com/advisory/ntap-20190118-0002/ Third Party Advisory
https://usn.ubuntu.com/3795-1/ Third Party Advisory
https://usn.ubuntu.com/3795-2/ Third Party Advisory
https://www.debian.org/security/2018/dsa-4322 Third Party Advisory
https://www.exploit-db.com/exploits/45638/ ExploitThird Party AdvisoryVDB Entry
https://www.libssh.org/security/advisories/CVE-2018-10933.txt Vendor Advisory
https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html PatchThird Party Advisory
http://www.securityfocus.com/bid/105677 Third Party AdvisoryVDB Entry
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10933 Issue TrackingThird Party Advisory
https://lists.debian.org/debian-lts-announce/2018/10/msg00010.html Mailing ListThird Party Advisory
https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2018-0016 Third Party Advisory
https://security.netapp.com/advisory/ntap-20190118-0002/ Third Party Advisory
https://usn.ubuntu.com/3795-1/ Third Party Advisory
https://usn.ubuntu.com/3795-2/ Third Party Advisory
https://www.debian.org/security/2018/dsa-4322 Third Party Advisory
https://www.exploit-db.com/exploits/45638/ ExploitThird Party AdvisoryVDB Entry
https://www.libssh.org/security/advisories/CVE-2018-10933.txt Vendor Advisory
https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html PatchThird Party Advisory

Track CVE-2018-10933 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-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed9.8CVE-2023-46604Apache ActiveMQ OpenWire deserialization remote code executionThe Java OpenWire protocol marshaller in Apache ActiveMQ deserializes untrusted data, letting an attacker manipulate serialized class types so the br…KEVEPSS 100%analysed

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