CVE-2025-15467
Last modified
CVE-2025-15467 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 47.62% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openssl | Openssl | >= 3.0.0, < 3.0.19 |
| Openssl | Openssl | >= 3.1.0, < 3.3.6 |
| Openssl | Openssl | >= 3.4.0, < 3.4.4 |
| Openssl | Openssl | >= 3.5.0, < 3.5.5 |
| Openssl | Openssl | >= 3.6.0, < 3.6.1 |
References
- https://openssl-library.org/news/secadv/20260127.txtVendor Advisory
- https://github.com/guiimoraes/CVE-2025-15467Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-15467?
How severe is CVE-2025-15467?
How do I fix CVE-2025-15467?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-15460A vulnerability was detected in UTT 进取 520W 1.7.7-180627. Th…8.8
- CVE-2025-15461A flaw has been found in UTT 进取 520W 1.7.7-180627. This vuln…8.8
- CVE-2025-15462A vulnerability has been found in UTT 进取 520W 1.7.7-180627. …8.8
- CVE-2025-15463The The Advanced Custom Fields: Extended plugin for WordPres…6.5
- CVE-2025-15464Exported Activity allows external applications to gain appli…7.5
- CVE-2025-15466The Image Photo Gallery Final Tiles Grid plugin for WordPres…5.4
- CVE-2025-15468Issue summary: If an application using the SSL_CIPHER_find()…5.9
- CVE-2025-15469Issue summary: The 'openssl dgst' command-line tool silently…5.5
- CVE-2025-1547A stack-based buffer overflow vulnerability [CWE-121] in Wat…7.2
- CVE-2025-15470The Eleganzo theme for WordPress is vulnerable to arbitrary …6.5
- CVE-2025-15471A vulnerability was detected in TRENDnet TEW-713RE 1.02. The…9.8
- CVE-2025-15472A flaw has been found in TRENDnet TEW-811DRU 1.0.2.0. This a…7.3
Are you affected by CVE-2025-15467?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
