CVE-2023-42818
CWE-287Published: September 27, 2023· Updated: Jun 17, 2026
Official Description
JumpServer is an open source bastion host. When users enable MFA and use a public key for authentication, the Koko SSH server does not verify the corresponding SSH private key. An attacker could exploit a vulnerability by utilizing a disclosed public key to attempt brute-force authentication against the SSH service This issue has been patched in versions 3.6.5 and 3.5.6. Users are advised to upgrade. There are no known workarounds for this issue.
Risk Analysis
The Koko SSH server in JumpServer fails to verify SSH private keys when MFA is enabled and public key authentication is used. This allows an attacker to perform brute-force authentication attacks using a disclosed public key.
There is no known public exploit, and it is not in KEV. The issue is remotely exploitable with low complexity.
Upgrade to version 3.6.5 or 3.5.6. No workarounds are available.
Technical Analysis
CVE-2023-42818 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
From a weakness classification perspective (CWE-287): Authentication bypass vulnerabilities allow attackers to access protected resources without valid credentials.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (3)
Quick Facts
Related CVEs (CWE-287)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2023-42818 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts