CVE 7.5 HIGH

cel-rust May Panic During Parsing of Invalid CEL Expressions_CVE-2025-62162

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

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.

Basic Information

ID CVE-2025-62162
Source GitHub_M
Published Oct 10, 2025 at 22:25

Affected Product

Vendor cel-rust
Product cel-rust
Version >= 0.10.0, < 0.11.4
Affected Versions cel-rust cel-rust >= 0.10.0, < 0.11.4

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.