CVE-2026-53387

HIGHPre-NVD 7.17.1
EchelonGraph scoreHIGH confidence

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

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

iio: light: veml6075: add bounds check to veml6075_it_ms index

veml6075_it_ms has 5 elements but VEML6075_CONF_IT can yield values 0-7. If it returns a value >= 5, this causes an out-of-bounds array access. Add a bounds check and return -EINVAL if the index is out of range.

The problem values are reserved so should never be read from the register. Hence this is hardening against fault device, missprogramming or bus corruption.

CVSS v3
7.1
EG Score
7.1(high)
EG Risk
37(Track)
EG Risk 37/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
Severity71% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
3%
KEV
Not listed

Published

July 19, 2026

Last Modified

July 20, 2026

Advisory Details (5)

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

iio: light: veml6075: add bounds check to veml6075_it_ms index - kernel/git/stable/linux.git - Linux kernel stable tree

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

iio: light: veml6075: add bounds check to veml6075_it_ms index - kernel/git/stable/linux.git - Linux kernel stable tree

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

iio: light: veml6075: add bounds check to veml6075_it_ms index - kernel/git/stable/linux.git - Linux kernel stable tree

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

iio: light: veml6075: add bounds check to veml6075_it_ms index - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/307dc4240bd41852d9e0912921e298160db1c109
generic

iio: light: veml6075: add bounds check to veml6075_it_ms index - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/0a89002737ee34decc20fa232204dbe5fe83e0de

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

Frequently asked(5)

What is CVE-2026-53387?
CVE-2026-53387 is a high vulnerability published on July 19, 2026. In the Linux kernel, the following vulnerability has been resolved: iio: light: veml6075: add bounds check to veml6075itms index veml6075itms has 5 elements but VEML6075CONFIT can yield values 0-7. If it returns a value >= 5, this causes an out-of-bounds array access. Add a bounds check and return…
When was CVE-2026-53387 disclosed?
CVE-2026-53387 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-53387 actively exploited?
CVE-2026-53387 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 97.4% of all scored CVEs.
What is the CVSS score of CVE-2026-53387?
CVE-2026-53387 has a CVSS v3 base score of 7.1 (NVD).
How do I remediate CVE-2026-53387?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53387, 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-53387

Explore →

Is Your Infrastructure Affected by CVE-2026-53387?

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