Bug 2498203 (CVE-2026-44332) - CVE-2026-44332 github.com/gofiber/fiber: GoFiber: Remote Username Enumeration via BasicAuth Middleware Short-Circuit Evaluation
Summary: CVE-2026-44332 github.com/gofiber/fiber: GoFiber: Remote Username Enumeration...
Keywords:
Status: NEW
Alias: CVE-2026-44332
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2498502
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-08 20:02 UTC by OSIDB Bzimport
Modified: 2026-07-09 13:33 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-08 20:02:05 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.