CVE-2025-66630
CRITICALFiber < 2.52.11 - Use of Cryptographically Weak Pseudo-Random Number Generator
Title source: llmDescription
Fiber is an Express inspired web framework written in Go. Before 2.52.11, on Go versions prior to 1.24, the underlying crypto/rand implementation can return an error if secure randomness cannot be obtained. Because no error is returned by the Fiber v2 UUID functions, application code may unknowingly rely on predictable, repeated, or low-entropy identifiers in security-critical pathways. This is especially impactful because many Fiber v2 middleware components (session middleware, CSRF, rate limiting, request-ID generation, etc.) default to using utils.UUIDv4(). This vulnerability is fixed in 2.52.11.
References (3)
Core 3
Core References
Vendor Advisory x_refsource_confirm
https://github.com/gofiber/fiber/security/advisories/GHSA-68rr-p4fp-j59v
Patch x_refsource_misc
https://github.com/gofiber/fiber/commit/eb874b6f6c5896b968d9b0ab2b56ac7052cb0ee1
Release Notes x_refsource_misc
https://github.com/gofiber/fiber/releases/tag/v2.52.11
Scores
CVSS v3
9.4
EPSS
0.0047
EPSS Percentile
36.9%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-338
Status
published
Products (2)
gofiber/fiber
< 2.52.11
gofiber/fiber
0 - 2.52.11Go
Published
Feb 09, 2026
Tracked Since
Feb 18, 2026