logo

CVE-2025-29776 azle

Package

Manager: npm
Name: azle
Vulnerable Version: >=0.27.0 <0.30.0

Severity

Level: High

CVSS v3.1: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:R

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L

EPSS: 0.00033 pctl0.08016

Details

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 problem has been fixed as of Azle version `0.30.0`. ### Workarounds 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.

Metadata

Created: 2025-03-14T17:31:07Z
Modified: 2025-03-15T20:47:15Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/03/GHSA-xc76-5pf9-mx8m/GHSA-xc76-5pf9-mx8m.json
CWE IDs: ["CWE-835"]
Alternative ID: GHSA-xc76-5pf9-mx8m
Finding: F138
Auto approve: 1