rust-openssl up to 0.10.78 Crypter heap-based overflow
| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 5.1 | $0-$5k | 0.00 |
Summary
A vulnerability, which was classified as critical, was found in rust-openssl up to 0.10.78. Affected by this issue is the function CipherCtxRef::cipher_update/CipherCtxRef::cipher_update_vec/symm::Crypter. The manipulation results in heap-based overflow.
This vulnerability is reported as CVE-2026-44662. The attack requires a local approach. No exploit exists.
You should upgrade the affected component.
Details
A vulnerability was found in rust-openssl up to 0.10.78. It has been classified as critical. Affected is the function CipherCtxRef::cipher_update/CipherCtxRef::cipher_update_vec/symm::Crypter. The manipulation with an unknown input leads to a heap-based overflow vulnerability. CWE is classifying the issue as CWE-122. A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). This is going to have an impact on confidentiality, integrity, and availability. CVE summarizes:
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.
The advisory is available at github.com. This vulnerability is traded as CVE-2026-44662 since 05/07/2026. The exploitability is told to be easy. Local access is required to approach this attack. Technical details are known, but there is no available exploit. The structure of the vulnerability defines a possible price range of USD $0-$5k at the moment (estimation calculated on 05/16/2026).
The vulnerability scanner Nessus provides a plugin with the ID 314942 (Linux Distros Unpatched Vulnerability : CVE-2026-44662), which helps to determine the existence of the flaw in a target environment.
Upgrading to version 0.10.79 eliminates this vulnerability.
The vulnerability is also documented in the databases at Tenable (314942) and EUVD (EUVD-2026-30482). If you want to get best quality of vulnerability data, you may have to visit VulDB.
Product
Type
Name
Version
- 0.10.0
- 0.10.1
- 0.10.2
- 0.10.3
- 0.10.4
- 0.10.5
- 0.10.6
- 0.10.7
- 0.10.8
- 0.10.9
- 0.10.10
- 0.10.11
- 0.10.12
- 0.10.13
- 0.10.14
- 0.10.15
- 0.10.16
- 0.10.17
- 0.10.18
- 0.10.19
- 0.10.20
- 0.10.21
- 0.10.22
- 0.10.23
- 0.10.24
- 0.10.25
- 0.10.26
- 0.10.27
- 0.10.28
- 0.10.29
- 0.10.30
- 0.10.31
- 0.10.32
- 0.10.33
- 0.10.34
- 0.10.35
- 0.10.36
- 0.10.37
- 0.10.38
- 0.10.39
- 0.10.40
- 0.10.41
- 0.10.42
- 0.10.43
- 0.10.44
- 0.10.45
- 0.10.46
- 0.10.47
- 0.10.48
- 0.10.49
- 0.10.50
- 0.10.51
- 0.10.52
- 0.10.53
- 0.10.54
- 0.10.55
- 0.10.56
- 0.10.57
- 0.10.58
- 0.10.59
- 0.10.60
- 0.10.61
- 0.10.62
- 0.10.63
- 0.10.64
- 0.10.65
- 0.10.66
- 0.10.67
- 0.10.68
- 0.10.69
- 0.10.70
- 0.10.71
- 0.10.72
- 0.10.73
- 0.10.74
- 0.10.75
- 0.10.76
- 0.10.77
- 0.10.78
Support
- end of life (old version)
Website
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔒VulDB Reliability: 🔍
CNA CVSS-B Score: 🔒
CNA CVSS-BT Score: 🔒
CNA Vector: 🔒
CVSSv3
VulDB Meta Base Score: 5.3VulDB Meta Temp Score: 5.1
VulDB Base Score: 5.3
VulDB Temp Score: 5.1
VulDB Vector: 🔒
VulDB Reliability: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍
Exploiting
Class: Heap-based overflowCWE: CWE-122 / CWE-119
CAPEC: 🔒
ATT&CK: 🔒
Physical: Partially
Local: Yes
Remote: No
Availability: 🔒
Status: Not defined
EPSS Score: 🔒
EPSS Percentile: 🔒
Price Prediction: 🔍
Current Price Estimation: 🔒
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 314942
Nessus Name: Linux Distros Unpatched Vulnerability : CVE-2026-44662
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔒
Upgrade: rust-openssl 0.10.79
Timeline
05/07/2026 CVE reserved05/15/2026 Advisory disclosed
05/15/2026 VulDB entry created
05/16/2026 VulDB entry last update
Sources
Product: github.comAdvisory: GHSA-xv59-967r-8726
Status: Confirmed
CVE: CVE-2026-44662 (🔒)
GCVE (CVE): GCVE-0-2026-44662
GCVE (VulDB): GCVE-100-364002
EUVD: 🔒
Entry
Created: 05/15/2026 04:17Updated: 05/16/2026 08:59
Changes: 05/15/2026 04:17 (68), 05/16/2026 02:27 (2), 05/16/2026 08:59 (1)
Complete: 🔍
Cache ID: 216::103
If you want to get best quality of vulnerability data, you may have to visit VulDB.
No comments yet. Languages: en.
Please log in to comment.