CVE-2026-70481

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.5.0 until 0.11.0, the standard channel message update and delete handlers accepted any caller holding write access on the channel without checking that the caller wrote the message. Because write access is the same grant a member needs to post, any ordinary participant in a shared standard channel could rewrite or permanently delete another participant message, while group and direct message handlers enforced authorship. This issue is fixed in 0.11.0.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-04 20:16

Updated : 2026-09-08 20:41


NVD link : CVE-2026-70481

Mitre link : CVE-2026-70481

CVE.ORG link : CVE-2026-70481


JSON object : View

Products Affected

No product.

CWE
CWE-284

Improper Access Control

CWE-862

Missing Authorization