Out-of-bounds write in rust-openssl - CVE-2026-45784
Published: May 18, 2026
rust-openssl
Detailed vulnerability description
The vulnerability allows a remote attacker to cause heap corruption.
The vulnerability exists due to out-of-bounds write in CipherCtxRef::cipher_update_inplace when processing non-multiple-of-8 input with AES-KW-PAD ciphers. A remote attacker can provide attacker-influenced plaintext lengths to cause heap corruption.
Only users of AES key-wrap-with-padding ciphers are affected.