CVE-2026-41678: rust-openssl has incorrect bounds assertion in aes key wrap
(updated )
aes::unwrap_key() has an incorrect bounds assertion on the out buffer size, which can lead to out-of-bounds write.
References
- github.com/advisories/GHSA-8c75-8mhr-p7r9
- github.com/rust-openssl/rust-openssl
- github.com/rust-openssl/rust-openssl/commit/718d07ff8ff7be417d5b7a6a0047f1607520b3b6
- github.com/rust-openssl/rust-openssl/pull/2604
- github.com/rust-openssl/rust-openssl/releases/tag/openssl-v0.10.78
- github.com/rust-openssl/rust-openssl/security/advisories/GHSA-8c75-8mhr-p7r9
- nvd.nist.gov/vuln/detail/CVE-2026-41678
Code Behaviors & Features
Detect and mitigate CVE-2026-41678 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →