CVE-2026-45386: Open WebUI has an IDOR vulnerability in the pin_channel_message API endpoint
(updated )
Pin/Unpin is a write operation (modifies the message’s is_pinned , pinned_by, pinned_at fields), but in standard channels it only checks read permission, allowing users with read-only access to pin/unpin any message.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-45386 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 →