CVE 9.3 CRITICAL

Fiber Utils UUIDv4 and UUID Silent Fallback to Predictable Values_CVE-2025-66565

9.3 / 10
CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N

Description

Fiber Utils is a collection of common functions created for Fiber. In versions 2.0.0-rc.3 and below, when the system's cryptographic random number generator (crypto/rand) fails, both functions silently fall back to returning predictable UUID values, including the zero UUID "00000000-0000-0000-0000-000000000000". The vulnerability occurs through two related but distinct failure paths, both ultimately caused by crypto/rand.Read() failures, compromising the security of all Fiber applications using these functions for security-critical operations. This issue is fixed in version 2.0.0-rc.4.

AI Analysis

Fiber Utils UUIDv4 and UUID Silent Fallback to Predictable Values due to crypto/rand.Read() failures

Basic Information

ID CVE-2025-66565
Source GitHub_M
Published Dec 9, 2025 at 01:47

Affected Product

Vendor gofiber
Product utils
Version github.com/gofiber/utils <= 1.2.0
Affected Versions gofiber utils github.com/gofiber/utils <= 1.2.0
gofiber utils github.com/gofiber/utils/v2 < 2.0.0-rc.4

CWE Classification

AI Assessment

AI Score 9.3 / 10
AI Severity CRITICAL
Vendor Fiber
Product Fiber Utils
Version <= 1.2.0, < 2.0.0-rc.4

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.