๐Ÿ” CVE Alert

CVE-2026-44332

MEDIUM 5.3

Fiber: Username Enumeration via Timing Oracle in BasicAuth Default Authorizer

CVSS Score
5.3
EPSS Score
0.5%
EPSS Percentile
40th

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.

CWE CWE-203
Vendor gofiber
Product fiber
Published Jul 8, 2026
Last Updated Jul 9, 2026
Stay Ahead of the Next One

Get instant alerts for gofiber fiber

Be the first to know when new medium vulnerabilities affecting gofiber fiber are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

gofiber / fiber
< 3.3.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/gofiber/fiber/security/advisories/GHSA-g5vh-55hw-rxm8 github.com: https://github.com/gofiber/fiber/pull/4245 github.com: https://github.com/gofiber/fiber/commit/c7ac00edd19f9669b1aebbec6e229658baaa059e github.com: https://github.com/gofiber/fiber/releases/tag/v3.3.0