Out-of-bounds Write Affecting openssl package, versions >=0.10.24 <0.10.78


Severity

Recommended
0.0
critical
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.04% (13th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Out-of-bounds Write vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-RUST-OPENSSL-16134581
  • published23 Apr 2026
  • disclosed22 Apr 2026
  • creditUnknown

Introduced: 22 Apr 2026

NewCVE-2026-41678  (opens in a new tab)
CWE-787  (opens in a new tab)

How to fix?

Upgrade openssl to version 0.10.78 or higher.

Overview

openssl is a bindings for the Rust programming language.

Affected versions of this package are vulnerable to Out-of-bounds Write in the unwrap_key function in the AES key unwrap component. An attacker can trigger a panic and unexpected behavior by supplying an output buffer whose length does not satisfy the asserted relationship to the wrapped input length. The vulnerable length check rejects valid oversized outputs and accepts undersized ones until the unwrap path is exercised, at which point the key unwrap operation fails or aborts when processing attacker-controlled wrapped key material.

CVSS Base Scores

version 4.0
version 3.1