CVEFinder.io

CVE-2026-39827

🔶 medium
🔍 Scan for this CVE
Summary

An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection's internal state and released for garbage collection.

CVSS Score
6.5
Medium
EPSS Score
0.0
Exploit Probability
Published Date
2026-05-22
First Seen: 2026-05-23
📊 Relative Risk Intelligence

This CVE is Lower Risk - more severe than 47.8% of all 328,009 vulnerabilities in our database.

#171,192
Below average severity
Severity Percentile
🎯 CISA SSVC Assessment Updated: May 22, 2026
🔍 Exploitation Status
None
No known exploits
⚙️ Automatable
NO
Requires human interaction
💥 Technical Impact
Partial
Limited system impact
🏆 Discovered By
Ziyan Zhou
SSVC data provided by CISA
Last Modified 2026-05-26
Source NVD 🔗
CVSS Vector 3.1 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CWE IDs (Weakness Types)

📦 Affected Products 1

🔗 References 4

🔗 Related CVEs 6

CVE ID Severity CVSS EPSS Summary Published
CVE-2026-39828 🔶 medium 6.3 0.0 When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were... 2026-05-22
CVE-2026-39829 ⚠️ high 7.5 0.0 The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessive... 2026-05-22
CVE-2026-39830 ⛔ critical 9.1 0.1 A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection... 2026-05-22
CVE-2026-39831 ⛔ critical 9.1 0.0 The Verify() method for FIDO/U2F security key types (sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com) did... 2026-05-22
CVE-2026-39832 ⛔ critical 9.1 0.1 When adding a key to a remote agent constraint extensions such as restrict-destination-v00@openssh.com were not serializ... 2026-05-22
CVE-2026-39833 ⛔ critical 9.1 0.0 The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enf... 2026-05-22
These CVEs affect the same products