CVE-2025-62162 HIGH

CVE-2025-62162: cel-rust May Panic During Parsing of Invalid CEL Expressions

Vendor Cel-Rust
Product cel-rust
Weakness CWE-20 · Input validation
Published October 10, 2025
Last update October 14, 2025

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

October 10, 2025 CVE published
October 14, 2025 Record updated