製品・ソフトウェアに関する情報
Nginx UI TeamのNginx UIにおける WebSocket でのオリジン検証の欠如に関する脆弱性
Title Nginx UI TeamのNginx UIにおける WebSocket でのオリジン検証の欠如に関する脆弱性
Summary

Nginx UIはNginxウェブサーバーのためのウェブユーザーインターフェースです。バージョン2.3.5以前では、nginx-uiのすべてのWebSocketエンドポイントがgorilla/websocketのUpgraderを使用しており、CheckOriginが無条件にtrueを返すため、クロスサイトWebSocketハイジャック(CSWSH)が可能でした。さらに、認証トークンはブラウザのクッキーに保存されており(HttpOnlyや明示的なSameSite属性がなくJavaScriptを介して設定されるため)、ログイン中の管理者が攻撃者が制御するページを訪問すると、悪意のあるウェブページがnginx-uiインスタンスへの認証済みWebSocket接続を確立できてしまいます。この問題はバージョン2.3.5で修正されました。

Possible impacts 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date April 20, 2026, midnight
Registration Date April 24, 2026, 11:28 a.m.
Last Update April 24, 2026, 11:28 a.m.
CVSS3.0 : 重要
Score 8.1
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年04月24日]
  掲載
April 24, 2026, 11:28 a.m.

NVD Vulnerability Information
CVE-2026-34403
Summary

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.5, all WebSocket endpoints in nginx-ui use a gorilla/websocket Upgrader with CheckOrigin unconditionally returning true, allowing Cross-Site WebSocket Hijacking (CSWSH). Combined with the fact that authentication tokens are stored in browser cookies (set via JavaScript without HttpOnly or explicit SameSite attributes), a malicious webpage can establish authenticated WebSocket connections to the nginx-ui instance when a logged-in administrator visits the attacker-controlled page. Version 2.3.5 patches the issue.

Publication Date April 21, 2026, 6:16 a.m.
Registration Date April 25, 2026, 4:02 a.m.
Last Update April 23, 2026, 2:35 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:nginxui:nginx_ui:*:*:*:*:*:*:*:* 2.3.5
Related information, measures and tools
Common Vulnerabilities List