GofiberのFiberにおける解釈の競合に関する脆弱性
| Title |
GofiberのFiberにおける解釈の競合に関する脆弱性
|
| Summary |
FiberはGo用のウェブフレームワークです。github.com/gofiber/fiber/v3のバージョン3.1.0までのcacheミドルウェアのデフォルトキージェネレーターは、リクエストパスのみを使用し、クエリ文字列を含みませんでした。その結果、異なるクエリパラメータを持つ同じパスへのリクエストが同じキャッシュキーを共有し、誤ったキャッシュされたレスポンスを受け取る可能性がありました。これはクエリ依存のエンドポイントにおいてレスポンスの混在を引き起こし、別のリクエスト向けのデータが露出する可能性がありました。この問題はバージョン3.1.0以降で修正されています。
|
| Possible impacts |
当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 5, 2026, midnight |
| Registration Date |
May 14, 2026, 10:20 a.m. |
| Last Update |
May 14, 2026, 10:20 a.m. |
|
CVSS3.0 : 警告
|
| Score |
6.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
Affected System
| Gofiber |
|
Fiber 3.1.0 およびそれ以前
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年05月14日] 掲載 |
May 14, 2026, 10:20 a.m. |
NVD Vulnerability Information
CVE-2026-30246
| Summary |
Fiber is a web framework for Go. In github.com/gofiber/fiber/v3 versions through 3.1.0, the default key generator in the cache middleware uses only the request path and does not include the query string. As a result, requests for the same path with different query parameters can share a cache key and receive the wrong cached response. This can cause response mix-up for query-dependent endpoints and may expose data intended for a different request. This issue is fixed after version 3.1.0.
|
| Publication Date |
May 5, 2026, 10:16 p.m. |
| Registration Date |
May 6, 2026, 4:07 a.m. |
| Last Update |
May 12, 2026, 10:44 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:gofiber:fiber:*:*:*:*:*:go:*:* |
|
3.1.0 |
|
|
Related information, measures and tools
Common Vulnerabilities List