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-2026-34181

7.4 · HIGH
Published Jun 9, 2026 openssl CWE-354

Overview

CVE-2026-34181 is a high-severity vulnerability affecting openssl openssl. It was published on June 9, 2026 and has a CVSS 3.1 base score of 7.4 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.4, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

Issue Summary: The PKCS#12 file processing fails to perform sufficient input

validation for files that use Password-Based Message Authentication Code 1

(PBMAC1) integrity mechanism allowing a certificate and private key forgery.

Impact Summary: An attacker impersonating a user can cause a service reading

PKCS#12 files to accept forged certificates and private keys with a 1 in 256

probability.

If a service accepting PKCS#12 files is using passwords for authenticating

the received files, the attacker can create unencrypted PKCS#12 files that

use PBMAC1 authentication that specifies an HMAC key of only one byte, allowing

them to craft a file that will be accepted with a 1 in 256 probability.

That would then cause the service to accept a certificate and private key

controlled by the attacker.

The FIPS modules are not affected by this issue, as the affected code is

outside the OpenSSL FIPS module boundary.

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.6 Affected

Frequently Asked Questions

What is CVE-2026-34181?

CVE-2026-34181 is a high-severity vulnerability affecting openssl openssl. It was published on June 9, 2026 and has a CVSS 3.1 base score of 7.4 (HIGH).

How severe is CVE-2026-34181?

This vulnerability has a CVSS 3.1 base score of 7.4, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-34181?

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-2026-34181?

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