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

7.5 · HIGH
Published Aug 25, 2026 CWE-405

Overview

CVE-2026-54874 is a high-severity vulnerability. It was published on August 25, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

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

Technical Description

Issue summary: Receiving a DTLS record for a future epoch while a handshake

is in progress causes OpenSSL to buffer far more memory than the record

itself requires.

Impact summary: A peer can use a small amount of network traffic to make an

OpenSSL DTLS endpoint retain a disproportionately large amount of memory,

which may lead to a Denial of Service.

CWE: CWE-405: Asymmetric Resource Consumption (Amplification)

Description: While a DTLS handshake is in progress, a peer may legitimately

have already moved on to the next epoch (for example, having sent its

ChangeCipherSpec and Finished messages) before the local endpoint has

processed the same transition, typically because of reordering on the

underlying UDP transport. OpenSSL buffers such early records so that they

can be processed once the local endpoint catches up.

Buffering a record currently retains the entire read buffer it arrived in,

which is sized to hold the largest possible DTLS record (around 16

kilobytes), rather than j

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

CVE-2026-54874 is a high-severity vulnerability. It was published on August 25, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2026-54874?

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

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

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

Browse by year 2026