GofiberのFiberにおける観測可能な不一致に関する脆弱性
| Title |
GofiberのFiberにおける観測可能な不一致に関する脆弱性
|
| Summary |
FiberはGoで書かれたExpressに着想を得たウェブフレームワークです。バージョン3.3.0以前では、middleware/basicauth/config.go内のBasicAuthミドルウェアのデフォルトのAuthorizer関数がショートサーキット評価を使用しており、存在しないユーザー名の場合にパスワードハッシュの比較をスキップしていました。これにより、応答時間の差異を通じて信頼性の高いリモートユーザー名列挙が可能になっていました。この問題はバージョン3.3.0で修正されました。
|
| Possible impacts |
・当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアは停止しません。 |
| Solution |
ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
July 8, 2026, midnight |
| Registration Date |
July 17, 2026, 11:18 a.m. |
| Last Update |
July 17, 2026, 11:18 a.m. |
|
CVSS3.0 : 警告
|
| Score |
5.3
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
Affected System
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年07月17日] 掲載 |
July 17, 2026, 11:18 a.m. |
NVD Vulnerability Information
CVE-2026-44332
| Summary |
Fiber is an Express inspired web framework written in Go. Prior to 3.3.0, the default Authorizer function in the BasicAuth middleware in middleware/basicauth/config.go uses short-circuit evaluation that skips password hash comparison for non-existent usernames, enabling reliable remote username enumeration through response timing differences. This issue is fixed in version 3.3.0.
|
| Publication Date |
July 9, 2026, 5:16 a.m. |
| Registration Date |
July 10, 2026, 4:12 a.m. |
| Last Update |
July 16, 2026, 5:52 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:gofiber:fiber:*:*:*:*:*:go:*:* |
|
|
|
3.3.0 |
Related information, measures and tools
Common Vulnerabilities List