CVE-2026-14456

HIGHPre-NVD 7.57.5
EchelonGraph scoreHIGH confidence

Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-08-13. CISA-ADP (Vulnrichment) CVSS v3.1 baseline 7.5; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: cisa-adp, epss, ghsa
Trending — Patch released this week
7.5EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.5Exploit: None knownExposed: 0

A fix is available — apply it.

Issue summary: When an OpenSSL QUIC server (Listener SSL object) processes valid QUIC Initial packets for unknown destination connection IDs, it can allocate and queue new incoming channels without enforcing any limit.

Impact summary: A remote peer that can make many Initial packets reach the server listener faster than the application accepts connections, can cause the memory allocated to store the per-channel state to grow without any limits, potentially making the QUIC listener unavailable and causing Denial of Service.

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

Description: The function that handles inbound QUIC packets uses Connection-Id from the packet header to find an existing connection (QUIC channel). If no existing connection is found and the packet type is INITIAL, the function treats the packet as a new connection. It allocates a new channel object and inserts it into a queue where it waits to be accepted by the local application with SSL_accept(3ossl). The memory occupied by these initial channel objects may grow without bounds if the application is not able to call SSL_accept() frequently enough to serve these inbound connection requests.

The issue is present since OpenSSL 3.5 when the QUIC server implementation was added.

The fix introduces a limit for pending connections. The default limit is set to 256 pending connections (waiting to be accepted by the local application). Applications may change the default by calling SSL_set_value_uint(3ossl).

FIPS impact: no The FIPS module is not affected as the QUIC implementation is outside of the OpenSSL FIPS module boundary.

CVSS v3
7.5
EG Score
7.5(high)
EG Risk
49(Track)
EG Risk 49/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity75% × 45%
Exploitation0% × 40%
Automatability100% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
39%
KEV
Not listed

Published

August 13, 2026

Last Modified

August 13, 2026

Advisory Details (4)

Auto-updated Aug 13, 2026
Upstream fix merged — awaiting tagged release. Sources: github_commit.
github_commit

commit 08e7756c3900 (openssl/openssl)

Fix landed in openssl/openssl commit 08e7756c3900 — awaiting tagged release

https://github.com/openssl/openssl/commit/08e7756c3900bcfd77a720e7b74e27d6e4ed01a9
github_commit

commit 4084152e0403 (openssl/openssl)

Fix landed in openssl/openssl commit 4084152e0403 — awaiting tagged release

https://github.com/openssl/openssl/commit/4084152e040329ca0194c4c1750b9b46d00a5b6b
github_commit

commit f2f1465f2d2e (openssl/openssl)

Fix landed in openssl/openssl commit f2f1465f2d2e — awaiting tagged release

https://github.com/openssl/openssl/commit/f2f1465f2d2e5c61dfeac4d20fd093797d821139

Vendor Advisories for CVE-2026-14456(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Patch Availability(1)

Vendor / EcosystemFixed in / PatchReleasedSource
redhatopenssl-main-3.5.6-0.5.hum12026-08-18redhat

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

All Vendor Advisories

(1)

Every vendor that published an advisory referencing this CVE — pulled from our cve_vendor_advisories aggregation. Click any row for the vendor's original advisory page.

Data Freshness Timeline

(refreshed 28× in last 7d / 39× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-20 14:30 UTCVendor advisory
  2. 2026-08-20 14:30 UTCGHSA enrichment
  3. 2026-08-20 01:53 UTCEG score recompute
  4. 2026-08-20 01:53 UTCVendor advisory
  5. 2026-08-20 01:53 UTCGHSA enrichment
  6. 2026-08-19 17:03 UTCEPSS rescore
  7. 2026-08-19 13:15 UTCVendor advisory
  8. 2026-08-19 13:15 UTCGHSA enrichment
  9. 2026-08-19 00:37 UTCEG score recompute
  10. 2026-08-19 00:37 UTCGHSA enrichment
  11. 2026-08-18 13:48 UTCEPSS rescore
  12. 2026-08-18 11:59 UTCGHSA enrichment
  13. 2026-08-17 23:20 UTCEG score recompute
  14. 2026-08-17 23:20 UTCGHSA enrichment
  15. 2026-08-17 10:42 UTCGHSA enrichment
  16. 2026-08-16 22:05 UTCEG score recompute
  17. 2026-08-16 22:05 UTCGHSA enrichment
  18. 2026-08-16 14:56 UTCEPSS rescore
  19. 2026-08-16 09:27 UTCEG score recompute
  20. 2026-08-16 09:27 UTCGHSA enrichment
  21. 2026-08-16 02:14 UTCEPSS rescore
  22. 2026-08-15 20:50 UTCGHSA enrichment
  23. 2026-08-15 08:12 UTCEG score recompute
  24. 2026-08-15 08:12 UTCGHSA enrichment
  25. 2026-08-15 01:30 UTCEPSS rescore
Show 14 more
  1. 2026-08-14 19:34 UTCGHSA enrichment
  2. 2026-08-14 06:57 UTCEG score recompute
  3. 2026-08-14 06:57 UTCGHSA enrichment
  4. 2026-08-13 18:19 UTCGHSA enrichment
  5. 2026-08-13 17:47 UTCEG score recompute 7.50
  6. 2026-08-13 17:47 UTCGHSA enrichment
  7. 2026-08-13 17:46 UTCMITRE cvelistV5CVSS v3 → 7.5 · severity → HIGH
  8. 2026-08-13 17:18 UTCGHSA enrichment
  9. 2026-08-13 17:17 UTCNVD update
  10. 2026-08-13 16:37 UTCGHSA enrichment
  11. 2026-08-13 16:36 UTCMITRE cvelistV5
  12. 2026-08-13 15:22 UTCNVD update
  13. 2026-08-13 14:22 UTCEG score recompute
  14. 2026-08-13 14:21 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-14456?
CVE-2026-14456 is a high vulnerability published on August 13, 2026. Issue summary: When an OpenSSL QUIC server (Listener SSL object) processes valid QUIC Initial packets for unknown destination connection IDs, it can allocate and queue new incoming channels without enforcing any limit. Impact summary: A remote peer that can make many Initial packets reach the…
When was CVE-2026-14456 disclosed?
CVE-2026-14456 was first published in the National Vulnerability Database on August 13, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-14456 actively exploited?
CVE-2026-14456 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 61.4% of all scored CVEs.
What is the CVSS score of CVE-2026-14456?
CVE-2026-14456 has a CVSS v3.1 base score of 7.5 (CISA-ADP / Vulnrichment enrichment; NVD's own analysis pending).
How do I remediate CVE-2026-14456?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-14456, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-14456

Explore →

Is Your Infrastructure Affected by CVE-2026-14456?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.