libssh2 through 1.11.1, fixed in commit a2ed82d, contains a pre-authentication integer underflow vulnerability in the ssh2_cipher_crypt() function in src/openssl.c that allows a malicious SSH server to crash any connecting client by negotiating AES-GCM ciphers during handshake. Attackers can exploit the underflow in the expression computing blocksize minus aadlen minus authentication tag length to trigger an out-of-bounds read and a memcpy call with a near-SIZE_MAX length argument, causing immediate process crash before any authentication occurs.
CVE-2026-66033
Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-07-24. the CNA's CVSS 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
- 49(Track)EG Risk 49/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%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 31%
- KEV
- Not listed
Published
July 24, 2026
Last Modified
July 28, 2026
Advisory Details (3)
Auto-updated Jul 24, 2026libssh2 Integer Underflow DoS via AES-GCM Cipher Negotiation | Advisories | VulnCheck
https://www.vulncheck.com/advisories/libssh2-integer-underflow-dos-via-aes-gcm-cipher-negotiationopenssl: fix potential OOB read/write with AES-GCM in `ssh2_cipher_crypt()`
Upstream fix in progress (PR #2401 · libssh2/libssh2, state=closed)
https://github.com/libssh2/libssh2/pull/2401commit a2ed82d40964 (libssh2/libssh2)
Fix landed in libssh2/libssh2 commit a2ed82d40964 — awaiting tagged release
https://github.com/libssh2/libssh2/commit/a2ed82d40964bbc0d64cd717aa0a5a892117d2e6Vendor Advisories for CVE-2026-66033(3)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2026:46927Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update
- CVE-2026-66033Microsoft Security Response Center (MSRC)
libssh2 Integer Underflow DoS via AES-GCM Cipher Negotiation
- GHSA-2g8c-wcg8-r65cGitHub Security AdvisoriesHigh
libssh2 through 1.11.1, fixed in commit a2ed82d, contains a pre-authentication integer underflow...
Patch Availability(1)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | libssh2-main-1.11.1-10.2.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(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 21× in last 7d / 21× 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-28 01:30 UTCEG score recompute
- 2026-07-28 01:30 UTCVendor advisory
- 2026-07-28 01:30 UTCGHSA enrichment
- 2026-07-27 17:20 UTCEG score recompute
- 2026-07-27 17:20 UTCGHSA enrichment
- 2026-07-27 17:02 UTCEG score recompute
- 2026-07-27 17:02 UTCGHSA enrichment
- 2026-07-27 14:14 UTCEPSS rescore
- 2026-07-27 11:56 UTCGHSA enrichment
- 2026-07-27 00:57 UTCEG score recompute
- 2026-07-27 00:57 UTCGHSA enrichment
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 13:56 UTCEG score recompute
- 2026-07-26 13:56 UTCGHSA enrichment
- 2026-07-26 02:56 UTCEG score recompute
- 2026-07-26 02:56 UTCGHSA enrichment
- 2026-07-25 14:18 UTCEPSS rescore
- 2026-07-25 14:18 UTCEPSS rescore
- 2026-07-24 16:53 UTCEG score recompute
- 2026-07-24 16:52 UTCMITRE cvelistV5first tracked
Related CVEs(same vendor + same CWE)
Same vendor
10 shownredhat
- CVE-2001-0825EG 10.0HIGH
- CVE-2001-1009EG 10.0EPSS p93HIGH
- CVE-2001-0554EG 10.0EPSS p98HIGH
- CVE-2001-1162EG 10.0EPSS p96HIGH
- CVE-2001-0414EG 10.0EPSS p100HIGH
- CVE-2001-0191EG 10.0EPSS p92HIGH
- CVE-2001-0301EG 10.0EPSS p90HIGH
- CVE-2001-0197EG 10.0EPSS p96HIGH
- CVE-2001-0233EG 10.0EPSS p96HIGH
- CVE-2001-0010EG 10.0EPSS p98HIGH
Same CWE
10 shownCWE-125 · CWE-191
- CVE-2013-0767EG 10.0EPSS p92HIGH
- CVE-2009-2523EG 10.0EPSS p98HIGH
- CVE-2007-0063EG 10.0EPSS p97HIGH
- CVE-2014-2898EG 9.8CRITICAL
- CVE-2014-2897EG 9.8CRITICAL
- CVE-2014-2896EG 9.8CRITICAL
- CVE-2014-0497EG 9.8 KEVEPSS p100CRITICAL
- CVE-2005-0199EG 9.8EPSS p97CRITICAL
- CVE-1999-0006EG 9.8EPSS p96CRITICAL
- CVE-2014-1522EG 9.3EPSS p92HIGH
Frequently asked(5)
What is CVE-2026-66033?
When was CVE-2026-66033 disclosed?
Is CVE-2026-66033 actively exploited?
What is the CVSS score of CVE-2026-66033?
How do I remediate CVE-2026-66033?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-66033
Is Your Infrastructure Affected by CVE-2026-66033?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.