WebDAV Server SQL Injection Vulnerability in WsgiDAV
CVE-2026-55509
8.8HIGH
What is CVE-2026-55509?
WsgiDAV, a versatile WebDAV server, has a vulnerability stemming from its MySQLBrowserProvider component, found in versions prior to 4.3.5. This issue arises because user inputs are incorrectly concatenated into SQL WHERE clauses, specifically in methods handling primary keys. If an attacker gains access to a share tailored for this provider—albeit not enabled by default—they can exploit this flaw via standard GET requests for SQL injection. Such a scenario allows malicious users to utilize exposed read shares to leak sensitive information and conduct unauthorized data extractions using the connected MySQL account. For safety, users are advised to update to version 4.3.5 or later.
Affected Version(s)
wsgidav < 4.3.5
