Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-15467

8.8 · HIGH
Published Jan 27, 2026 openssl CWE-787

Overview

CVE-2025-15467 is a high-severity vulnerability affecting openssl openssl. It was published on January 27, 2026 and has a CVSS 3.1 base score of 8.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

Issue summary: Parsing CMS AuthEnvelopedData or EnvelopedData message with

maliciously crafted AEAD parameters can trigger a stack buffer overflow.

Impact summary: A stack buffer overflow may lead to a crash, causing Denial

of Service, or potentially remote code execution.

When parsing CMS (Auth)EnvelopedData structures that use AEAD ciphers such as

AES-GCM, the IV (Initialization Vector) encoded in the ASN.1 parameters is

copied into a fixed-size stack buffer without verifying that its length fits

the destination. An attacker can supply a crafted CMS message with an

oversized IV, causing a stack-based out-of-bounds write before any

authentication or tag verification occurs.

Applications and services that parse untrusted CMS or PKCS#7 content using

AEAD ciphers (e.g., S/MIME (Auth)EnvelopedData with AES-GCM) are vulnerable.

Because the overflow occurs prior to authentication, no valid key material

is required to trigger it. While exploitability to remote code execution

depends on pl

Remediation

Check the references section for vendor advisories and patches from openssl. Update openssl to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
openssl openssl >= 3.0.0, < 3.0.19 Affected

Frequently Asked Questions

What is CVE-2025-15467?

CVE-2025-15467 is a high-severity vulnerability affecting openssl openssl. It was published on January 27, 2026 and has a CVSS 3.1 base score of 8.8 (HIGH).

How severe is CVE-2025-15467?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2025-15467?

Check the references section for vendor advisories and patches from openssl. Update openssl to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-15467?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-15467 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.