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-11187

6.1 · MEDIUM
Published Jan 27, 2026 openssl CWE-476

Overview

CVE-2025-11187 is a medium-severity vulnerability affecting openssl openssl. It was published on January 27, 2026 and has a CVSS 3.1 base score of 6.1 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.1, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical 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

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.4.0, < 3.4.4 Affected

Frequently Asked Questions

What is CVE-2025-11187?

CVE-2025-11187 is a medium-severity vulnerability affecting openssl openssl. It was published on January 27, 2026 and has a CVSS 3.1 base score of 6.1 (MEDIUM).

How severe is CVE-2025-11187?

This vulnerability has a CVSS 3.1 base score of 6.1, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

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-11187?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-11187 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.

Browse by year 2026