Vulnerability CVE-2024-21522


Published: 2024-07-10

Description:
All versions of the package audify are vulnerable to Improper Validation of Array Index when frameSize is provided to the new OpusDecoder().decode or new OpusDecoder().decodeFloat functions it is not checked for negative values. This can lead to a process crash.

 References:
https://security.snyk.io/vuln/SNYK-JS-AUDIFY-6370700
https://github.com/almoghamdani/audify/blob/94b2fe79dc528fda2c7d59c7a0fd0e9de07dc3dc/src/opus_decoder.cpp%23L53
https://github.com/almoghamdani/audify/blob/94b2fe79dc528fda2c7d59c7a0fd0e9de07dc3dc/src/opus_decoder.cpp%23L79
https://gist.github.com/dellalibera/6bb866ae5d1cc2adaabe27bbd6d2d21e

Copyright 2026, cxsecurity.com

 

Back to Top