rust-openssl provides OpenSSL bindings for the Rust programming language. From to before 0.10.78, aes::unwrap_key() contains an incorrect assertion: it checks that out.len() + 8 <= in_.len(), but this condition is reversed. The intended invariant is out.len() >= in_.len() - 8, ensuring the output buffer is large enough. Because of the inverted check, the function only accepts buffers at or below the minimum required size and rejects larger ones. If a smaller buffer is provided the function will write past the end of out by in_.len() - 8 - out.len() bytes, causing an out-of-bounds write from a safe public function. This vulnerability is fixed in 0.10.78.
CVE-2026-41678
This critical-severity CVE scores 9.8 under NVD CVSS v3. EPSS exploit probability: 0.1%, top 80% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.8
- EG Score
- 9.8(medium)
- EPSS
- 21.2%
- KEV
- Not listed
Published
April 24, 2026
Last Modified
April 28, 2026
Advisory Details (1)
Auto-updated May 10, 2026Incorrect bounds assertion in aes key wrap · Advisory · rust-openssl/rust-openssl · GitHub
https://github.com/rust-openssl/rust-openssl/security/advisories/GHSA-8c75-8mhr-p7r9Vendor Advisories for CVE-2026-41678(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
crates.io(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| openssl | — | 0.10.78 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 41× 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.
Showing the most recent 100 of 142 total refreshes for this CVE.
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-08 15:15 UTCEPSS rescore
- 2026-07-07 13:46 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-01 15:06 UTCEPSS rescore
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-24 14:05 UTCEPSS rescore
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-19 19:25 UTCEPSS rescore
Show 75 moreShow fewer
- 2026-06-18 17:52 UTCEPSS rescore
- 2026-06-18 17:52 UTCEPSS rescore
- 2026-06-17 17:53 UTCEPSS rescore
- 2026-06-16 17:52 UTCEPSS rescore
- 2026-06-15 17:49 UTCEPSS rescore
- 2026-06-15 05:42 UTCEG score recompute
- 2026-06-15 01:52 UTCEG score recompute
- 2026-06-14 20:28 UTCEG score recompute
- 2026-06-14 16:38 UTCEG score recompute
- 2026-06-14 11:37 UTCEG score recompute
- 2026-06-13 23:00 UTCEPSS rescore
- 2026-06-12 23:12 UTCEPSS rescore
- 2026-06-12 23:12 UTCEPSS rescore
- 2026-06-12 12:18 UTCEG score recompute
- 2026-06-12 05:03 UTCEG score recompute
- 2026-06-12 01:13 UTCEG score recompute
- 2026-06-11 21:22 UTCEG score recompute
- 2026-06-11 17:32 UTCEG score recompute
- 2026-06-11 14:00 UTCEPSS rescore
- 2026-06-11 13:31 UTCEG score recompute
- 2026-06-10 22:18 UTCEPSS rescore
- 2026-06-10 19:40 UTCEG score recompute
- 2026-06-10 15:50 UTCEG score recompute
- 2026-06-10 13:22 UTCEPSS rescore
- 2026-06-10 13:22 UTCEPSS rescore
- 2026-06-10 12:00 UTCEG score recompute
- 2026-06-10 08:09 UTCEG score recompute
- 2026-06-10 03:40 UTCEG score recompute
- 2026-06-09 23:50 UTCEG score recompute
- 2026-06-09 17:29 UTCEG score recompute
- 2026-06-09 13:35 UTCEG score recompute
- 2026-06-09 09:43 UTCEG score recompute
- 2026-06-09 04:21 UTCEG score recompute
- 2026-06-09 00:31 UTCEG score recompute
- 2026-06-08 14:17 UTCEPSS rescore
- 2026-06-08 14:17 UTCEPSS rescore
- 2026-06-08 11:30 UTCEG score recompute
- 2026-06-08 07:40 UTCEG score recompute
- 2026-06-08 03:50 UTCEG score recompute
- 2026-06-08 00:00 UTCEG score recompute
- 2026-06-07 19:42 UTCEG score recompute
- 2026-06-07 15:52 UTCEG score recompute
- 2026-06-07 15:25 UTCEPSS rescore
- 2026-06-07 15:25 UTCEPSS rescore
- 2026-06-07 12:02 UTCEG score recompute
- 2026-06-07 08:12 UTCEG score recompute
- 2026-06-07 04:22 UTCEG score recompute
- 2026-06-06 23:37 UTCEG score recompute
- 2026-06-06 19:47 UTCEG score recompute
- 2026-06-06 15:56 UTCEG score recompute
- 2026-06-06 13:47 UTCEPSS rescore
- 2026-06-06 13:47 UTCEPSS rescore
- 2026-06-06 12:06 UTCEG score recompute
- 2026-06-06 08:04 UTCEG score recompute
- 2026-06-06 04:12 UTCEG score recompute
- 2026-06-05 23:45 UTCEG score recompute
- 2026-06-05 22:47 UTCEPSS rescore
- 2026-06-05 18:56 UTCEG score recompute
- 2026-06-05 15:06 UTCEG score recompute
- 2026-06-05 10:42 UTCEG score recompute
- 2026-06-05 06:26 UTCEG score recompute
- 2026-06-05 06:10 UTCEPSS rescore
- 2026-06-05 06:10 UTCEPSS rescore
- 2026-06-05 02:36 UTCEG score recompute
- 2026-06-04 20:48 UTCEG score recompute
- 2026-06-04 16:57 UTCEG score recompute
- 2026-06-04 13:12 UTCEPSS rescore
- 2026-06-04 13:12 UTCEPSS rescore
- 2026-06-04 13:06 UTCEG score recompute
- 2026-06-04 09:15 UTCEG score recompute
- 2026-06-04 03:35 UTCEG score recompute
- 2026-06-03 23:37 UTCEG score recompute
- 2026-06-03 19:47 UTCEG score recompute
- 2026-06-03 15:57 UTCEG score recompute
- 2026-06-03 12:07 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-787
- CVE-2007-0158EG 9.8CRITICAL
- CVE-2007-0899EG 9.8CRITICAL
- CVE-2011-2462EG 9.8 KEVEPSS 100%CRITICAL
- CVE-2010-20115EG 9.3CRITICAL
- CVE-2010-4398NVD 7.8EG 9.0 KEVEPSS 94%HIGH
- CVE-2010-3333NVD 7.8EG 9.0 KEVEPSS 100%HIGH
- CVE-2010-2883NVD 7.3EG 9.0 KEVEPSS 100%HIGH
- CVE-2010-1297NVD 7.8EG 9.0 KEVEPSS 100%HIGH
- CVE-2009-3953NVD 8.8EG 9.0 KEVEPSS 100%HIGH
- CVE-2009-3129NVD 7.8EG 9.0 KEVEPSS 100%HIGH
Frequently asked(5)
What is CVE-2026-41678?
When was CVE-2026-41678 disclosed?
Is CVE-2026-41678 actively exploited?
What is the CVSS score of CVE-2026-41678?
How do I remediate CVE-2026-41678?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-41678
Is Your Infrastructure Affected by CVE-2026-41678?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.