Common Weakness Enumeration

    CWE Definition / CWE-334

    CWE-334: Small Space of Random Values

    The number of possible random values is smaller than needed by the product, making it more susceptible to brute force attacks.

    Published:19 Jul 2006
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-330: Use of Insufficiently Random Values