216.73.216.36

CVE-2026-21883

· Published 08/01/2026 02:15 · Modified 08/01/2026 18:08

Labels: CVE-2026-21883 2026-01-08CVE-2026-21883CWE-1385[email protected]

Essential information

Published
08/01/2026 02:15
Modified
08/01/2026 18:08
Author
Creator
CVSS
4.5 MEDIUM (v3) 4.5 MEDIUM (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Bokeh is an interactive visualization library written in Python. In versions 3.8.1 and below, if a server is configured with an allowlist (e.g., dashboard.corp), an attacker can register a domain like dashboard.corp.attacker.com (or use a subdomain if applicable) and lure a victim to visit it. The malicious site can then initiate a WebSocket connection to the vulnerable Bokeh server. Since the Origin header (e.g., http://dashboard.corp.attacker.com/) matches the allowlist according to the flawed logic, the connection is accepted. Once connected, the attacker can interact with the Bokeh server on behalf of the victim, potentially accessing sensitive data, or modifying visualizations. This issue is fixed in version 3.8.2.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
bokeh / bokeh cpe:2.3:a:bokeh:bokeh:3.8.1:*:*:*:*:*:*:*
bokeh / bokeh cpe:2.3:a:bokeh:bokeh:<3.8.2:*:*:*:*:*:*:*

References