CVE-2026-18370

MEDIUMPre-NVD 4.84.8
EchelonGraph scoreMEDIUM confidence

This medium-severity CVE scores 4.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 97% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Trending — 3 sources updated this week
4.8EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 4.8Exploit: None knownExposed: 0

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

entr is vulnerable to Heap-based buffer overflow in run_utility() function. The function allocates a fixed-size heap buffer using malloc(ARG_MAX) and copies command-line arguments into it. It advances the destination pointer based on the return value of strlcpy(), which returns the total length of the source string rather than the number of bytes written. When the buffer is exactly filled, the remaining size underflows as an unsigned size_t, causing subsequent copies to write out of bounds. This can be triggered by supplying command-line arguments whose combined length fills the buffer, or via the /_ substitution feature which expands a short token into a longer pathname at runtime. The local attacker can cause memory corruption, process abort, and denial of service. 

This issue was fixed in commit 2467fe0

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

Published

August 10, 2026

Last Modified

August 10, 2026

Advisory Details (3)

Auto-updated Aug 10, 2026
Upstream fix merged — awaiting tagged release. Sources: github_commit.
github_commit

commit 2467fe0aa5f2 (eradman/entr)

Fix landed in eradman/entr commit 2467fe0aa5f2 — awaiting tagged release

https://github.com/eradman/entr/commit/2467fe0aa5f2b1b074110a9186ef51d35809c9a4
generic

Vulnerability in entr software | CERT Polska

https://cert.pl/en/posts/2026/08/CVE-2026-18370

Vendor Advisories for CVE-2026-18370(1)

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

Weakness Classification(1)

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

Data Freshness Timeline

(refreshed 21× in last 7d / 36× 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-20 22:55 UTCEPSS rescore
  2. 2026-08-20 11:34 UTCEG score recompute
  3. 2026-08-20 11:34 UTCGHSA enrichment
  4. 2026-08-19 17:03 UTCEPSS rescore
  5. 2026-08-19 12:16 UTCEG score recompute
  6. 2026-08-19 12:16 UTCGHSA enrichment
  7. 2026-08-18 13:48 UTCEPSS rescore
  8. 2026-08-18 13:00 UTCEG score recompute
  9. 2026-08-18 13:00 UTCGHSA enrichment
  10. 2026-08-17 13:47 UTCEPSS rescore
  11. 2026-08-17 13:44 UTCEG score recompute
  12. 2026-08-17 13:44 UTCGHSA enrichment
  13. 2026-08-16 14:56 UTCEPSS rescore
  14. 2026-08-16 14:28 UTCEG score recompute
  15. 2026-08-16 14:28 UTCGHSA enrichment
  16. 2026-08-16 02:14 UTCEPSS rescore
  17. 2026-08-15 15:12 UTCEG score recompute
  18. 2026-08-15 15:12 UTCGHSA enrichment
  19. 2026-08-15 01:30 UTCEPSS rescore
  20. 2026-08-14 15:55 UTCEG score recompute
  21. 2026-08-14 15:55 UTCGHSA enrichment
  22. 2026-08-13 22:00 UTCEPSS rescore
  23. 2026-08-13 16:39 UTCGHSA enrichment
  24. 2026-08-12 17:02 UTCEG score recompute
  25. 2026-08-12 17:02 UTCGHSA enrichment
Show 11 more
  1. 2026-08-12 13:50 UTCEPSS rescore
  2. 2026-08-11 17:46 UTCEG score recompute
  3. 2026-08-11 17:46 UTCGHSA enrichment
  4. 2026-08-11 13:42 UTCEPSS rescore
  5. 2026-08-10 18:24 UTCEG score recompute
  6. 2026-08-10 18:24 UTCGHSA enrichment
  7. 2026-08-10 18:15 UTCEG score recompute
  8. 2026-08-10 18:15 UTCGHSA enrichment
  9. 2026-08-10 13:20 UTCEG score recompute
  10. 2026-08-10 13:01 UTCEG score recompute
  11. 2026-08-10 13:01 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-18370?
CVE-2026-18370 is a medium vulnerability published on August 10, 2026. entr is vulnerable to Heap-based buffer overflow in runutility() function. The function allocates a fixed-size heap buffer using malloc(ARGMAX) and copies command-line arguments into it. It advances the destination pointer based on the return value of strlcpy(), which returns the total length of…
When was CVE-2026-18370 disclosed?
CVE-2026-18370 was first published in the National Vulnerability Database on August 10, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-18370 actively exploited?
CVE-2026-18370 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 96.9% of all scored CVEs.
What is the CVSS score of CVE-2026-18370?
CVE-2026-18370 has a CVSS v3 base score of 4.8 (NVD).
How do I remediate CVE-2026-18370?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-18370, 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-18370

Explore →

Is Your Infrastructure Affected by CVE-2026-18370?

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