216.73.217.22

CVE-2025-54883

· Published 06/08/2025 00:15 · Modified 06/08/2025 20:23

Labels: CVE-2025-54883 2025-08-06CVE-2025-54883CWE-338[email protected]

Essential information

Published
06/08/2025 00:15
Modified
06/08/2025 20:23
Author
Creator
CVSS
9.3 CRITICAL (v3) 9.3 CRITICAL (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Vision UI is a collection of enterprise-grade, dependency-free modules for modern web projects. In versions 1.4.0 and below, the getSecureRandomInt function in security-kit versions prior to 3.5.0 (packaged in Vision-ui <= 1.4.0) contains a critical cryptographic weakness. Due to a silent 32-bit integer overflow in its internal masking logic, the function fails to produce a uniform distribution of random numbers when the requested range between min and max is larger than 2³². The root cause is the use of a 32-bit bitwise left-shift operation (<<) to generate a bitmask for the rejection sampling algorithm. This causes the mask to be incorrect for any range requiring 32 or more bits of entropy. This issue is fixed in version 1.5.0.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
vision ui / vision ui cpe:2.3:a:vision_ui:vision_ui:1.4.0:*:*:*:*:*:*:*
security-kit / security-kit cpe:2.3:a:security-kit:security-kit:<3.5.0:*:*:*:*:*:*:*

References