CVE-2026-53383

HIGHPre-NVD 7.57.5
EchelonGraph scoreHIGH confidence

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

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 sources updated 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

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:

ksmbd: reject non-VALID session in compound request branch

smb2_check_user_session() takes a shortcut for any operation that is not the first in a COMPOUND request: it reuses work->sess (the session bound by the first operation) and validates only the SessionId, then returns "valid". It never re-checks work->sess->state == SMB2_SESSION_VALID, and a SessionId of 0xFFFFFFFFFFFFFFFF (ULLONG_MAX, the MS-SMB2 related-operation value) skips even the id comparison. The standalone path (ksmbd_session_lookup_all() plus the SESSION_SETUP state machine) does enforce the VALID state; the compound branch bypasses all of it.

A SESSION_SETUP carrying only an NTLM Type-1 (NtLmNegotiate) blob publishes a fresh SMB2_SESSION_IN_PROGRESS session whose sess->user is still NULL (->user is assigned later, by ntlm_authenticate()). Used as operation 1 of a COMPOUND with operation 2 = TREE_CONNECT (related, SessionId=ULLONG_MAX, \\host\IPC$), the tree-connect then runs on that IN_PROGRESS session and reaches ksmbd_ipc_tree_connect_request(), which dereferences user_name(sess->user) with sess->user == NULL (transport_ipc.c:687/701/704) -> remote NULL-pointer dereference and a kernel Oops that wedges the ksmbd worker for all clients.

Reject any non-first compound operation that lands on a session which is not SMB2_SESSION_VALID, mirroring the validity the standalone lookup path enforces. SESSION_SETUP itself legitimately runs on an IN_PROGRESS session, but it is never carried as a non-first compound operation, so multi-leg authentication is unaffected by this check.

CVSS v3
7.5
EG Score
7.5(high)
EG Risk
39(Track)
EG Risk 39/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%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
1%
EPSS %ILE
49%
KEV
Not listed

Published

July 19, 2026

Last Modified

July 20, 2026

Advisory Details (8)

Auto-updated Jul 21, 2026
No patch confirmed yet.
generic

ksmbd: reject non-VALID session in compound request branch - kernel/git/stable/linux.git - Linux kernel stable tree

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

ksmbd: reject non-VALID session in compound request branch - kernel/git/stable/linux.git - Linux kernel stable tree

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

ksmbd: reject non-VALID session in compound request branch - kernel/git/stable/linux.git - Linux kernel stable tree

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

ksmbd: reject non-VALID session in compound request branch - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/7cad3ceaf679c55bc9946685dacafce78ce6b51a
generic

ksmbd: reject non-VALID session in compound request branch - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/609ca17d869d04ba249e32cdcbf13c0b1c66f43c
generic

ksmbd: reject non-VALID session in compound request branch - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/5f983b864d3d473ac533b2f4f44a1bbe5dcbccf4
generic

ksmbd: reject non-VALID session in compound request branch - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/25ff12b82a376ff5c4583102a63d2456a6b9ebb9
generic

ksmbd: reject non-VALID session in compound request branch - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/06e1f05a1dbe8bbd054c0927b17fc0a61cc8bef7

Vendor Advisories for CVE-2026-53383(2)

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 18× in last 7d / 21× 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-27 10:26 UTCGHSA enrichment
  2. 2026-07-26 22:50 UTCEG score recompute
  3. 2026-07-26 22:50 UTCGHSA enrichment
  4. 2026-07-26 14:54 UTCEPSS rescore
  5. 2026-07-26 11:12 UTCEG score recompute
  6. 2026-07-26 11:12 UTCGHSA enrichment
  7. 2026-07-25 14:18 UTCEPSS rescore
  8. 2026-07-24 14:18 UTCEPSS rescore
  9. 2026-07-23 14:18 UTCEPSS rescore
  10. 2026-07-23 03:19 UTCEG score recompute
  11. 2026-07-22 14:08 UTCEPSS rescore
  12. 2026-07-21 15:25 UTCEPSS rescore
  13. 2026-07-20 17:48 UTCEG score recompute
  14. 2026-07-20 17:48 UTCGHSA enrichment
  15. 2026-07-20 17:08 UTCEPSS rescore
  16. 2026-07-20 14:48 UTCEG score recompute 7.50
  17. 2026-07-20 14:48 UTCGHSA enrichment
  18. 2026-07-20 14:32 UTCMITRE cvelistV5CVSS v3 → 7.5 · severity → HIGH
  19. 2026-07-19 12:26 UTCNVD update
  20. 2026-07-19 12:15 UTCEG score recompute
  21. 2026-07-19 12:10 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-53383?
CVE-2026-53383 is a high vulnerability published on July 19, 2026. In the Linux kernel, the following vulnerability has been resolved: ksmbd: reject non-VALID session in compound request branch smb2checkuser_session() takes a shortcut for any operation that is not the first in a COMPOUND request: it reuses work->sess (the session bound by the first operation) and…
When was CVE-2026-53383 disclosed?
CVE-2026-53383 was first published in the National Vulnerability Database on July 19, 2026, with the most recent update on July 20, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-53383 actively exploited?
CVE-2026-53383 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 51.0% of all scored CVEs.
What is the CVSS score of CVE-2026-53383?
CVE-2026-53383 has a CVSS v3 base score of 7.5 (NVD).
How do I remediate CVE-2026-53383?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53383, 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-53383

Explore →

Is Your Infrastructure Affected by CVE-2026-53383?

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