Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Lowbryevdv

#47294de 53,632
5.4CVSS total
Vulnerabilidades · 1
PT-2026-2119
5.4
2026-01-06
Bokeh · Bokeh · CVE-2026-21883
**Name of the Vulnerable Software and Affected Versions** Bokeh versions 3.8.1 and below **Description** Bokeh is an interactive visualization library written in Python. If a server is configured with an allowlist, an attacker can register a domain and lure a victim to visit it. The malicious site can then initiate a WebSocket connection to the Bokeh server. Due to flawed logic, the connection is accepted because the Origin header matches the allowlist. Once connected, the attacker can interact with the Bokeh server on behalf of the victim, potentially accessing sensitive data or modifying visualizations. **Recommendations** Versions prior to 3.8.2 should be updated to version 3.8.2 or later.