CVE•Published 2015-08-03•Modified 2026-05-27•1 article on news•6 live references•NVD data
CVE-2015-5600Openbsd · Openssh
Vulnerability data via NVD (ingested)
CVSS v3.1
8.1
HIGH
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
99
Exploit Prediction Scoring System · top 1% of all CVEs
Weaknesses (CWE)
Description
The kbdint_next_device function in auth2-chall.c in sshd in OpenSSH through 6.9 does not properly restrict the processing of keyboard-interactive devices within a single connection, which makes it easier for remote attackers to conduct brute-force attacks or cause a denial of service (CPU consumption) via a long and duplicative list in the ssh -oKbdInteractiveDevices option, as demonstrated by a modified client that provides a different password for each pam element on this list.
Timeline
Published 2015-08-03
Modified 2026-05-27
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag826,900 hosts
vuln:CVE-2015-5600Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product
product:"Openbsd Openssh"All exposed Openbsd Openssh instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Openssh"HTTP body or banner mentions "Openssh" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2015-5600Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2015-5600Censys host search filtered to this CVE id.
grep.app
CVE-2015-5600Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2015-5600GitHub code search for direct mentions.
Google dork
"CVE-2015-5600" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (5)
CVE-2015-56005 repos
Scottcjn/tiger-macportsC
MacPorts guide and pre-built binaries for Mac OS X Tiger PowerPC
Scottcjn/rust-ppc-tigerC
Rust compiler for PowerPC Mac OS X Tiger - generates native PPC/AltiVec assembly
defragmentator/mitmsqlproxyPython
Tool for MS SQL Man In The Middle attack which supports TLS encryption.
bigb0x/OpenSSH-ScannerPython
OpenSSH Vulnerabilities Scanner: Bulk Scanning Tool for 21 different OpenSSH CVEs.
Faizan-Khanx/OSCPunknown
This repository is designed to provide a comprehensive collection of study materials, notes, and resources for the Offensive Security Certified Professional (OSCP) exam. It covers …