CVE-2026-59221

Source
https://cve.org/CVERecord?id=CVE-2026-59221
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-59221.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-59221
Aliases
  • GHSA-frvj-c5qp-xj4w
Published
2026-07-09T17:13:36.193Z
Modified
2026-07-15T01:49:15.743488278Z
Severity
  • 7.7 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N CVSS Calculator
Summary
open-webui terminal proxy path traversal guard bypass via 9x encoded traversal
Details

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 before 0.10.0, sanitizeproxypath in backend/openwebui/routers/terminals.py decoded proxy paths only eight times, allowing a nine-times percent-encoded ../ traversal value to pass normalization checks and be decoded by the upstream terminal server. This issue is fixed in version 0.10.0.

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

Affected packages

Git / github.com/open-webui/open-webui

Affected ranges

Type
GIT
Repo
https://github.com/open-webui/open-webui
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "0.9.6"
        },
        {
            "fixed": "0.10.0"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

0.*
0.9.6

Database specific

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