libssh2 through 1.11.1, fixed in commit 42e33d8, contains a pre-authentication heap buffer overflow vulnerability that allows a malicious SSH server to corrupt heap metadata in any connecting client by sending a packet with a packet_length smaller than the cipher's block size during Encrypt-then-MAC cipher negotiation. In the fullpacket() function in src/transport.c, the ETM path allocates a buffer of packet_length bytes but copies blocksize minus one bytes via memcpy, causing an overflow that on 32-bit glibc writes attacker-controlled bytes into an adjacent chunk's SIZE field, enabling tcache bin confusion, overlapping live objects, and function pointer overwrite during the session handshake before authentication.
CVE-2026-66035
Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-07-24. a secondary CVSS source baseline 7.5; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 7.5
- EG Score
- 7.5(high)
- EG Risk
- 34(Track)EG Risk 34/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 24%
- KEV
- Not listed
Published
July 24, 2026
Last Modified
July 28, 2026
Advisory Details (3)
Auto-updated Jul 24, 2026libssh2 Heap Buffer Overflow via ETM Cipher Negotiation | Advisories | VulnCheck
https://www.vulncheck.com/advisories/libssh2-heap-buffer-overflow-via-etm-cipher-negotiationtransport: fix potential heap overflow on ETM decrypt
Upstream fix in progress (PR #2198 · libssh2/libssh2, state=closed)
https://github.com/libssh2/libssh2/pull/2198commit 42e33d81577e (libssh2/libssh2)
Fix landed in libssh2/libssh2 commit 42e33d81577e — awaiting tagged release
https://github.com/libssh2/libssh2/commit/42e33d81577ed4b95d4b4f6f845e5ee8efe5eeb4Vendor Advisories for CVE-2026-66035(2)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Patch Availability(1)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | libssh2-main-1.11.1-10.3.hum1 | 2026-07-27 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
All Vendor Advisories
(1)
Every vendor that published an advisory referencing this CVE — pulled from our cve_vendor_advisories aggregation. Click any row for the vendor's original advisory page.
Data Freshness Timeline
(refreshed 27× in last 7d / 27× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-29 15:37 UTCVendor advisory
- 2026-07-29 15:37 UTCGHSA enrichment
- 2026-07-29 04:05 UTCVendor advisory
- 2026-07-29 04:04 UTCGHSA enrichment
- 2026-07-28 16:31 UTCEG score recompute
- 2026-07-28 16:31 UTCVendor advisory
- 2026-07-28 16:31 UTCGHSA enrichment
- 2026-07-28 15:37 UTCEPSS rescore
- 2026-07-28 13:05 UTCVendor advisory
- 2026-07-28 13:04 UTCGHSA enrichment
- 2026-07-28 01:30 UTCVendor advisory
- 2026-07-28 01:30 UTCGHSA enrichment
- 2026-07-27 15:04 UTCEG score recompute
- 2026-07-27 15:04 UTCGHSA enrichment
- 2026-07-27 14:14 UTCEPSS rescore
- 2026-07-27 02:01 UTCEG score recompute
- 2026-07-27 02:01 UTCGHSA enrichment
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 14:29 UTCEG score recompute
- 2026-07-26 14:29 UTCGHSA enrichment
- 2026-07-26 02:56 UTCEG score recompute
- 2026-07-26 02:55 UTCGHSA enrichment
- 2026-07-25 14:18 UTCEPSS rescore
- 2026-07-25 14:18 UTCEPSS rescore
Show 2 moreShow fewer
- 2026-07-24 16:53 UTCEG score recompute
- 2026-07-24 16:52 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-66035?
When was CVE-2026-66035 disclosed?
Is CVE-2026-66035 actively exploited?
What is the CVSS score of CVE-2026-66035?
How do I remediate CVE-2026-66035?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-66035
Is Your Infrastructure Affected by CVE-2026-66035?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.