---
schema_version: '1.0'
id: security-20260705-f03696
url: https://osv.dev/vulnerability/DEBIAN-CVE-2025-15467
url_hash: f03696808b4fb7f1975f28b265a414b35449d32343a5c1ec885e647c43bf15bf
canonical_url: https://osv.dev/vulnerability/DEBIAN-CVE-2025-15467
source: osv:debian
category: security/os
category_raw: cve/os
region: null
tags:
- cve
- DEBIAN-CVE-2025-15467
- severity:CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- openssl
- Debian
lang: en
published_at: '2026-01-27T16:16:14Z'
fetched_at: '2026-07-05T15:34:34Z'
updated_at: '2026-07-05T15:35:57Z'
status: published
content_hash: 95de07d9ff8fb5eb2bb829af58cc2d455c99a67107c2ba2267f355203a19b2f5
license_note: full
summary: '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'
summary_source: rss
summary_en: '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'
entities: []
key_facts: []
related: []
related_auto: []
title: DEBIAN-CVE-2025-15467 — openssl
---

# DEBIAN-CVE-2025-15467 — openssl

## TL;DR
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

## Key Points
- cve / DEBIAN-CVE-2025-15467 / severity:CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H / openssl / Debian

## Details
**Severity:** CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
**Advisory:** DEBIAN-CVE-2025-15467

**Affected (your watchlist):**
- `Debian:openssl` 3.0.11-1~deb12u2 → no fixed version listed [rpi]

**Details:**
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.

**References:**
- https://security-tracker.debian.org/tracker/CVE-2025-15467

_Data: OSV.dev (upstream: debian) — https://osv.dev/vulnerability/DEBIAN-CVE-2025-15467_

## Source
元記事: [DEBIAN-CVE-2025-15467 — openssl](https://osv.dev/vulnerability/DEBIAN-CVE-2025-15467) — published 2026-01-27T16:16:14Z
