Security Advisory

CVE-2025-62162

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-10-10 22:25:42
Last updated 2025-10-14 14:16:20
Assigner GitHub_M
State PUBLISHED

Description

cel-rust is a Common Expression Language interpreter written in Rust. Starting in version 0.10.0 and prior to version 0.11.4, parsing certain malformed CEL expressions can cause the parser to panic, terminating the process. When the crate is used to evaluate untrusted expressions (e.g., user-supplied input over an API), an attacker can send crafted input to trigger a denial of service (DoS). Version 0.11.4 fixes the issue.