CVE-2025-62162
HIGH EPSS 24.1%
Published Oct 10, 20258mo ago · Modified Jun 17, 20262w ago
7.5 CVSS 3.1
Published Oct 10, 2025 8mo ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
24.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-20 Improper Input Validation Validation
References 2
- github.com https://github.com/cel-rust/cel-rust/releases/tag/cel-v0.11.4
- github.com https://github.com/cel-rust/cel-rust/security/advisories/GHSA-wxwx-9fh7-5mrw
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.