Moderate severityGHSA Advisory· Published May 19, 2026· Updated May 19, 2026
rust-openssl: Potential out-of-bounds write in `CipherCtxRef::cipher_update_inplace` for AES-KW-PAD ciphers
CVE-2026-45784
Description
CipherCtxRef::cipher_update_inplace 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 only impacts users using AES key-wrap-with-padding ciphers.
This method was missed in the fix for GHSA-xv59-967r-8726
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
opensslcrates.io | >= 0.10.50, < 0.10.80 | 0.10.80 |
Affected products
26- Range: >= 0.10.50, < 0.10.80
- osv-coords25 versionspkg:apk/chainguard/bootc-binarypkg:apk/chainguard/denopkg:apk/chainguard/guestproxyagentpkg:apk/chainguard/komodo-clipkg:apk/chainguard/komodo-corepkg:apk/chainguard/komodo-peripherypkg:apk/chainguard/rpm-sequoiapkg:apk/chainguard/rustls-openssl-clientpkg:apk/chainguard/rustuppkg:apk/chainguard/sccachepkg:apk/chainguard/sdp-k8s-injectorpkg:apk/chainguard/sentry-clipkg:apk/chainguard/sqlxpkg:apk/chainguard/typstpkg:apk/chainguard/valkey-ldappkg:apk/chainguard/vectorpkg:apk/chainguard/ztunnel-fips-1.29pkg:apk/chainguard/ztunnel-fips-1.30pkg:apk/wolfi/denopkg:apk/wolfi/rpm-sequoiapkg:apk/wolfi/rustuppkg:apk/wolfi/sccachepkg:apk/wolfi/sdp-k8s-injectorpkg:apk/wolfi/sqlxpkg:apk/wolfi/vector
< 1.15.2-r3+ 24 more
- (no CPE)range: < 1.15.2-r3
- (no CPE)range: < 2.7.14-r4
- (no CPE)range: < 1.0.44-r1
- (no CPE)range: < 2.2.0-r1
- (no CPE)range: < 2.2.0-r1
- (no CPE)range: < 2.2.0-r1
- (no CPE)range: < 1.10.2-r2
- (no CPE)range: < 1.0.0-r7
- (no CPE)range: < 1.29.0-r8
- (no CPE)range: < 0.15.0-r4
- (no CPE)range: < 1.3.11-r0
- (no CPE)range: < 3.4.2-r1
- (no CPE)range: < 0.8.6-r9
- (no CPE)range: < 0.14.2-r10
- (no CPE)range: < 1.0.0-r6
- (no CPE)range: < 0.55.0-r6
- (no CPE)range: < 1.29.3-r2
- (no CPE)range: < 1.30.0-r2
- (no CPE)range: < 2.7.14-r4
- (no CPE)range: < 1.10.2-r2
- (no CPE)range: < 1.29.0-r8
- (no CPE)range: < 0.15.0-r4
- (no CPE)range: < 1.3.11-r0
- (no CPE)range: < 0.8.6-r9
- (no CPE)range: < 0.55.0-r6
Patches
Vulnerability mechanics
References
2News mentions
0No linked articles in our index yet.