Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
Medium

OpenSSL TLS 1.3 server may choose unexpected key agreement group

IdentifiersCVE-2026-2673CWE-670

CVE-2026-2673 is a low-severity flaw in OpenSSL TLS 1.3 server-side key agreement group selection affecting OpenSSL 3.5 and 3.6. When a server configures its TLS 1.3 supported groups using the 'DEFAULT' keyword to interpolate the built-in default group list into a custom configuration, an implementation defect causes the default list to lose its intended tuple structure. Instead of preserving distinct tuples of roughly equivalent security, OpenSSL treats all configured server-supported groups as a single sufficiently secure tuple. As a result, when a client supports a more preferred mutually supported group but does not include a corresponding keyshare in its initial ClientHello, the server may fail to send the expected Hello Retry Request (HRR) and may negotiate a less preferred group from the client's predicted keyshares instead. This can interfere with intended negotiation of hybrid post-quantum groups such as X25519MLKEM768 when clients initially predict only classical groups such as X25519. The issue is outside the OpenSSL FIPS boundary, and OpenSSL FIPS modules are not affected.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation does not provide code execution or memory corruption. The impact is a silent downgrade from the server's intended TLS 1.3 key agreement preference policy: the connection may complete using a less preferred, though still mutually supported, key exchange group instead of a more preferred group that should have been selected after HRR. In practice this can prevent negotiation of intended hybrid post-quantum groups and weaken the server's configured cryptographic posture relative to policy, particularly in deployments relying on tuple-based preference ordering introduced in OpenSSL 3.5. The primary consequence is cryptographic policy degradation rather than compromise of confidentiality or integrity through direct exploitation.

Mitigation

If you can’t patch tonight, do this now.

Avoid using the 'DEFAULT' keyword in custom TLS 1.3 server key agreement group configurations on affected versions. As a workaround, either use the built-in default group list directly without interpolation or explicitly define the desired groups and tuple structure in the server configuration. After changes, retest TLS 1.3 handshakes to confirm that HRR is issued when expected and that preferred groups, including hybrid post-quantum groups where applicable, are negotiated correctly.

Remediation

Patch, then assume compromise.

Upgrade affected versions to a fixed release. OpenSSL 3.6 users should upgrade to OpenSSL 3.6.2, and OpenSSL 3.5 users should upgrade to OpenSSL 3.5.6. OpenSSL states that 3.4, 3.3, 3.0, 1.0.2, and 1.1.1 are not affected. Where immediate package upgrades are not yet available, apply the upstream fixes from the published branch commits referenced by OpenSSL for 3.6 and 3.5.
PUBLIC EXPLOITS

Exploits

No public exploits tracked yet. Mallory keeps watching.

VALID 0 / 0 TOTALView more in app

No public exploit code observed for this vulnerability.

EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
OpenSSL Software FoundationOpensslapplication
SiemensSimatic Cn 4100 Firmwareoperating_system

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity29

Community discussion across Reddit, Mastodon, and other social sources.