Lucene search
+L

34 matches found

PyPA
PyPA
•added 2026/08/10 10:43 a.m.•26 views

Open WebUI: Any member with write access to a standard channel can edit or delete other members' messages

SummaryOn standard channels, the message update and delete handlers accepted any caller holding write access on the channel, without checking that the caller wrote the message. Write access is the same grant a member needs in order to post, so every ordinary participant in a shared channel could...

5.4CVSS5.5AI score0.00427EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2026/08/04 7:45 p.m.•20 views

Open WebUI: Any member with write access to a standard channel can edit or delete other members' messages

Summary On standard channels, the message update and delete handlers accepted any caller holding write access on the channel, without checking that the caller wrote the message. Write access is the same grant a member needs in order to post, so every ordinary participant in a shared channel could...

5.4CVSS5.7AI score0.00427EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
•added 2026/08/04 7:45 p.m.•18 views

EUVD-2026-52882

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 i...

5.4CVSS5.5AI score0.00427EPSS
SaveExploits1References4
OSV
OSV
•added 2026/07/13 3:19 p.m.•16 views

PYSEC-2026-2705 Open WebUI has an IDOR vulnerability in the pin_channel_message API endpoint

Summary Pin/Unpin is a write operation modifies the message's ispinned , pinnedby, pinnedat fields, but in standard channels it only checks read permission, allowing users with read-only access to pin/unpin any message. Details...

4.3CVSS6.1AI score0.00286EPSS
SaveExploits1References6
PyPA
PyPA
•added 2026/07/13 3:19 p.m.•22 views

Open WebUI has an IDOR vulnerability in the pin_channel_message API endpoint

SummaryPin/Unpin is a write operation modifies the message's ispinned , pinnedby, pinnedat fields, but in standard channels it only checks read permission, allowing users with read-only access to pin/unpin any message...

4.3CVSS6.1AI score0.00286EPSS
SaveExploits1References6Affected Software1
OSV
OSV
•added 2026/07/13 3:15 p.m.•15 views

PYSEC-2026-2739 Open WebUI's Improper Authorization in Standard Channels Allows Message Updates with Read Permission

Vulnerability Description In standard channels i.e., channels whose channel.type is neither group nor dm, the endpoint POST /api/v1/channels/channelid/messages/messageid/update can be accessed with read permission only. When accesscontrol is set to None, the authorization check hasaccess...,...

6.5CVSS6.1AI score0.00336EPSS
SaveExploits1References5
PyPA
PyPA
•added 2026/07/13 3:15 p.m.•41 views

Open WebUI's Improper Authorization in Standard Channels Allows Message Updates with Read Permission

Vulnerability DescriptionIn standard channels i.e., channels whose channel.type is neither group nor dm, the endpointPOST /api/v1/channels/channelid/messages/messageid/update can be accessed with read permission only.When accesscontrol is set to None, the authorization check hasaccess...,...

6.5CVSS6.1AI score0.00336EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2026/07/13 3:15 p.m.•26 views

Open WebUI Missing Access Check on Channel Members Endpoint for Standard Channels

Missing Access Check on Channel Members Endpoint for Standard Channels Affected ComponentChannel members listing endpoint:- backend/openwebui/routers/channels.py lines 445-507, getchannelmembersbyid Affected VersionsCurrent main branch and likely all versions with the channels feature...

4.3CVSS6.1AI score0.00304EPSS
SaveExploits1References5Affected Software1
OSV
OSV
•added 2026/07/13 3:15 p.m.•14 views

PYSEC-2026-2720 Open WebUI Missing Access Check on Channel Members Endpoint for Standard Channels

Missing Access Check on Channel Members Endpoint for Standard Channels Affected Component Channel members listing endpoint: - backend/openwebui/routers/channels.py lines 445-507, getchannelmembersbyid Affected Versions Current main branch and likely all versions with the channels feature...

4.3CVSS6.1AI score0.00304EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
•added 2026/07/13 12:00 a.m.•35 views

PT-2026-59381

Vulnerability Description In standard channels i.e., channels whose channel.type is neither group nor dm, the endpoint POST /api/v1/channels/channel id/messages/message id/update can be accessed with read permission only. When access control is set to None, the authorization check has access...,...

6.5CVSS6.1AI score0.00336EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
•added 2026/07/13 12:00 a.m.•15 views

PT-2026-59349

Summary 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. Details...

4.3CVSS6.1AI score0.00286EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
•added 2026/07/13 12:00 a.m.•14 views

PT-2026-59363

Missing Access Check on Channel Members Endpoint for Standard Channels Affected Component Channel members listing endpoint: - backend/open webui/routers/channels.py lines 445-507, get channel members by id Affected Versions Current main branch and likely all versions with the channels feature...

4.3CVSS6.1AI score0.00304EPSS
SaveExploits1References6
NVD
NVD
•added 2026/05/15 10:16 p.m.•36 views

CVE-2026-44571

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.6, in standard channels i.e., channels whose channel.type is neither group nor dm, the endpoint POST /api/v1/channels/channelid/messages/messageid/update can be accessed with read...

6.5CVSS0.00336EPSS
SaveExploits1References1
attackerkb
attackerkb
•added 2026/05/15 9:24 p.m.•15 views

CVE-2026-44571

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.6, in standard channels i.e., channels whose channel.type is neither group nor dm, the endpoint POST /api/v1/channels/channelid/messages/messageid/update can be accessed with read...

6.5CVSS5.8AI score0.00336EPSS
SaveExploits1References2Affected Software1
CVE
CVE
•added 2026/05/15 9:24 p.m.•55 views

CVE-2026-44571

CVE-2026-44571 concerns the Open WebUI platform. In standard channels, the endpoint POST /api/v1/channels/{channel_id}/messages/{message_id}/update could be invoked with only read permission if access_control is None, allowing unauthorized users to modify other users’ messages. The issue is fixed...

6.5CVSS5.8AI score0.00336EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
•added 2026/05/15 9:24 p.m.•60 views

CVE-2026-44571 Open WebUI: Improper Authorization in Standard Channels Allows Message Updates with Read Permission

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.6, in standard channels i.e., channels whose channel.type is neither group nor dm, the endpoint POST /api/v1/channels/channelid/messages/messageid/update can be accessed with read...

6.5CVSS0.00336EPSS
SaveExploits1References1
OSV
OSV
•added 2026/05/15 9:24 p.m.•15 views

CVE-2026-44571 Open WebUI: Improper Authorization in Standard Channels Allows Message Updates with Read Permission

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.6, in standard channels i.e., channels whose channel.type is neither group nor dm, the endpoint POST /api/v1/channels/channelid/messages/messageid/update can be accessed with read...

6.5CVSS6AI score
SaveExploits0References3
EUVD
EUVD
•added 2026/05/15 9:24 p.m.•33 views

EUVD-2026-30655

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.6, in standard channels i.e., channels whose channel.type is neither group nor dm, the endpoint POST /api/v1/channels/channelid/messages/messageid/update can be accessed with read...

6.5CVSS5.8AI score0.00336EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
•added 2026/05/15 9:24 p.m.•16 views

CVE-2026-44571 Open WebUI: Improper Authorization in Standard Channels Allows Message Updates with Read Permission

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.6, in standard channels i.e., channels whose channel.type is neither group nor dm, the endpoint POST /api/v1/channels/channelid/messages/messageid/update can be accessed with read...

6.5CVSS5.8AI score0.00336EPSS
SaveExploits1References1
NVD
NVD
•added 2026/05/15 9:16 p.m.•32 views

CVE-2026-45386

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, Pin/Unpin is a write operation modifies the message's ispinned , pinnedby, pinnedat fields, but in standard channels it only checks read permission, allowing users with read-only...

4.3CVSS0.00286EPSS
SaveExploits1References1
Rows per page
Query Builder