CVE-2026-76844

HIGHPre-NVD 7.47.4
EchelonGraph scoreHIGH confidence

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

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 sources updated this weekElevated
7.4EG
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.4Exploit: Elevated riskExposed: 0

A fix is available — apply it.

webpack-dev-middleware resolves a request to a local file in getFilenameFromUrl by testing the request pathname against a traversal guard and then slicing it at a fixed character offset. The guard, UP_PATH_REGEXP applied to path.normalize(./${pathname}), only matches ".." that stands as a whole path segment, while the containment test is the string comparison pathname.startsWith(publicPathPathname) and the file path is built as path.join(outputPath, pathname.slice(publicPathPathname.length)). When the configured publicPath has no trailing slash, a request such as GET /assets../.env against publicPath /assets yields the pathname /assets../.env, whose only dot-dot sits inside the segment "assets.." and so passes the guard, but the offset slice cuts within that segment and hands "../.env" to path.join, resolving one directory above outputPath. Reading a file from that path requires the middleware to be backed by the physical filesystem, which happens when writeToDisk is true or a custom outputFileSystem is supplied, since the default memfs volume holds only build output. Traversal depth is limited to a single directory because a separately delimited dot-dot segment is collapsed during URL parsing before the guard runs. The default publicPath value of "auto" resolves to "/" and is not affected. This is an incomplete fix for CVE-2024-29180: the guard and offset slice were introduced by that fix and are present in every release from 5.3.4, 6.1.2 and 7.1.0 onward.

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

Published

August 24, 2026

Last Modified

August 26, 2026

Advisory Details (4)

Auto-updated Aug 24, 2026
🔬 Proof of concept available. Patch available. Sources: github.
generic

webpack-dev-middleware Path Traversal via Offset Slice on a Non-Slash-Terminated publicPath | Advisories | VulnCheck

https://www.vulncheck.com/advisories/webpack-dev-middleware-path-traversal-via-offset-slice-on-a-non-slash-terminated-publicpath
github Patch Available🟡 PoC Available

Path traversal in webpack-dev-middleware · CVE-2024-29180 · GitHub Advisory Database · GitHub

https://github.com/advisories/GHSA-wr3j-pwj9-hqq6
generic

webpack-dev-middleware/src/middleware.js at v8.1.1 · webpack/webpack-dev-middleware · GitHub

https://github.com/webpack/webpack-dev-middleware/blob/v8.1.1/src/middleware.js
generic

GitHub - webpack/webpack-dev-middleware: A development middleware for webpack · GitHub

https://github.com/webpack/webpack-dev-middleware

Patch Availability(1)

Vendor / EcosystemFixed in / PatchReleasedSource
redhatdiscovery/discovery-ui-rhel9:17882061962026-08-31redhat

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.

Affected Packages

(1 across 1 ecosystem)
npm(1)
PackageVulnerable rangeFixed inDependents
webpack-dev-middleware5.3.4

Weakness Classification(1)

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

Data Freshness Timeline

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

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

Frequently asked(5)

What is CVE-2026-76844?
CVE-2026-76844 is a high vulnerability published on August 24, 2026. webpack-dev-middleware resolves a request to a local file in getFilenameFromUrl by testing the request pathname against a traversal guard and then slicing it at a fixed character offset. The guard, UPPATHREGEXP applied to path.normalize(./${pathname}), only matches ".." that stands as a whole path…
When was CVE-2026-76844 disclosed?
CVE-2026-76844 was first published in the National Vulnerability Database on August 24, 2026, with the most recent update on August 26, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-76844 actively exploited?
CVE-2026-76844 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.0% of all scored CVEs.
What is the CVSS score of CVE-2026-76844?
CVE-2026-76844 has a CVSS v3 base score of 7.4 (NVD).
How do I remediate CVE-2026-76844?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-76844, 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-76844

Explore →

Is Your Infrastructure Affected by CVE-2026-76844?

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