CVE & CISA-KEV Catalog

CVE-2026-63073

UNSCORED

Description

Issue summary: OpenSSL CMP response validation passed an unexpected response sender distinguished name directly as the format string to `ERR_raise_data()`. Impact summary: A malicious or intercepted CMP endpoint can crash a CMP client that enforces an expected sender or uses a pinned server certificate whose subject becomes the default expected sender. CWE: CWE-134 (Use of Externally-Controlled Format String) Description: When validating a received CMP message, ossl_cmp_msg_check_update() converts the peer-supplied sender distinguished name with X509_NAME_oneline() and passes it directly as the format argument to ERR_raise_data(). Percent characters survive the conversion, so a sender DN such as "CN=%s%n" reaches BIO_vsnprintf() as an attacker-controlled format string with no matching variadic arguments. This path is only reached when the caller configures an expected sender or pins a server certificate, which is the normal configuration for a CMP client validating server responses. Since the attacker controls the format string but none of the variadic arguments, such specifiers as %s and %n dereference or write through unrelated stack contents and crash the client. The reliable consequence is a denial of service, when the response comes from a malicious or intercepted CMP endpoint. There is no controlled memory write, arbitrary-address read, or reliable path to remote code execution. FIPS impact: no No FIPS modules are affected by this issue, as the CMP protocol implementation is outside the OpenSSL FIPS module boundary.

How to fix

Remediation Available
opensslDebian
Fixed in:3.5.7-1~deb13u2CVE-2026-63073
Fixed in:3.6.4-1CVE-2026-63073
opensslRocky
Fixed in:main@aarch64RHSA-2026:59641
Fixed in:main@x86_64RHSA-2026:59641
Fixed in:main@srcRHSA-2026:59641
opensslRed Hat / RHEL
Fixed in:main@x86_64RHSA-2026:59641
Fixed in:main@aarch64RHSA-2026:59641
Fixed in:main@srcRHSA-2026:59641
openssl3Red Hat / RHEL
Fixed in:main@srcRHSA-2026:59635
Fixed in:main@x86_64RHSA-2026:59635
Fixed in:main@aarch64RHSA-2026:59635
openssl3Rocky
Fixed in:main@srcRHSA-2026:59635
Fixed in:main@x86_64RHSA-2026:59635
Fixed in:main@aarch64RHSA-2026:59635
libssl3Ubuntu
Fixed in:3.0.2-0ubuntu1.29USN-8678-1
libssl3t64Ubuntu
Fixed in:3.0.13-0ubuntu3.15USN-8678-1
opensslUbuntu
Fixed in:3.0.2-0ubuntu1.29USN-8678-1
Fixed in:3.0.13-0ubuntu3.15USN-8678-1

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3.1 Vector

No CVSS vector data available.

Exploit Intelligence

0.41%probability of exploitation in 30 days
34thpercentile

Low risk: more likely to be exploited than 34% of all known CVEs.

References

Related Vulnerabilities

Other CWE-134 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2020-13160Critical9.881%-Fix
CVE-2023-22374High8.573%--
CVE-2012-1851High10.066%--
CVE-2024-23113Critical9.862%KEV-
CVE-2012-3569High9.348%--
CVE-2019-1579High8.146%KEV + RansomFix

Common questions

How do I fix CVE-2026-63073?

Published advisories record a fix for 8 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-63073 being actively exploited?

Not that we know of. CVE-2026-63073 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.41% is the estimated probability that it will be exploited in the next 30 days. That is higher than 34% of all scored CVEs.

What does CVE-2026-63073 affect?

Published advisories record a fix for openssl (Debian), openssl (Rocky), openssl (Red Hat / RHEL), openssl3 (Red Hat / RHEL), and 4 more. Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-63073
CVE-2026-63073 severity badge

Markdown

[![CVE-2026-63073](https://tridentstack.com/cve/badge/CVE-2026-63073.svg)](https://tridentstack.com/cve/CVE-2026-63073)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-63073"><img src="https://tridentstack.com/cve/badge/CVE-2026-63073.svg" alt="CVE-2026-63073"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-28.