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

6.5 · MEDIUM
Published Mar 13, 2026 openssl CWE-757

Overview

CVE-2026-2673 is a medium-severity vulnerability affecting openssl openssl. It was published on March 13, 2026 and has a CVSS 3.1 base score of 6.5 (MEDIUM).

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

Technical Description

Issue summary: An OpenSSL TLS 1.3 server may fail to negotiate the expected

preferred key exchange group when its key exchange group configuration includes

the default by using the 'DEFAULT' keyword.

Impact summary: A less preferred key exchange may be used even when a more

preferred group is supported by both client and server, if the group

was not included among the client's initial predicated keyshares.

This will sometimes be the case with the new hybrid post-quantum groups,

if the client chooses to defer their use until specifically requested by

the server.

If an OpenSSL TLS 1.3 server's configuration uses the 'DEFAULT' keyword to

interpolate the built-in default group list into its own configuration, perhaps

adding or removing specific elements, then an implementation defect causes the

'DEFAULT' list to lose its 'tuple' structure, and all server-supported groups

were treated as a single sufficiently secure 'tuple', with the server not

sending a Hello Retry Request (HRR) even whe

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.5.0, < 3.5.6 Affected
siemens simatic_cn_4100_firmware >= 0, < 5.0 Affected

Frequently Asked Questions

What is CVE-2026-2673?

CVE-2026-2673 is a medium-severity vulnerability affecting openssl openssl. It was published on March 13, 2026 and has a CVSS 3.1 base score of 6.5 (MEDIUM).

How severe is CVE-2026-2673?

This vulnerability has a CVSS 3.1 base score of 6.5, rated MEDIUM. 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-2673?

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

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