216.73.217.22

CVE-2025-54884

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

Labels: CVE-2025-54884 2025-08-06CVE-2025-54884CWE-400[email protected]

Essential information

Published
06/08/2025 00:15
Modified
06/08/2025 20:23
Author
Creator
CVSS
8.7 HIGH (v3) 8.7 HIGH (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 generateSecureId and getSecureRandomInt functions in security-kit versions prior to 3.5.0 (packaged in Vision UI 1.4.0 and below) are vulnerable to Denial of Service (DoS) attacks. The generateSecureId(length) function directly used the length parameter to size a Uint8Array buffer, allowing attackers to exhaust server memory through repeated requests for large IDs since the previous 1024 limit was insufficient. The getSecureRandomInt(min, max) function calculated buffer size based on the range between min and max, where large ranges caused excessive memory allocation and CPU-intensive rejection-sampling loops that could hang the thread. 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:*:*:*:*:*:*:*
vision ui / security-kit cpe:2.3:a:vision_ui:security-kit:<3.5.0:*:*:*:*:*:*:*

References