CVE-2025-54883
Last modified
CVE-2025-54883 is a critical-severity vulnerability rated 9.3/10 on the CVSS scale. 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. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-54883?
How severe is CVE-2025-54883?
How do I fix CVE-2025-54883?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-54878CryptoLib provides a software-only solution using the CCSDS …8.6
- CVE-2025-54879Mastodon is a free, open-source social network server based …7.5
- CVE-2025-5488The WP Masonry & Infinite Scroll plugin for WordPress is vul…5.4
- CVE-2025-54880Mermaid is a JavaScript based diagramming and charting tool …6.1
- CVE-2025-54881Mermaid is a JavaScript based diagramming and charting tool …5.3
- CVE-2025-54882Himmelblau is an interoperability suite for Microsoft Azure …7.1
- CVE-2025-54884Vision UI is a collection of enterprise-grade, dependency-fr…8.7
- CVE-2025-54885Thinbus Javascript Secure Remote Password is a browser SRP6a…6.9
- CVE-2025-54886skops is a Python library which helps users share and ship t…8.4
- CVE-2025-54887jwe is a Ruby implementation of the RFC 7516 JSON Web Encryp…9.1
- CVE-2025-54888Fedify is a TypeScript library for building federated server…8.7
- CVE-2025-54889Improper Neutralization of Input During Web Page Generation …4.8
Are you affected by CVE-2025-54883?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
