CVE-2026-53391

HIGHPre-NVD 7.57.5
EchelonGraph scoreMEDIUM 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:

NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr

nfs4_decode_mp_ds_addr() decodes the r_netid and r_addr opaques of a netaddr4 from a GETDEVICEINFO multipath-DS body, then immediately calls strrchr(buf, '.') to locate the port separator. Both decodes use xdr_stream_decode_string_dup(), and the current code checks only "nlen < 0" / "rlen < 0" before dereferencing the returned string.

When the on-wire opaque has length zero, xdr_stream_decode_opaque_inline() returns 0 and xdr_stream_decode_string_dup() falls through to its "*str = NULL; return ret" tail, leaving buf NULL with a return value of 0. The "< 0" check does not catch this, and the next line is strrchr(NULL, '.'), a kernel NULL pointer dereference reachable from any pNFS-flexfile client mounted against a malicious or compromised metadata server.

Reject the zero-length cases explicitly so the decoder fails with -EBADMSG (treated as a malformed GETDEVICEINFO body) instead of panicking the client.

CVSS v3
7.5
EG Score
7.5(medium)
EG Risk
38(Track)
EG Risk 38/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
42%
KEV
Not listed

Published

July 19, 2026

Last Modified

August 17, 2026

Advisory Details (7)

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

NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr - kernel/git/stable/linux.git - Linux kernel stable tree

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

NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/76b94cbd32aacf36a641956385a852635c6802b9
generic

NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/6c344fff2feff9d4d716d8e4ad40e9b5040ee5ea
generic

NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/427ab81a811dab4bca9d19f82eec5847ae42646e
generic

NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/41fe0f7b84f0cb822ae10ab08592996a592b2a25
generic

NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/30aae62e50b4e074a90a9a5e15246548fbdc1182
generic

NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/012d37a568bfbb2c9686f03ade75560bc7139956

Vendor Advisories for CVE-2026-53391(2)

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

Affected Packages

(5 across 4 ecosystems)
Debian:11(2)
PackageVulnerable rangeFixed inDependents
linux5.10.103-1 ... 7.2~rc5-1~exp1 (496 versions)
linux-6.16.1.106-3~deb11u1 ... 6.1.176-1~deb11u1 (21 versions)6.1.177-1~deb11u1
Debian:12(1)
PackageVulnerable rangeFixed inDependents
linux6.1.106-1 ... 6.1.99-1 (54 versions)6.1.177-1
Debian:13(1)
PackageVulnerable rangeFixed inDependents
linux6.12.38-1 ... 6.12.95-1~bpo12+1 (29 versions)6.12.95-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.1~rc7-1~exp1 (153 versions)7.1.3-1

Weakness Classification(1)

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

Data Freshness Timeline

(refreshed 34× in last 7d / 140× 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 176 total refreshes for this CVE.

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

Frequently asked(5)

What is CVE-2026-53391?
CVE-2026-53391 is a high vulnerability published on July 19, 2026. In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: reject zero-length raddr in nfs4decodempds_addr nfs4decodempdsaddr() decodes the rnetid and raddr opaques of a netaddr4 from a GETDEVICEINFO multipath-DS body, then immediately calls strrchr(buf, '.') to locate the port…
When was CVE-2026-53391 disclosed?
CVE-2026-53391 was first published in the National Vulnerability Database on July 19, 2026, with the most recent update on August 17, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-53391 actively exploited?
CVE-2026-53391 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 58.2% of all scored CVEs.
What is the CVSS score of CVE-2026-53391?
CVE-2026-53391 has a CVSS v3 base score of 7.5 (NVD).
How do I remediate CVE-2026-53391?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53391, 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-53391

Explore →

Is Your Infrastructure Affected by CVE-2026-53391?

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