CVE-2026-45784
Last modified
CVE-2026-45784 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.50 until 0.10.80, CipherCtxRef::cipher_update_inplace in openssl/src/cipher_ctx.rs incorrectly sized output buffers when used with AES key-wrap-with-padding ciphers EVP_aes_{128,192,256}_wrap_pad. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.50 until 0.10.80, CipherCtxRef::cipher_update_inplace in openssl/src/cipher_ctx.rs incorrectly sized output buffers when used with AES key-wrap-with-padding ciphers EVP_aes_{128,192,256}_wrap_pad. For a non-multiple-of-8 input, OpenSSL writes up to 7 bytes past the end of the caller's buffer or Vec, producing attacker-controllable heap corruption when the plaintext length is attacker-influenced. This issue is fixed in version 0.10.80.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Sfackler | Openssl | >= 0.10.50, < 0.10.80 |
References
- https://github.com/rust-openssl/rust-openssl/pull/2638Issue Tracking, Patch
- https://github.com/rust-openssl/rust-openssl/releases/tag/openssl-v0.10.80Product, Release Notes
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-45784?
How severe is CVE-2026-45784?
How do I fix CVE-2026-45784?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45779OpenXDMoD is an open framework for collecting and analyzing …9.8
- CVE-2026-4578A vulnerability was determined in code-projects Exam Form Su…2.4
- CVE-2026-45780Discourse is an open-source discussion platform. Prior to 20…4.3
- CVE-2026-45781The MCP Registry provides MCP clients with a list of MCP ser…3.5
- CVE-2026-45782Cloud Hypervisor is a Virtual Machine Monitor for Cloud work…8.9
- CVE-2026-45783libp2p is a JavaScript Implementation of libp2p networking s…7.5
- CVE-2026-45785OpenMcdf is a fully .NET / C# library to manipulate Compound…6.2
- CVE-2026-45787electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…9.1
- CVE-2026-45788Discourse is an open-source discussion platform. Prior to 20…7.5
- CVE-2026-4579A vulnerability was identified in code-projects Simple Laund…9.8
- CVE-2026-45792rtk filters and compresses command outputs before they reach…5.5
- CVE-2026-45793Composer is a dependency Manager for the PHP language. Prior…7.5
Are you affected by CVE-2026-45784?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
