CVE-2026-53240

HIGHPre-NVD 8.88.8
EchelonGraph scoreHIGH confidence

Score 8.8 from GitHub Security Advisory (severity: HIGH) published 2026-06-25. a secondary CVSS source baseline 8.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 3 sources updated this week
8.8
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 8.8Exploit: NoneExposed: 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:

xfrm: iptfs: fix use-after-free on first_skb in __input_process_payload

__input_process_payload() stores first_skb into xtfs->ra_newskb under drop_lock when starting partial reassembly, then unlocks and breaks out of the processing loop. The post-loop check reads xtfs->ra_newskb without the lock to decide whether first_skb is still owned:

if (first_skb && first_iplen && !defer && first_skb != xtfs->ra_newskb)

Between spin_unlock and this read, a concurrent CPU running iptfs_reassem_cont() (or the drop_timer hrtimer) can complete reassembly, NULL xtfs->ra_newskb, and free the skb. The check then evaluates first_skb != NULL as true, and pskb_trim/ip_summed/consume_skb operate on the freed skb — a use-after-free in skbuff_head_cache.

Replace the unlocked read with a local bool that records whether first_skb was handed to the reassembly state in the current call. The flag is set after the existing spin_unlock, before the break, using the pointer equality that is stable at that point (first_skb == skb iff first_skb was stored in ra_newskb).

CVSS v3
8.8
EG Score
8.8(high)
EPSS
33.7%
KEV
Not listed

Published

June 25, 2026

Last Modified

June 30, 2026

Advisory Details (3)

Auto-updated Jun 28, 2026
No patch confirmed yet.
generic

xfrm: iptfs: fix use-after-free on first_skb in __input_process_payload - kernel/git/stable/linux.git - Linux kernel stable tree

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

xfrm: iptfs: fix use-after-free on first_skb in __input_process_payload - kernel/git/stable/linux.git - Linux kernel stable tree

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

xfrm: iptfs: fix use-after-free on first_skb in __input_process_payload - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/8d9a79fbf5172d9c4c0146057af2360913265a11

Vendor Advisories for CVE-2026-53240(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 36× in last 7d / 54× 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-07-06 21:54 UTCEG score recompute
  2. 2026-07-06 21:54 UTCGHSA enrichment
  3. 2026-07-06 16:27 UTCEPSS rescore
  4. 2026-07-06 16:27 UTCEPSS rescore
  5. 2026-07-06 09:20 UTCEG score recompute
  6. 2026-07-06 09:20 UTCGHSA enrichment
  7. 2026-07-06 02:23 UTCEPSS rescore
  8. 2026-07-06 02:23 UTCEPSS rescore
  9. 2026-07-05 20:44 UTCEG score recompute
  10. 2026-07-05 20:43 UTCGHSA enrichment
  11. 2026-07-05 08:09 UTCEG score recompute
  12. 2026-07-05 08:09 UTCGHSA enrichment
  13. 2026-07-05 02:31 UTCEPSS rescore
  14. 2026-07-05 02:30 UTCEPSS rescore
  15. 2026-07-04 19:35 UTCEG score recompute
  16. 2026-07-04 19:35 UTCGHSA enrichment
  17. 2026-07-04 07:02 UTCEG score recompute
  18. 2026-07-04 07:01 UTCGHSA enrichment
  19. 2026-07-04 06:31 UTCEPSS rescore
  20. 2026-07-04 06:31 UTCEPSS rescore
  21. 2026-07-03 18:21 UTCEG score recompute
  22. 2026-07-03 18:20 UTCGHSA enrichment
  23. 2026-07-03 05:46 UTCEG score recompute
  24. 2026-07-03 05:46 UTCGHSA enrichment
  25. 2026-07-02 17:11 UTCEG score recompute
Show 29 more
  1. 2026-07-02 17:11 UTCGHSA enrichment
  2. 2026-07-02 04:34 UTCEG score recompute
  3. 2026-07-02 04:33 UTCGHSA enrichment
  4. 2026-07-01 16:00 UTCEG score recompute
  5. 2026-07-01 16:00 UTCGHSA enrichment
  6. 2026-07-01 15:07 UTCEPSS rescore
  7. 2026-07-01 03:27 UTCEG score recompute
  8. 2026-07-01 03:27 UTCGHSA enrichment
  9. 2026-06-30 23:22 UTCEPSS rescore
  10. 2026-06-30 14:54 UTCEG score recompute
  11. 2026-06-30 14:54 UTCGHSA enrichment
  12. 2026-06-30 02:20 UTCEG score recompute
  13. 2026-06-30 02:20 UTCGHSA enrichment
  14. 2026-06-29 14:06 UTCEPSS rescore
  15. 2026-06-29 14:06 UTCEPSS rescore
  16. 2026-06-29 13:47 UTCEG score recompute
  17. 2026-06-29 13:47 UTCGHSA enrichment
  18. 2026-06-29 01:14 UTCEG score recompute
  19. 2026-06-29 01:14 UTCGHSA enrichment
  20. 2026-06-28 14:07 UTCEPSS rescore
  21. 2026-06-28 12:41 UTCEG score recompute 8.80
  22. 2026-06-28 12:40 UTCGHSA enrichment
  23. 2026-06-28 07:52 UTCMITRE cvelistV5CVSS v3 → 8.8 · severity → HIGH
  24. 2026-06-28 04:56 UTCEPSS rescore
  25. 2026-06-28 04:56 UTCEPSS rescore
  26. 2026-06-27 03:08 UTCEPSS rescore
  27. 2026-06-25 13:49 UTCEPSS rescore
  28. 2026-06-25 10:06 UTCEG score recompute
  29. 2026-06-25 10:06 UTCGHSA enrichment

Frequently asked(5)

What is CVE-2026-53240?
CVE-2026-53240 is a high vulnerability published on June 25, 2026. In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: fix use-after-free on firstskb in inputprocess_payload inputprocesspayload() stores firstskb into xtfs->ranewskb under drop_lock when starting partial reassembly, then unlocks and breaks out of the processing loop. The…
When was CVE-2026-53240 disclosed?
CVE-2026-53240 was first published in the National Vulnerability Database on June 25, 2026, with the most recent update on June 30, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-53240 actively exploited?
CVE-2026-53240 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 33.7% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-53240?
CVE-2026-53240 has a CVSS v3 base score of 8.8 (NVD).
How do I remediate CVE-2026-53240?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53240, 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-53240

Explore →

Is Your Infrastructure Affected by CVE-2026-53240?

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