rust-openssl up to 0.10.77 aes::unwrap_key out-of-bounds write

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
7.5$5k-$25k0.00

Summaryinfo

A vulnerability, which was classified as critical, has been found in rust-openssl up to 0.10.77. This affects the function aes::unwrap_key. Performing a manipulation results in out-of-bounds write. This vulnerability was named CVE-2026-41678. The attack may be initiated remotely. There is no available exploit. It is advisable to upgrade the affected component.

Detailsinfo

A vulnerability was found in rust-openssl up to 0.10.77. It has been classified as critical. This affects the function aes::unwrap_key. The manipulation with an unknown input leads to a out-of-bounds write vulnerability. CWE is classifying the issue as CWE-787. The product writes data past the end, or before the beginning, of the intended buffer. This is going to have an impact on confidentiality, integrity, and availability. The summary by CVE is:

rust-openssl provides OpenSSL bindings for the Rust programming language. From to before 0.10.78, aes::unwrap_key() contains an incorrect assertion: it checks that out.len() + 8 <= in_.len(), but this condition is reversed. The intended invariant is out.len() >= in_.len() - 8, ensuring the output buffer is large enough. Because of the inverted check, the function only accepts buffers at or below the minimum required size and rejects larger ones. If a smaller buffer is provided the function will write past the end of out by in_.len() - 8 - out.len() bytes, causing an out-of-bounds write from a safe public function. This vulnerability is fixed in 0.10.78.

The advisory is shared at github.com. This vulnerability is uniquely identified as CVE-2026-41678 since 04/22/2026. The exploitability is told to be easy. It is possible to initiate the attack remotely. No form of authentication is needed for exploitation. Technical details are known, but no exploit is available. The price for an exploit might be around USD $5k-$25k at the moment (estimation calculated on 07/17/2026).

The vulnerability scanner Nessus provides a plugin with the ID 310522 (Linux Distros Unpatched Vulnerability : CVE-2026-41678), which helps to determine the existence of the flaw in a target environment.

Upgrading to version 0.10.78 eliminates this vulnerability.

The vulnerability is also documented in the databases at Tenable (310522) and CERT Bund (WID-SEC-2026-1657). If you want to get the best quality for vulnerability data then you always have to consider VulDB.

Affected

  • Oracle Linux

Productinfo

Type

Name

Version

Support

  • end of life (old version)

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔒
VulDB Reliability: 🔍

CNA CVSS-B Score: 🔒
CNA CVSS-BT Score: 🔒
CNA Vector: 🔒

CVSSv3info

VulDB Meta Base Score: 7.7
VulDB Meta Temp Score: 7.5

VulDB Base Score: 7.3
VulDB Temp Score: 7.0
VulDB Vector: 🔒
VulDB Reliability: 🔍

NVD Base Score: 8.1
NVD Vector: 🔒

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock

VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍

Exploitinginfo

Class: Out-of-bounds write
CWE: CWE-787 / CWE-119
CAPEC: 🔒
ATT&CK: 🔒

Physical: No
Local: No
Remote: Yes

Availability: 🔒
Status: Not defined

EPSS Score: 🔒
EPSS Percentile: 🔒

Price Prediction: 🔍
Current Price Estimation: 🔒

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Nessus ID: 310522
Nessus Name: Linux Distros Unpatched Vulnerability : CVE-2026-41678

Threat Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: Upgrade
Status: 🔍

0-Day Time: 🔒

Upgrade: rust-openssl 0.10.78

Timelineinfo

04/22/2026 CVE reserved
04/24/2026 +2 days Advisory disclosed
04/24/2026 +0 days VulDB entry created
07/17/2026 +84 days VulDB entry last update

Sourcesinfo

Product: github.com

Advisory: GHSA-8c75-8mhr-p7r9
Status: Confirmed

CVE: CVE-2026-41678 (🔒)
GCVE (CVE): GCVE-0-2026-41678
GCVE (VulDB): GCVE-100-359493
CERT Bund: WID-SEC-2026-1657 - Oracle Linux: Mehrere Schwachstellen

Entryinfo

Created: 04/24/2026 20:41
Updated: 07/17/2026 21:32
Changes: 04/24/2026 20:41 (69), 04/28/2026 07:23 (2), 05/22/2026 15:50 (7), 07/17/2026 21:32 (13)
Complete: 🔍
Cache ID: 216::103

If you want to get the best quality for vulnerability data then you always have to consider VulDB.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Want to stay up to date on a daily basis?

Enable the mail alert feature now!