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 platform and toolchain mitigations, the stack-based write
primitive represents a severe risk.

The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this
issue, as the CMS implementation is outside the OpenSSL FIPS module
boundary.

OpenSSL 3.6, 3.5, 3.4, 3.3 and 3.0 are vulnerable to this issue.

OpenSSL 1.1.1 and 1.0.2 are not affected by this issue.
Published: 2026-01-27
Score: 8.8 High
EPSS: 47.6% Moderate
KEV: No
Impact: n/a
Action: n/a
AI Analysis

No analysis available yet.

Remediation

No remediation available yet.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6113-1 openssl security update
Ubuntu USN Ubuntu USN USN-7980-1 OpenSSL vulnerabilities
References
Link Providers
http://www.openwall.com/lists/oss-security/2026/01/27/10 cve-icon
http://www.openwall.com/lists/oss-security/2026/02/25/6 cve-icon
https://access.redhat.com/errata/RHSA-2026:1472 cve-icon
https://access.redhat.com/errata/RHSA-2026:1473 cve-icon
https://access.redhat.com/errata/RHSA-2026:1496 cve-icon
https://access.redhat.com/errata/RHSA-2026:1503 cve-icon
https://access.redhat.com/errata/RHSA-2026:1519 cve-icon
https://access.redhat.com/errata/RHSA-2026:1594 cve-icon
https://access.redhat.com/errata/RHSA-2026:1733 cve-icon
https://access.redhat.com/errata/RHSA-2026:1736 cve-icon
https://access.redhat.com/errata/RHSA-2026:2072 cve-icon
https://access.redhat.com/errata/RHSA-2026:2077 cve-icon
https://access.redhat.com/errata/RHSA-2026:2485 cve-icon
https://access.redhat.com/errata/RHSA-2026:2563 cve-icon
https://access.redhat.com/errata/RHSA-2026:2633 cve-icon
https://access.redhat.com/errata/RHSA-2026:2659 cve-icon
https://access.redhat.com/errata/RHSA-2026:2671 cve-icon
https://access.redhat.com/errata/RHSA-2026:2844 cve-icon
https://access.redhat.com/errata/RHSA-2026:2974 cve-icon
https://access.redhat.com/errata/RHSA-2026:2995 cve-icon
https://access.redhat.com/errata/RHSA-2026:3228 cve-icon
https://access.redhat.com/errata/RHSA-2026:3415 cve-icon
https://access.redhat.com/errata/RHSA-2026:3461 cve-icon
https://access.redhat.com/errata/RHSA-2026:3462 cve-icon
https://access.redhat.com/errata/RHSA-2026:4419 cve-icon
https://access.redhat.com/errata/RHSA-2026:4943 cve-icon
https://access.redhat.com/errata/RHSA-2026:6481 cve-icon
https://access.redhat.com/errata/RHSA-2026:7261 cve-icon
https://access.redhat.com/security/cve/CVE-2025-15467 cve-icon
https://bugzilla.redhat.com/show_bug.cgi?id=2430376 cve-icon
https://cert-portal.siemens.com/productcert/html/ssa-434797.html cve-icon
https://cert-portal.siemens.com/productcert/html/ssa-734552.html cve-icon
https://github.com/guiimoraes/CVE-2025-15467 cve-icon cve-icon
https://github.com/openssl/openssl/commit/2c8f0e5fa9b6ee5508a0349e4572ddb74db5a703 cve-icon cve-icon
https://github.com/openssl/openssl/commit/5f26d4202f5b89664c5c3f3c62086276026ba9a9 cve-icon cve-icon
https://github.com/openssl/openssl/commit/6ced0fe6b10faa560e410e3ee8d6c82f06c65ea3 cve-icon cve-icon
https://github.com/openssl/openssl/commit/ce39170276daec87f55c39dad1f629b56344429e cve-icon cve-icon
https://github.com/openssl/openssl/commit/d0071a0799f20cc8101730145349ed4487c268dc cve-icon cve-icon
https://nvd.nist.gov/vuln/detail/CVE-2025-15467 cve-icon
https://openssl-library.org/news/secadv/20260127.txt cve-icon cve-icon
https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-15467.json cve-icon
https://www.cve.org/CVERecord?id=CVE-2025-15467 cve-icon
History

Tue, 09 Jun 2026 10:30:00 +0000

Type Values Removed Values Added
References

Thu, 19 Mar 2026 19:15:00 +0000

Type Values Removed Values Added
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}

cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 25 Feb 2026 22:30:00 +0000

Type Values Removed Values Added
References

Wed, 25 Feb 2026 18:30:00 +0000

Type Values Removed Values Added
Description Issue summary: Parsing CMS AuthEnvelopedData 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 AuthEnvelopedData 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 AuthEnvelopedData 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 platform and toolchain mitigations, the stack-based write primitive represents a severe risk. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3 and 3.0 are vulnerable to this issue. OpenSSL 1.1.1 and 1.0.2 are not affected by this issue. 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 platform and toolchain mitigations, the stack-based write primitive represents a severe risk. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3 and 3.0 are vulnerable to this issue. OpenSSL 1.1.1 and 1.0.2 are not affected by this issue.
Title Stack buffer overflow in CMS AuthEnvelopedData parsing Stack buffer overflow in CMS (Auth)EnvelopedData parsing

Mon, 02 Feb 2026 18:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*

Thu, 29 Jan 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 28 Jan 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-120
References
Metrics threat_severity

None

cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

threat_severity

Important


Tue, 27 Jan 2026 22:30:00 +0000

Type Values Removed Values Added
References

Tue, 27 Jan 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Openssl
Openssl openssl
Vendors & Products Openssl
Openssl openssl

Tue, 27 Jan 2026 16:15:00 +0000

Type Values Removed Values Added
Description Issue summary: Parsing CMS AuthEnvelopedData 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 AuthEnvelopedData 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 AuthEnvelopedData 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 platform and toolchain mitigations, the stack-based write primitive represents a severe risk. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3 and 3.0 are vulnerable to this issue. OpenSSL 1.1.1 and 1.0.2 are not affected by this issue.
Title Stack buffer overflow in CMS AuthEnvelopedData parsing
Weaknesses CWE-787
References

cve-icon MITRE

Status: PUBLISHED

Assigner: openssl

Published:

Updated: 2026-08-11T12:22:38.618Z

Reserved: 2026-01-06T09:26:41.631Z

Link: CVE-2025-15467

cve-icon Vulnrichment

Updated: 2026-02-25T21:10:03.795Z

cve-icon NVD

Status : Modified

Published: 2026-01-27T16:16:14.257

Modified: 2026-08-11T13:17:25.950

Link: CVE-2025-15467

cve-icon Redhat

Severity : Important

Publid Date: 2026-01-27T14:00:00Z

Links: CVE-2025-15467 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-01-27T20:16:37Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

  • CWE-787

    Out-of-bounds Write