CVE-2026-74587

CRITICALPre-NVD 9.89.8
EchelonGraph scoreHIGH confidence

Score 9.8 from GitHub Security Advisory (severity: CRITICAL) published 2026-08-22. a secondary CVSS source baseline 9.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 sources updated this week
9.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 1%CVSS: 9.8Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

In the Linux kernel, the following vulnerability has been resolved:

sctp: fix use-after-free of cached ASCONF chunk

addip_last_asconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the chunk and clears the pointer.

However, sctp_asconf_queue_teardown() releases the cached chunk without clearing addip_last_asconf. During peer restart handling, sctp_sf_do_dupcook_a() queues SCTP_CMD_PURGE_ASCONF_QUEUE, which invokes sctp_asconf_queue_teardown() while the association remains alive and leaves the pointer dangling.

A delayed authenticated ASCONF-ACK can then reach sctp_sf_do_asconf_ack(), which accesses the stale chunk and passes it to sctp_process_asconf_ack(), causing a use-after-free and a second release.

Clearing the pointer exposes a race with T4 expiry. Peer restart handling queues the timer stop before the purge, but SCTP_CMD_TIMER_STOP uses timer_delete(), which does not wait for a callback already running on another CPU. Such a callback can reach sctp_sf_t4_timer_expire() after the purge and dereference NULL.

Clear addip_last_asconf after releasing the cached chunk, and make sctp_sf_t4_timer_expire() consume a stale T4 expiry if no outstanding ASCONF remains.

CVSS v3
9.8
EG Score
9.8(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
Severity98% × 45%
Exploitation1% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
1%
EPSS %ILE
41%
KEV
Not listed

Published

August 22, 2026

Last Modified

August 25, 2026

Advisory Details (8)

Auto-updated Aug 25, 2026
No patch confirmed yet.
generic

sctp: fix use-after-free of cached ASCONF chunk - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/e1bb114e09372fd6e03387ced9ef566da336ed6c
generic

sctp: fix use-after-free of cached ASCONF chunk - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/dc67d528c2fa939cec7fe3bf7f3089c8d281ca3d
generic

sctp: fix use-after-free of cached ASCONF chunk - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/d949992bc3f00027a2c755e860a11950c75f6073
generic

sctp: fix use-after-free of cached ASCONF chunk - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/8c283e7b56adce00193837f3311b06662466fb21
generic

sctp: fix use-after-free of cached ASCONF chunk - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/618b5c6d049896fcfabb91afc072954c92cb2693
generic

sctp: fix use-after-free of cached ASCONF chunk - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/179676f0166230c80053a392303485b37c93dd33
generic

sctp: fix use-after-free of cached ASCONF chunk - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/10459b03e2d9ee12435e96f587de4d4cacdbf435
generic

sctp: fix use-after-free of cached ASCONF chunk - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/07daf4f9750104960a1d60831b2353c0d41f35fb

Vendor Advisories for CVE-2026-74587(1)

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

Data Freshness Timeline

(refreshed 44× in last 7d / 47× 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-30 01:52 UTCEG score recompute
  2. 2026-08-30 01:52 UTCGHSA enrichment
  3. 2026-08-30 01:22 UTCEPSS rescore
  4. 2026-08-29 21:45 UTCGHSA enrichment
  5. 2026-08-29 17:37 UTCGHSA enrichment
  6. 2026-08-29 13:30 UTCGHSA enrichment
  7. 2026-08-29 09:21 UTCGHSA enrichment
  8. 2026-08-29 05:13 UTCGHSA enrichment
  9. 2026-08-29 00:59 UTCEG score recompute
  10. 2026-08-29 00:59 UTCGHSA enrichment
  11. 2026-08-28 21:42 UTCEPSS rescore
  12. 2026-08-28 17:34 UTCGHSA enrichment
  13. 2026-08-28 13:10 UTCGHSA enrichment
  14. 2026-08-28 09:01 UTCGHSA enrichment
  15. 2026-08-28 04:54 UTCGHSA enrichment
  16. 2026-08-28 00:47 UTCGHSA enrichment
  17. 2026-08-27 20:40 UTCGHSA enrichment
  18. 2026-08-27 16:34 UTCEG score recompute
  19. 2026-08-27 16:34 UTCGHSA enrichment
  20. 2026-08-27 14:25 UTCEPSS rescore
  21. 2026-08-27 12:27 UTCGHSA enrichment
  22. 2026-08-27 08:19 UTCGHSA enrichment
  23. 2026-08-27 04:10 UTCGHSA enrichment
  24. 2026-08-26 23:55 UTCGHSA enrichment
  25. 2026-08-26 19:48 UTCGHSA enrichment
Show 22 more
  1. 2026-08-26 15:40 UTCEG score recompute
  2. 2026-08-26 15:40 UTCGHSA enrichment
  3. 2026-08-26 14:47 UTCEPSS rescore
  4. 2026-08-26 11:31 UTCGHSA enrichment
  5. 2026-08-26 07:25 UTCGHSA enrichment
  6. 2026-08-26 03:18 UTCGHSA enrichment
  7. 2026-08-25 23:10 UTCGHSA enrichment
  8. 2026-08-25 18:53 UTCGHSA enrichment
  9. 2026-08-25 14:45 UTCEG score recompute
  10. 2026-08-25 14:45 UTCGHSA enrichment
  11. 2026-08-25 13:49 UTCEPSS rescore
  12. 2026-08-25 10:39 UTCEG score recompute
  13. 2026-08-25 10:38 UTCGHSA enrichment
  14. 2026-08-25 06:30 UTCEG score recompute
  15. 2026-08-25 06:30 UTCGHSA enrichment
  16. 2026-08-25 05:45 UTCEG score recompute 9.80
  17. 2026-08-25 05:45 UTCGHSA enrichment
  18. 2026-08-25 05:45 UTCMITRE cvelistV5CVSS v3 → 9.8 · severity → CRITICAL
  19. 2026-08-24 14:18 UTCEPSS rescore
  20. 2026-08-22 16:24 UTCNVD update
  21. 2026-08-22 15:42 UTCEG score recompute
  22. 2026-08-22 15:35 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-74587?
CVE-2026-74587 is a critical vulnerability published on August 22, 2026. In the Linux kernel, the following vulnerability has been resolved: sctp: fix use-after-free of cached ASCONF chunk addiplastasconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the chunk and clears the pointer. However, sctpasconfqueue_teardown()…
When was CVE-2026-74587 disclosed?
CVE-2026-74587 was first published in the National Vulnerability Database on August 22, 2026, with the most recent update on August 25, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-74587 actively exploited?
CVE-2026-74587 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 59.4% of all scored CVEs.
What is the CVSS score of CVE-2026-74587?
CVE-2026-74587 has a CVSS v3 base score of 9.8 (NVD).
How do I remediate CVE-2026-74587?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-74587, 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-74587

Explore →

Is Your Infrastructure Affected by CVE-2026-74587?

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