mediumCVSS 6.8Vulnerability

CVE-2026-87015

## Summary When more than one external tool server is reachable in the same request, a tool call to a server configured for bearer authentication can arrive carrying the calling user's Open WebUI session cookies alongside that server's own key. The cookie jar is built per connection, but the callable that performs the request reads it late instead of per connection, so every tool callable built in the same pass sends the cookies belonging to whichever connection was processed last. An administrator who configures a server with its own API key has not chosen to send that server anything else, and the operator of that server receives a live session credential for the user who triggered the call. ## Preconditions At least two external tool servers must be attached to the same request, and at least one of them must be set to session or system OAuth authentication, since no cookie jar is assembled otherwise. The connection using that authentication mode must be the one processed last, which follows the order of the tool servers attached to the request rather than anything the receiving party controls. A deployment with no tool servers, with only one tool server, or where no attached server uses session or system OAuth authentication, is not affected. Tool servers are not configured by default. ## Impact The operator of a tool server that was configured with only its own API key receives the session token of every user whose tool call reaches it. That token authenticates as the user against the whole application, so the receiving party can act as that user for the lifetime of the token, which is a full account takeover of anyone whose request lands on that server. Where the affected user is an administrator, the receiving party gains administrative access. The receiving party is the operator of a server the administrator deliberately registered, so this is a disclosure of user credentials to a partially trusted third party rather than to an arbitrary attacker. It n

Properties

severity
medium
summary
Open WebUI: A user's session cookies are sent to tool servers configured for bearer authentication
epss_score
0.0028
cvss_score
6.8
ghsa_published
2026-09-10T21:23:44Z
source_url
https://github.com/advisories/GHSA-p78m-89r6-pgf7
ghsa_updated
2026-09-10T21:23:45Z
ghsa_id
GHSA-p78m-89r6-pgf7
cve_id
CVE-2026-87015
cvss_vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
is_ghsa_only
false
epss_percentile
0.20338

Related Entities (5)

ENRICHED_BY (1)

[Source]FIRST EPSS

REPORTED_BY (1)

[Source]GitHub Advisory Database

VULNERABLE_TO (1)

[Software]pip/open-webui

AFFECTS (1)

[Software]pip/open-webui

HAS_WEAKNESS (1)

[Weakness]Insertion of Sensitive Information Into Sent Data

Explore deeper with Ninja Signal's threat intelligence graph

CVE-2026-87015 (CVSS 6.8) — Ninja Signal Threat Intelligence | Ninja Signal