CVE-2026-55509

Source
https://cve.org/CVERecord?id=CVE-2026-55509
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55509.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-55509
Aliases
Published
2026-08-28T18:11:54Z
Modified
2026-09-11T03:30:27Z
Severity
  • 8.8 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
WsgiDAV: Blind SQL injection in the MySQL provider
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55509.json"
}
References

Affected packages

Git / github.com/mar10/wsgidav

Affected ranges

Type
GIT
Repo
https://github.com/mar10/wsgidav
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "4.3.5"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

0.*
0.5.0
1.*
1.0.0
1.1.0
v1.*
v1.2.0
v1.3.0
v2.*
v2.0.0
v2.0.1
v2.1.0
v2.2.1
v2.2.2
v2.2.4
v2.3.0
v3.*
v3.0.0a1
v3.0.0a2
v3.0.0a4
v3.0.0a5
v3.0.0a6
v3.0.1
v3.0.2
v3.0.3
v3.0.5-a1
v3.0.5-a2
v3.0.5-a3
v3.1.0
v3.1.1
v4.*
v4.0.0
v4.0.0-a2
v4.0.1
v4.1.0
v4.2.0
v4.3.0
v4.3.1
v4.3.2
v4.3.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55509.json"