---
cve: "CVE-2026-44662"
severity: "MEDIUM"
cvss: 5.1
epss: "17%"
vendor: "rust-openssl"
kev: false
exploited: false
published: "2026-05-14 21:16:47"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-17T10:12:20+02:00"
---

# CVE-2026-44662

> 5.1 MEDIUM · 🧪 PoC

## Beschreibung

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.0 to before 0.10.79, CipherCtxRef::cipher_update, CipherCtxRef::cipher_update_vec, and symm::Crypter::update 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 vulnerability is fixed in 0.10.79.

## CVSS-Vektor

```
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
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 649f2d9e37f3aa701e20bd8ab5cd7eb5afa0a90f (Commit)

## Referenzen

- <https://github.com/rust-openssl/rust-openssl/security/advisories/GHSA-xv59-967r-8726>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-44662) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
