製品・ソフトウェアに関する情報
NetFoundryのzrokにおける複数の脆弱性
Title NetFoundryのzrokにおける複数の脆弱性
Summary

zrokはウェブサービス、ファイル、およびネットワークリソースを共有するためのソフトウェアです。バージョン2.0.1以前では、unaccessハンドラー(controller/unaccess.go)に所有権ガードの論理的なエラーがありました。フロントエンドレコードのenvironment_idがNULL(管理者が作成したグローバルフロントエンドのマーカー)の場合、その条件はfalseと評価され、所有権の検証なしに削除が進行してしまいます。グローバルフロントエンドのトークンを知っている非管理者ユーザーは、自身の任意のenvironment IDを使ってDELETE /api/v2/unaccessを呼び出すことで、グローバルフロントエンドを永久に削除でき、それを経由するすべての公開共有の停止を招く可能性があります。バージョン2.0.1でこの問題は修正されました。

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

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

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

NVD Vulnerability Information
CVE-2026-40304
Summary

zrok is software for sharing web services, files, and network resources. Prior to version 2.0.1, the unaccess handler (controller/unaccess.go) contains a logical error in its ownership guard: when a frontend record has environment_id = NULL (the marker for admin-created global frontends), the condition short-circuits to false and allows the deletion to proceed without any ownership verification. A non-admin user who knows a global frontend token can call DELETE /api/v2/unaccess with any of their own environment IDs and permanently delete the global frontend, taking down all public shares routed through it. Version 2.0.1 patches the issue.

Publication Date April 18, 2026, 7:16 a.m.
Registration Date April 19, 2026, 4:08 a.m.
Last Update April 24, 2026, 3:33 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:netfoundry:zrok:*:*:*:*:*:*:*:* 2.0.1
Related information, measures and tools
Common Vulnerabilities List