216.73.216.67

CVE-2025-29776

· Published 14/03/2025 14:15 · Modified 14/03/2025 14:15

Labels: CVE-2025-29776 2025-03-14CVE-2025-29776CWE-835[email protected]

Essential information

Published
14/03/2025 14:15
Modified
14/03/2025 14:15
Author
Creator
CISA KEV
No
CWE

Description

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 will occur with any valid invocation of `setTimer`. The problem has been fixed as of Azle version `0.30.0`. As a workaround, if a canister is caught in this infinite loop after calling `setTimer`, the canister can be upgraded and the timers will all be cleared, thus ending the loop.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
azle / azle cpe:2.3:a:azle:azle:0.27.0:*:*:*:*:*:*:*
azle / azle cpe:2.3:a:azle:azle:0.28.0:*:*:*:*:*:*:*
azle / azle cpe:2.3:a:azle:azle:0.29.0:*:*:*:*:*:*:*
azle / azle cpe:2.3:a:azle:azle:0.30.0:*:*:*:*:*:*:*

References