NetFoundryのzrokにおける複数の脆弱性
| Title |
NetFoundryのzrokにおける複数の脆弱性
|
| Summary |
zrokは、ウェブサービス、ファイル、およびネットワークリソースを共有するためのソフトウェアです。バージョン2.0.1より前では、endpoints.GetSessionCookieが攻撃者が提供したクッキーチャンクの数を解析し、トークンの検証が行われる前に上限なしでmake([]string, count)を呼び出していました。この関数はOAuth保護されたプロキシ共有へのすべてのリクエストで呼び出されるため、認証されていないリモートの攻撃者が1リクエストごとにギガバイト規模のヒープ割り当てを引き起こし、プロセスレベルでOOM終了やゴルーチンのパニックの繰り返しを起こす可能性があります。publicProxyとdynamicProxyの両方が影響を受けました。バージョン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 |
7.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Affected System
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-40303
| Summary |
zrok is software for sharing web services, files, and network resources. Prior to version 2.0.1, endpoints.GetSessionCookie parses an attacker-supplied cookie chunk count and calls make([]string, count) with no upper bound before any token validation occurs. The function is reached on every request to an OAuth-protected proxy share, allowing an unauthenticated remote attacker to trigger gigabyte-scale heap allocations per request, leading to process-level OOM termination or repeated goroutine panics. Both publicProxy and dynamicProxy are affected. Version 2.0.1 patches the issue.
|
| Publication Date |
April 18, 2026, 6: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