Description
WsgiDAV is a generic and extendable WebDAV server based on WSGI. WsgiDAV 4.3.3 and prior can allow a WebDAV request path containing an encoded parent-directory segment to escape the configured filesystem share root in a specific path layout. The issue is fixed with version 4.3.4.
Published: 2026-08-13
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A WebDAV request path containing an encoded parent-directory segment can bypass the configured filesystem share root. This enables an attacker to read or write files outside the intended directory, compromising confidentiality, integrity, and potentially availability of the file system. The flaw is based on improper validation of encoded path components (CWE-22).

Affected Systems

The vulnerability affects the WsgiDAV WebDAV server developed by Mar10. Versions 4.3.3 and earlier are impacted; the issue is resolved in 4.3.4 and later releases.

Risk and Exploitability

The CVSS score of 7.1 indicates high severity. No EPSS score is available, and the vulnerability is not listed in CISA’s KEV catalog. The attack vector is inferred to be network-based via WebDAV requests, and an attacker with network access to the server could exploit the flaw without additional authentication if the WebDAV service is exposed.

Generated by OpenCVE AI on August 13, 2026 at 20:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WsgiDAV to version 4.3.4 or later.
  • Verify that the share root is correctly configured and prevent relative path traversal by reviewing server settings.
  • Restrict external network access to the WebDAV service using firewall rules or authentication mechanisms.

Generated by OpenCVE AI on August 13, 2026 at 20:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-wxq4-cc2q-338q WsgiDAV encoded dot segments can escape filesystem share roots
History

Thu, 13 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description WsgiDAV is a generic and extendable WebDAV server based on WSGI. WsgiDAV 4.3.3 and prior can allow a WebDAV request path containing an encoded parent-directory segment to escape the configured filesystem share root in a specific path layout. The issue is fixed with version 4.3.4.
Title WsgiDAV encoded dot segments can escape filesystem share roots
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-13T19:15:01.942Z

Reserved: 2026-05-20T18:40:45.835Z

Link: CVE-2026-48099

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T20:17:22.313

Modified: 2026-08-13T20:17:22.313

Link: CVE-2026-48099

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T20:45:02Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')