CVE-2026-48099 PUBLISHED

WsgiDAV encoded dot segments can escape filesystem share roots

Assigner: GitHub_M
Reserved: 20.05.2026 Published: 13.08.2026 Updated: 13.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L
CVSS Score: 7.1

Product Status

Vendor mar10
Product wsgidav
Versions
  • Version < 4.3.4 is affected

References

Problem Types

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE