Intel

AIKIDO-2025-10831

rand_os is vulnerable to Use of Unmaintained Third Party Components

Use of Unmaintained Third Party Components Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Nov 19, 2025

50

Medium Risk

This Affects:

rustrand_os
0.0.0 - *
Are you affected? Scan for Free

TL;DR

The rand_os crate is deprecated and no longer actively maintained, as OsRng is now part of rand_core. Consider upgrading to rand_core 0.5.1 or higher.

Who does this affect?

You are affected if you are using this package.

Background info

rand_os is vulnerable to Use of Unmaintained Third Party Components in all versions.

How to fix this

Remove any rand_os package from your application. Please take a look at rand_core instead.