Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. wsgidav
  4. ›
  5. CVE-2026-55509

CVE-2026-55509: WsgiDAV MySQL provider has a blind SQL injection

August 28, 2026

The sample MySQLBrowserProvider builds its SQL queries by concatenating strings, and the record key from the request URL goes straight into the WHERE clause with no escaping. Any user who can reach a share backed by this provider can inject SQL through the URL. Since these read shares are commonly published without authentication, an anonymous attacker can read arbitrary data from the backing database. Confirmed locally with a boolean oracle and full data extraction.

Note: The MySQLBrowserProvider module is only provided as an example for WsgiDAV and not enabled by default. Installations that do not explicitly activate the module in their configuration are not affected by this vulnerability.

References

  • github.com/advisories/GHSA-p6gw-4frg-j7jw
  • github.com/mar10/wsgidav/blob/master/CHANGELOG.md
  • github.com/mar10/wsgidav/commit/6f35776c9188f130ab044ce557015d51aaa83500
  • github.com/mar10/wsgidav/releases/tag/v4.3.5
  • github.com/mar10/wsgidav/security/advisories/GHSA-p6gw-4frg-j7jw
  • nvd.nist.gov/vuln/detail/CVE-2026-55509

Code Behaviors & Features

Detect and mitigate CVE-2026-55509 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.3.5

Fixed versions

  • 4.3.5

Solution

Upgrade to version 4.3.5 or above.

Impact 8.2 HIGH

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

Learn more about CVSS

Weakness

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Source file

pypi/wsgidav/CVE-2026-55509.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:21:13 +0000.