Skip to main content

rust-openssl CVE-2026-41681

HIGH
Stack-based Buffer Overflow (CWE-121)
2026-04-22 https://github.com/rust-openssl/rust-openssl GHSA-ghm9-cr32-g9qj
8.1
CVSS 4.0
Share

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

6
Re-analysis Queued
Apr 24, 2026 - 18:22 vuln.today
cvss_changed
CVSS changed
Apr 24, 2026 - 18:22 NVD
8.1 (HIGH)
Analysis Generated
Apr 23, 2026 - 06:53 vuln.today
Analysis Generated
Apr 22, 2026 - 21:16 vuln.today
Patch released
Apr 22, 2026 - 21:16 nvd
Patch available
CVE Published
Apr 22, 2026 - 21:05 nvd
HIGH 8.1

DescriptionNVD

EVP_DigestFinal() always writes EVP_MD_CTX_size(ctx) to the out buffer. If out is smaller than that, MdCtxRef::digest_final() writes past its end, usually corrupting the stack. This is reachable from safe Rust.

AnalysisAI

Stack-based buffer overflow in rust-openssl's MdCtxRef::digest_final() allows safe Rust code to corrupt memory when EVP_DigestFinal() writes beyond the provided output buffer boundary. The vulnerability occurs when the output buffer is smaller than EVP_MD_CTX_size(ctx), causing EVP_DigestFinal() to write past the buffer end and corrupt stack memory. …

Sign in for full analysis, threat intelligence, and remediation guidance.

RemediationAI

Within 24 hours: Identify all internal and third-party applications using rust-openssl by reviewing dependency manifests (Cargo.lock, Cargo.toml) and container images. Within 7 days: Update rust-openssl to version 0.10.78 or later (commit 826c3888) across all development, staging, and production environments; coordinate with development teams and re-run integration tests. …

Sign in for detailed remediation steps.

Share

CVE-2026-41681 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy