Lucene search
K

144 matches found

Cvelist
Cvelist
added 2026/05/15 8:29 p.m.34 views

CVE-2026-45385 Open WebUI: An IDOR vulnerability exists in the update_message_by_id API endpoint

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, an IDOR vulnerability exists in the Channels feature of Open WebUI, allowing any channel member to modify messages sent by other members including administrators within the same...

4.3CVSS0.00036EPSS
Exploits1References1
OSV
OSV
added 2026/05/14 8:25 p.m.4 views

GHSA-WWHQ-CX22-F7VV Open WebUI has an IDOR vulnerability in the update_message_by_id API endpoint

Summary An IDOR vulnerability exists in the Channels feature of Open WebUI, allowing any channel member to modify messages sent by other members including administrators within the same channel. This vulnerability affects the latest version v0.8.12 of Open WebUI. Details In the updatemessagebyid...

4.3CVSS5.6AI score0.00036EPSS
Exploits1References4
Snyk
Snyk
added 2026/05/14 8:25 p.m.5 views

Authorization Bypass Through User-Controlled Key

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key through the updatemessagebyid and deletemessagebyid handlers in channels.py. An attacker can overwrite or remove another member’s group or direct message conte...

5.3CVSS5.8AI score0.00036EPSS
Exploits1References2
Snyk
Snyk
added 2026/05/11 2:5 p.m.6 views

Missing Authorization

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Missing Authorization in the updatemessagebyid process. An attacker can modify messages authored by other users by sending a request to the message update endpoint with only read permissions in a standard...

7.1CVSS5.8AI score0.00011EPSS
Exploits1References2
Snyk
Snyk
added 2026/05/11 2:4 p.m.6 views

Missing Authorization

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Missing Authorization in the updatemessagebyid and deletemessagebyid endpoints due to missing ownership validation for messages. An attacker can alter or remove messages belonging to other users by sending...

7.1CVSS5.8AI score0.00036EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2026/05/08 2:14 p.m.11 views

CVE-2026-37458

A flaw was found in FRRouting FRR. An authenticated remote attacker can exploit a missing input validation vulnerability in the MPREACHNLRI component by supplying a specially crafted UPDATE message. This issue can lead to a Denial of Service DoS. Mitigation Mitigation for this issue is either not...

6.5CVSS5.7AI score0.00057EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/08 2:14 p.m.7 views

CVE-2026-37459

A flaw was found in FRRouting FRR. An unauthenticated remote attacker can exploit an integer underflow vulnerability by supplying a specially crafted BGP Border Gateway Protocol UPDATE message. This issue can lead to a Denial of Service DoS. Mitigation Red Hat has investigated whether a possible...

7.5CVSS5.8AI score0.00057EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/05/08 2:21 a.m.5 views

SUSE CVE-2026-42285

GoBGP is an open source Border Gateway Protocol BGP implementation in the Go Programming Language. In version 4.4.0, an unauthenticated remote BGP peer can trigger a fatal panic in GoBGP by sending a specially crafted BGP UPDATE message. When the server receives a message with inconsistent...

7.5CVSS5.8AI score0.00193EPSS
Exploits1References3
ATTACKERKB
ATTACKERKB
added 2026/05/07 11:53 a.m.3 views

CVE-2026-41643

GoBGP is an open source Border Gateway Protocol BGP implementation in the Go Programming Language. Prior to version 4.3.0, a remote Denial of Service DoS vulnerability exists in GoBGP where a malformed BGP UPDATE message can trigger a runtime error: index out of range panic. This occurs during th...

7.5CVSS5.8AI score0.00051EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/05/07 11:53 a.m.6 views

CVE-2026-41643

GoBGP is an open source Border Gateway Protocol BGP implementation in the Go Programming Language. Prior to version 4.3.0, a remote Denial of Service DoS vulnerability exists in GoBGP where a malformed BGP UPDATE message can trigger a runtime error: index out of range panic. This occurs during th...

7.5CVSS5.8AI score0.00051EPSS
Exploits0
Cvelist
Cvelist
added 2026/05/07 11:53 a.m.28 views

CVE-2026-42285 GoBGP: Panic in AdjRib.Update via malformed BGP Update message (Nil Pointer Dereference)

GoBGP is an open source Border Gateway Protocol BGP implementation in the Go Programming Language. In version 4.4.0, an unauthenticated remote BGP peer can trigger a fatal panic in GoBGP by sending a specially crafted BGP UPDATE message. When the server receives a message with inconsistent...

7.5CVSS0.00193EPSS
Exploits1References2
CVE
CVE
added 2026/05/07 11:53 a.m.9 views

CVE-2026-42285

GoBGP CVE-2026-42285 causes a panic (nil pointer dereference) in AdjRib.Update when a remote unauthenticated BGP UPDATE message with inconsistent/short attribute lengths is processed as a withdraw, crashing the GoBGP process and causing DoS. The issue is triggered in version 4.4.0 and has a fix i...

7.5CVSS5.8AI score0.00193EPSS
Exploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/07 11:50 a.m.3 views

CVE-2026-41642

GoBGP is an open source Border Gateway Protocol BGP implementation in the Go Programming Language. In version 4.3.0, a remote Denial of Service DoS vulnerability exists in GoBGP due to a nil pointer dereference. When a malformed BGP UPDATE message contains an unrecognized Path Attribute marked as...

7.5CVSS5.8AI score0.0006EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/05/07 2:20 a.m.6 views

SUSE CVE-2026-37461

An out-of-bounds read in the ParseIP6Extended function /bgp/bgp.go of gobgp v4.3.0 allows attackers to cause a Denial of Service DoS via supplying a crafted BGP UPDATE message...

7.5CVSS5.8AI score0.00054EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2026/05/07 12:0 a.m.3 views

CVE-2026-42285

GoBGP is an open source Border Gateway Protocol BGP implementation in the Go Programming Language. In version 4.4.0, an unauthenticated remote BGP peer can trigger a fatal panic in GoBGP by sending a specially crafted BGP UPDATE message. When the server receives a message with inconsistent...

7.5CVSS5.8AI score0.00193EPSS
Exploits1References1
Snyk
Snyk
added 2026/05/04 5:28 p.m.5 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read via the ParseIP6Extended function. An attacker can cause the application to crash or become unresponsive by supplying a specially crafted BGP UPDATE message. Remediation Upgrade github.com/osrg/gobgp/pkg/packet/bgp to...

8.7CVSS5.8AI score0.00054EPSS
Exploits0References2
NVD
NVD
added 2026/05/04 5:16 p.m.4 views

CVE-2026-37461

An out-of-bounds read in the ParseIP6Extended function /bgp/bgp.go of gobgp v4.3.0 allows attackers to cause a Denial of Service DoS via supplying a crafted BGP UPDATE message...

7.5CVSS0.00054EPSS
Exploits0References3
OSV
OSV
added 2026/05/04 4:16 p.m.3 views

DEBIAN-CVE-2026-37458

Missing input validation in the MPREACHNLRI component of FRRouting FRR stable/10.0 to stable/10.6 allows authenticated attackers to cause a Denial of Service DoS via supplying a crafted UPDATE message...

6.5CVSS5.8AI score0.00057EPSS
Exploits0References1
EUVD
EUVD
added 2026/05/04 12:0 a.m.1 views

EUVD-2026-26999

An out-of-bounds read in the ParseIP6Extended function /bgp/bgp.go of gobgp v4.3.0 allows attackers to cause a Denial of Service DoS via supplying a crafted BGP UPDATE message...

5.8AI score0.00054EPSS
Exploits0References3
EUVD
EUVD
added 2026/05/04 12:0 a.m.3 views

EUVD-2026-26977

Missing input validation in the MPREACHNLRI component of FRRouting FRR stable/10.0 to stable/10.6 allows authenticated attackers to cause a Denial of Service DoS via supplying a crafted UPDATE message...

5.8AI score0.00057EPSS
Exploits0References2
Rows per page
Query Builder