2 matches found
CVE-2025-29776
Azle is a WebAssembly runtime for TypeScript and JavaScript on ICP. Calling setTimer in Azle versions 0.27.0, 0.28.0, and 0.29.0 causes an immediate infinite loop of timers to be executed on the canister, each timer attempting to clean up the global state of the previous timer. The infinite loop...
8.7CVSS6.9AI score0.00349EPSS
SaveExploits0References1
GHSA-XC76-5PF9-MX8M In Azle, calling `setTimer` causes infinite loop of timers
Impact Calling setTimer in Azle versions 0.27.0, 0.28.0, and 0.29.0 causes an immediate infinite loop of timers to be executed on the canister, each timer attempting to clean up the global state of the previous timer. The infinite loop will occur with any valid invocation of setTimer. Patches The...
8.7CVSS6.6AI score0.00349EPSS
SaveExploits0References4
20