CVE-2026-59714

Source
https://cve.org/CVERecord?id=CVE-2026-59714
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-59714.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-59714
Aliases
Published
2026-08-13T19:10:42.122Z
Modified
2026-08-16T03:31:19.870273627Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L CVSS Calculator
Summary
Open WebUI: Cross-channel message overwrite via chat completion API (single-model and multimodel message_ids)
Details

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.5 before 0.10.0, any authenticated user can overwrite the content of a message in a channel they do not belong to (including private and DM channels) by sending a chat completion request with a channel:-prefixed chatid and a target messageid. The channel: path routes pipeline output through makechannelemitter, which writes to the Messages table using the caller-supplied messageid without binding it to the channel. This issue is fixed in version 0.10.0.

Database specific
{
    "cwe_ids": [
        "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/59xxx/CVE-2026-59714.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
Show details
{
    "extracted_events": [
        {
            "introduced": "0.9.5"
        },
        {
            "fixed": "0.10.0"
        }
    ],
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.9.5

Database specific

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