๐Ÿ” CVE Alert

CVE-2026-55509

UNKNOWN 0.0

WsgiDAV: Blind SQL injection in the MySQL provider

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

WsgiDAV is a generic and extendable WebDAV server based on WSGI. Prior to 4.3.5, the sample MySQLBrowserProvider in wsgidav/samples/mysql_dav_provider.py concatenates the record key parsed from a request URL directly into SQL WHERE clauses. The affected _exists_record_by_primary_key, _get_field_by_primary_key, and _get_record_by_primary_key methods are part of a shipped example provider that is not enabled by default. An attacker who can access a share explicitly configured with this non-default provider can inject SQL through a normal GET request; anonymously exposed read shares permit a status-code oracle and extraction of arbitrary data reachable by the configured MySQL account. This issue is fixed in version 4.3.5.

CWE CWE-89
Vendor mar10
Product wsgidav
Published Aug 28, 2026
Last Updated Aug 28, 2026
Stay Ahead of the Next One

Get instant alerts for mar10 wsgidav

Be the first to know when new unknown vulnerabilities affecting mar10 wsgidav are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

mar10 / wsgidav
< 4.3.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/mar10/wsgidav/security/advisories/GHSA-p6gw-4frg-j7jw github.com: https://github.com/mar10/wsgidav/commit/6f35776c9188f130ab044ce557015d51aaa83500 github.com: https://github.com/mar10/wsgidav/blob/master/CHANGELOG.md#435--2026-06-27 github.com: https://github.com/mar10/wsgidav/releases/tag/v4.3.5