CVE-2026-14456

HIGHPre-NVD 7.57.5
EchelonGraph scoreMEDIUM 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: 1%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(medium)
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%
Exploitation1% × 40%
Automatability100% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
1%
EPSS %ILE
53%
KEV
Not listed

Published

August 13, 2026

Last Modified

August 28, 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

Patch Availability(4)

Vendor / EcosystemFixed in / PatchReleasedSource
ubuntuopenssl-provider-legacy (3.5.5-1ubuntu3.4) @ resolute2026-09-19ubuntu
redhatopenssl-1:3.5.8-1.el10_22026-09-14redhat
redhatopenssl-1:3.5.8-1.el9_82026-09-14redhat
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.

Affected Packages

(5 across 5 ecosystems)
Alpine:v3.22(1)
PackageVulnerable rangeFixed inDependents
openssl3.5.8-r0
Alpine:v3.23(1)
PackageVulnerable rangeFixed inDependents
openssl3.5.8-r0
Alpine:v3.24(1)
PackageVulnerable rangeFixed inDependents
openssl3.5.8-r0
Debian:13(1)
PackageVulnerable rangeFixed inDependents
openssl3.5.1-1 ... 3.5.7-1~deb13u1 (13 versions)3.5.7-1~deb13u2
Debian:14(1)
PackageVulnerable rangeFixed inDependents
openssl3.5.1-1 ... 4.0.2-1 (28 versions)

Weakness Classification(1)

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

Additional Vendor Advisories

(2)

Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.

Data Freshness Timeline

(refreshed 37× in last 7d / 160× 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.

Showing the most recent 100 of 197 total refreshes for this CVE.

  1. 2026-09-19 03:15 UTCEG score recompute
  2. 2026-09-19 03:15 UTCVendor advisory
  3. 2026-09-19 03:15 UTCGHSA enrichment
  4. 2026-09-18 19:27 UTCEPSS rescore
  5. 2026-09-18 14:38 UTCVendor advisory
  6. 2026-09-18 14:38 UTCGHSA enrichment
  7. 2026-09-18 01:57 UTCEG score recompute
  8. 2026-09-18 01:57 UTCVendor advisory
  9. 2026-09-18 01:57 UTCGHSA enrichment
  10. 2026-09-17 13:19 UTCVendor advisory
  11. 2026-09-17 13:19 UTCGHSA enrichment
  12. 2026-09-17 00:03 UTCEG score recompute
  13. 2026-09-17 00:03 UTCVendor advisory
  14. 2026-09-17 00:03 UTCGHSA enrichment
  15. 2026-09-16 14:07 UTCEPSS rescore
  16. 2026-09-16 05:14 UTCEPSS rescore
  17. 2026-09-16 01:42 UTCVendor advisory
  18. 2026-09-16 01:42 UTCGHSA enrichment
  19. 2026-09-15 13:04 UTCEG score recompute
  20. 2026-09-15 13:04 UTCVendor advisory
  21. 2026-09-15 13:04 UTCGHSA enrichment
  22. 2026-09-15 00:21 UTCVendor advisory
  23. 2026-09-15 00:21 UTCGHSA enrichment
  24. 2026-09-14 11:30 UTCVendor advisory
  25. 2026-09-14 11:30 UTCGHSA enrichment
Show 75 more
  1. 2026-09-13 22:52 UTCEG score recompute
  2. 2026-09-13 22:52 UTCVendor advisory
  3. 2026-09-13 22:52 UTCGHSA enrichment
  4. 2026-09-13 16:46 UTCEPSS rescore
  5. 2026-09-13 10:15 UTCVendor advisory
  6. 2026-09-13 10:15 UTCGHSA enrichment
  7. 2026-09-12 21:37 UTCEG score recompute
  8. 2026-09-12 21:37 UTCVendor advisory
  9. 2026-09-12 21:37 UTCGHSA enrichment
  10. 2026-09-12 15:00 UTCEPSS rescore
  11. 2026-09-12 08:59 UTCVendor advisory
  12. 2026-09-12 08:59 UTCGHSA enrichment
  13. 2026-09-11 20:21 UTCEG score recompute
  14. 2026-09-11 20:21 UTCVendor advisory
  15. 2026-09-11 20:21 UTCGHSA enrichment
  16. 2026-09-11 14:52 UTCEPSS rescore
  17. 2026-09-11 09:36 UTCEPSS rescore
  18. 2026-09-11 07:38 UTCVendor advisory
  19. 2026-09-11 07:38 UTCGHSA enrichment
  20. 2026-09-10 19:00 UTCEG score recompute
  21. 2026-09-10 19:00 UTCVendor advisory
  22. 2026-09-10 19:00 UTCGHSA enrichment
  23. 2026-09-10 09:34 UTCEPSS rescore
  24. 2026-09-10 06:22 UTCVendor advisory
  25. 2026-09-10 06:22 UTCGHSA enrichment
  26. 2026-09-09 17:44 UTCVendor advisory
  27. 2026-09-09 17:44 UTCGHSA enrichment
  28. 2026-09-09 04:58 UTCEG score recompute
  29. 2026-09-09 04:58 UTCVendor advisory
  30. 2026-09-09 04:58 UTCGHSA enrichment
  31. 2026-09-08 22:00 UTCEPSS rescore
  32. 2026-09-08 07:03 UTCVendor advisory
  33. 2026-09-08 07:03 UTCGHSA enrichment
  34. 2026-09-07 18:24 UTCEG score recompute
  35. 2026-09-07 18:24 UTCVendor advisory
  36. 2026-09-07 18:23 UTCGHSA enrichment
  37. 2026-09-07 16:01 UTCEPSS rescore
  38. 2026-09-07 05:45 UTCVendor advisory
  39. 2026-09-07 05:45 UTCGHSA enrichment
  40. 2026-09-06 16:55 UTCEG score recompute
  41. 2026-09-06 16:55 UTCVendor advisory
  42. 2026-09-06 16:55 UTCGHSA enrichment
  43. 2026-09-06 13:47 UTCEPSS rescore
  44. 2026-09-06 04:17 UTCVendor advisory
  45. 2026-09-06 04:17 UTCGHSA enrichment
  46. 2026-09-05 15:39 UTCEG score recompute
  47. 2026-09-05 15:39 UTCVendor advisory
  48. 2026-09-05 15:39 UTCGHSA enrichment
  49. 2026-09-05 02:50 UTCEG score recompute
  50. 2026-09-05 02:50 UTCVendor advisory
  51. 2026-09-05 02:49 UTCGHSA enrichment
  52. 2026-09-04 13:54 UTCEG score recompute
  53. 2026-09-04 13:54 UTCVendor advisory
  54. 2026-09-04 13:54 UTCGHSA enrichment
  55. 2026-09-04 05:06 UTCEPSS rescore
  56. 2026-09-04 01:16 UTCVendor advisory
  57. 2026-09-04 01:16 UTCGHSA enrichment
  58. 2026-09-03 12:36 UTCVendor advisory
  59. 2026-09-03 12:36 UTCGHSA enrichment
  60. 2026-09-02 23:12 UTCEG score recompute
  61. 2026-09-02 23:12 UTCVendor advisory
  62. 2026-09-02 23:12 UTCGHSA enrichment
  63. 2026-09-02 14:11 UTCEPSS rescore
  64. 2026-09-02 01:50 UTCEG score recompute
  65. 2026-09-02 01:50 UTCVendor advisory
  66. 2026-09-02 01:50 UTCGHSA enrichment
  67. 2026-09-01 13:53 UTCEPSS rescore
  68. 2026-09-01 13:11 UTCEG score recompute
  69. 2026-09-01 13:11 UTCVendor advisory
  70. 2026-09-01 13:11 UTCGHSA enrichment
  71. 2026-09-01 04:39 UTCEPSS rescore
  72. 2026-09-01 00:24 UTCVendor advisory
  73. 2026-09-01 00:24 UTCGHSA enrichment
  74. 2026-08-31 11:39 UTCVendor advisory
  75. 2026-08-31 11:39 UTCGHSA enrichment

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, with the most recent update on August 28, 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 1% probability of exploitation in the next 30 days, which ranks it in the top 47.3% 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

See which npm, PyPI, Go, and Maven packages are affected by 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.