CVE-2026-48099

HIGHPre-NVD 7.17.1
EchelonGraph scoreLOW confidence

This high-severity CVE scores 7.1 under the CNA's CVSS (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 78% 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: cna:github_m, epss
7.1
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 7.1Exploit: NoneExposed: 0

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

WsgiDAV encoded dot segments can escape filesystem share roots

Impact

WsgiDAV 4.3.3 can allow a WebDAV request path containing an encoded parent-directory segment to escape the configured filesystem share root in a specific path layout.

Patches

The issue is fixed with version 4.3.4.

Preconditions

The practical impact depends on the deployment.

The deployment uses a filesystem-backed WsgiDAV share.

The attacker can send WebDAV requests accepted by that share. This may be an anonymous share or an authenticated WebDAV user. This is not an authentication bypass.

Details

The issue is in FilesystemProvider._loc_to_file_path(). The method builds a candidate path with os.path.abspath(os.path.join(root_path, *path_parts)), then checks containment with file_path.startswith(root_path). This is not path-boundary aware. For example, if the configured share root is /tmp/share, a resolved sibling path such as /tmp/share_evil/secret.txt still starts with the string /tmp/share.

In a local proof, this allowed GET, PUT, and DELETE requests to operate on files outside the configured share root.

The WSGI/server layer forwards the encoded dot segment to WsgiDAV's PATH_INFO. The local proof used /%2e%2e/..., which wsgiref passed through as /../....

A sibling or neighboring path exists whose absolute path starts with the configured root path string, such as /tmp/share and /tmp/share_evil.

The WsgiDAV process has OS permissions for the outside path.

CVSS v3
7.1
EG Score
7.1(low)
EPSS
22.1%
KEV
Not listed

Published

June 11, 2026

Last Modified

June 11, 2026

Vendor Advisories for CVE-2026-48099(1)

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

Affected Packages

(1 across 1 ecosystem)
PyPI(1)
PackageVulnerable rangeFixed inDependents
wsgidav0.4.0b1 ... 4.3.3 (42 versions)4.3.4

Data Freshness Timeline

(refreshed 12× in last 7d / 54× 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-07 01:40 UTCEG score recompute
  2. 2026-07-05 22:26 UTCEG score recompute
  3. 2026-07-05 10:59 UTCEG score recompute
  4. 2026-07-04 22:38 UTCEG score recompute
  5. 2026-07-04 11:17 UTCEG score recompute
  6. 2026-07-03 14:47 UTCEG score recompute
  7. 2026-07-03 03:27 UTCEG score recompute
  8. 2026-07-02 16:06 UTCEG score recompute
  9. 2026-07-02 04:46 UTCEG score recompute
  10. 2026-07-01 17:25 UTCEG score recompute
  11. 2026-07-01 06:00 UTCEG score recompute
  12. 2026-06-30 18:31 UTCEG score recompute
  13. 2026-06-30 07:11 UTCEG score recompute
  14. 2026-06-29 19:37 UTCEG score recompute
  15. 2026-06-29 08:17 UTCEG score recompute
  16. 2026-06-28 20:56 UTCEG score recompute
  17. 2026-06-28 09:36 UTCEG score recompute
  18. 2026-06-27 22:15 UTCEG score recompute
  19. 2026-06-27 10:52 UTCEG score recompute
  20. 2026-06-26 23:30 UTCEG score recompute
  21. 2026-06-26 12:10 UTCEG score recompute
  22. 2026-06-25 19:24 UTCEG score recompute
  23. 2026-06-25 08:04 UTCEG score recompute
  24. 2026-06-24 20:43 UTCEG score recompute
  25. 2026-06-24 07:49 UTCEG score recompute
Show 29 more
  1. 2026-06-23 19:43 UTCEG score recompute
  2. 2026-06-23 08:22 UTCEG score recompute
  3. 2026-06-22 20:12 UTCEG score recompute
  4. 2026-06-22 08:31 UTCEG score recompute
  5. 2026-06-21 20:11 UTCEG score recompute
  6. 2026-06-21 08:38 UTCEG score recompute
  7. 2026-06-20 21:09 UTCEG score recompute
  8. 2026-06-20 09:43 UTCEG score recompute
  9. 2026-06-19 22:18 UTCEG score recompute
  10. 2026-06-19 10:54 UTCEG score recompute
  11. 2026-06-18 23:33 UTCEG score recompute
  12. 2026-06-18 11:59 UTCEG score recompute
  13. 2026-06-18 00:35 UTCEG score recompute
  14. 2026-06-17 13:06 UTCEG score recompute
  15. 2026-06-17 01:45 UTCEG score recompute
  16. 2026-06-16 14:23 UTCEG score recompute
  17. 2026-06-16 03:03 UTCEG score recompute
  18. 2026-06-15 15:43 UTCEG score recompute
  19. 2026-06-15 04:23 UTCEG score recompute
  20. 2026-06-14 23:18 UTCEPSS rescore
  21. 2026-06-14 17:03 UTCEG score recompute
  22. 2026-06-14 05:42 UTCEG score recompute
  23. 2026-06-13 23:00 UTCEPSS rescore
  24. 2026-06-13 18:19 UTCEG score recompute
  25. 2026-06-13 06:58 UTCEG score recompute
  26. 2026-06-12 23:12 UTCEPSS rescore
  27. 2026-06-12 19:37 UTCEG score recompute
  28. 2026-06-12 08:16 UTCEG score recompute
  29. 2026-06-11 20:56 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-48099?
CVE-2026-48099 is a high vulnerability published on June 11, 2026. WsgiDAV encoded dot segments can escape filesystem share roots Impact WsgiDAV 4.3.3 can allow a WebDAV request path containing an encoded parent-directory segment to escape the configured filesystem share root in a specific path layout. Patches The issue is fixed with version 4.3.4. Preconditions…
When was CVE-2026-48099 disclosed?
CVE-2026-48099 was first published in the National Vulnerability Database on June 11, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-48099 actively exploited?
CVE-2026-48099 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 22.1% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-48099?
CVE-2026-48099 has a CVSS v4.0 base score of 7.1 (CNA self-assessment; NVD's own analysis pending). The EG score is currently aggregating — additional source signals are being incorporated as they become available..
How do I remediate CVE-2026-48099?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-48099, 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-48099

Explore →

Is Your Infrastructure Affected by CVE-2026-48099?

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