Intel

AIKIDO-2025-10619

custom_derive 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 Sep 9, 2025

50

Medium Risk

This Affects:

rustcustom_derive
0.0.0 - *
Are you affected? Scan for Free

TL;DR

The custom_derive crate is no longer maintained, as indicated by the developer. Its last commit documents that custom_derive has served its purpose and will no longer receive updates.

Who does this affect?

You are affected if you are using this package.

Background info

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

How to fix this

Remove any custom_derive package from your application. Please take a look at strum or macro-attr instead.