CVE-2026-39245

MEDIUMPre-NVD 6.26.2
EchelonGraph scoreMEDIUM confidence

Score 6.2 from GitHub Security Advisory published 2026-07-10. CISA-ADP (Vulnrichment) CVSS v3.1 baseline 6.2; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: cisa-adp, epss, ghsa
Trending — 4 sources updated this weekElevated
6.2EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 6.2Exploit: Elevated riskExposed: 0

A fix is available — apply it.

decompress before 4.2.2 contains an improper path containment check that enables directory traversal and arbitrary file write. The safeMakeDir function (index.js line 29) and the extraction path validation (index.js line 106) use String.indexOf() to verify the resolved path is within the output directory: realDestinationDir.indexOf(realOutputPath) !== 0. This check is flawed because it does not enforce a path separator boundary. For example, "/tmp/app_config".indexOf("/tmp/app") returns 0, incorrectly passing the check even though /tmp/app_config is outside /tmp/app. Combined with the unvalidated symlink creation in the same package, an attacker can write arbitrary files to directories adjacent to the extraction target. This is a bypass of the fix for CVE-2020-12265. The correct check requires appending a path separator: realParentPath.indexOf(realOutputPath + path.sep) !== 0.

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

Published

July 9, 2026

Last Modified

July 13, 2026

Advisory Details (2)

Auto-updated Jul 10, 2026
🔬 Proof of concept available. No patch confirmed yet.
generic🟡 PoC Available

[CVE-2026-39245] Path traversal via indexOf containment bypass → arbitrary file write (CVE-2020-12265 bypass) · Issue #115 · kevva/decompress · GitHub

https://github.com/kevva/decompress/issues/115
generic

GitHub - kevva/decompress: Extracting archives made easy · GitHub

https://github.com/kevva/decompress

Vendor Advisories for CVE-2026-39245(2)

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

Patch Availability(1)

Vendor / EcosystemFixed in / PatchReleasedSource
redhatdotnet8-0-main-8.0.128-1.1.hum12026-07-10redhat

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Weakness Classification(1)

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

Data Freshness Timeline

(refreshed 19× in last 7d / 107× 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 161 total refreshes for this CVE.

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

Frequently asked(5)

What is CVE-2026-39245?
CVE-2026-39245 is a medium vulnerability published on July 9, 2026. decompress before 4.2.2 contains an improper path containment check that enables directory traversal and arbitrary file write. The safeMakeDir function (index.js line 29) and the extraction path validation (index.js line 106) use String.indexOf() to verify the resolved path is within the output…
When was CVE-2026-39245 disclosed?
CVE-2026-39245 was first published in the National Vulnerability Database on July 9, 2026, with the most recent update on July 13, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-39245 actively exploited?
CVE-2026-39245 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 69.7% of all scored CVEs.
What is the CVSS score of CVE-2026-39245?
CVE-2026-39245 has a CVSS v3.1 base score of 6.2 (CISA-ADP / Vulnrichment enrichment; NVD's own analysis pending).
How do I remediate CVE-2026-39245?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-39245, 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-39245

Explore →

Is Your Infrastructure Affected by CVE-2026-39245?

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