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

5.9 · MEDIUM
Published Aug 25, 2026 CWE-770 EPSS 0.49% (40th pctl)

Overview

CVE-2026-63074 is a medium-severity vulnerability. It was published on August 25, 2026 and has a CVSS 3.1 base score of 5.9 (MEDIUM).

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

Technical Description

Issue summary: The OpenSSL Certificate Management Protocol (CMP) caches

additional certificates (extraCerts) sent in a CMP message, but never expunges

them (for instance if they are invalid). If a server reuses an OSSL_CMP_CTX

frequently, this cache of extraCerts may grow unboundedly, and a malicious

client may flood a CMP server with requests driving this growth.

Impact summary: Users utilizing a CMP server that reuses a single OSSL_CMP_CTX

for the lifetime of a server process may observe unbounded memory growth in the

event a malicious client repeatedly sends requests containing unique extra

certificates, which may lead to OOM conditions.

CWE: CWE-770: Allocation of Resources Without Limits or Throttling

Description: If a remote user sends CMP messages to a server with a list of

extraCerts and the message is rejected, the extraCerts from the message remains

in the server contexts untrusted certificate stack. This exposes servers with

long lived ctx objects to Denial of Service a

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. 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.

Frequently Asked Questions

What is CVE-2026-63074?

CVE-2026-63074 is a medium-severity vulnerability. It was published on August 25, 2026 and has a CVSS 3.1 base score of 5.9 (MEDIUM).

How severe is CVE-2026-63074?

This vulnerability has a CVSS 3.1 base score of 5.9, 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-63074?

Check the references section for vendor advisories, patches, and mitigation guidance. 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-63074?

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