Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-11187— Improper validation of PBMAC1 parameters in PKCS#12 MAC verification

EPSS 0.01% · P1
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2025-11187

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Improper validation of PBMAC1 parameters in PKCS#12 MAC verification
Source: NVD (National Vulnerability Database)
Vulnerability Description
Issue summary: PBMAC1 parameters in PKCS#12 files are missing validation which can trigger a stack-based buffer overflow, invalid pointer or NULL pointer dereference during MAC verification. Impact summary: The stack buffer overflow or NULL pointer dereference may cause a crash leading to Denial of Service for an application that parses untrusted PKCS#12 files. The buffer overflow may also potentially enable code execution depending on platform mitigations. When verifying a PKCS#12 file that uses PBMAC1 for the MAC, the PBKDF2 salt and keylength parameters from the file are used without validation. If the value of keylength exceeds the size of the fixed stack buffer used for the derived key (64 bytes), the key derivation will overflow the buffer. The overflow length is attacker-controlled. Also, if the salt parameter is not an OCTET STRING type this can lead to invalid or NULL pointer dereference. Exploiting this issue requires a user or application to process a maliciously crafted PKCS#12 file. It is uncommon to accept untrusted PKCS#12 files in applications as they are usually used to store private keys which are trusted by definition. For this reason the issue was assessed as Moderate severity. The FIPS modules in 3.6, 3.5 and 3.4 are not affected by this issue, as PKCS#12 processing is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5 and 3.4 are vulnerable to this issue. OpenSSL 3.3, 3.0, 1.1.1 and 1.0.2 are not affected by this issue as they do not support PBMAC1 in PKCS#12.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
跨界内存写
Source: NVD (National Vulnerability Database)
Vulnerability Title
OpenSSL 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
OpenSSL是OpenSSL团队的一个开源的能够实现安全套接层(SSLv2/v3)和安全传输层(TLSv1)协议的通用加密库。该产品支持多种加密算法,包括对称密码、哈希算法、安全散列算法等。 OpenSSL存在安全漏洞,该漏洞源于PBMAC1参数缺少验证,可能导致栈缓冲区溢出、无效指针或空指针取消引用。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
OpenSSLOpenSSL 3.6.0 ~ 3.6.1 -

II. Public POCs for CVE-2025-11187

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-11187

登录查看更多情报信息。

Same Patch Batch · OpenSSL · 2026-01-27 · 12 CVEs total

CVE-2026-22795Missing ASN1_TYPE validation in PKCS#12 parsing
CVE-2026-22796ASN1_TYPE Type Confusion in the PKCS7_digest_from_attributes() function
CVE-2025-15467Stack buffer overflow in CMS (Auth)EnvelopedData parsing
CVE-2025-15469'openssl dgst' one-shot codepath silently truncates inputs >16MB
CVE-2025-15468NULL dereference in SSL_CIPHER_find() function on unknown cipher ID
CVE-2025-66199TLS 1.3 CompressedCertificate excessive memory allocation
CVE-2025-68160Heap out-of-bounds write in BIO_f_linebuffer on short writes
CVE-2025-69421NULL Pointer Dereference in PKCS12_item_decrypt_d2i_ex function
CVE-2025-69420Missing ASN1_TYPE validation in TS_RESP_verify_response() function
CVE-2025-69419Out of bounds write in PKCS12_get_friendlyname() UTF-8 conversion
CVE-2025-69418Unauthenticated/unencrypted trailing bytes with low-level OCB function calls

IV. Related Vulnerabilities

V. Comments for CVE-2025-11187

No comments yet


Leave a comment