Vulnerability 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 Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/cel-rust/cel-rust/releases/tag/cel-v0.11.4
- https://github.com/cel-rust/cel-rust/security/advisories/GHSA-wxwx-9fh7-5mrw
- https://github.com/cel-rust/cel-rust/security/advisories/GHSA-wxwx-9fh7-5mrw
FAQ
What is CVE-2025-62162?
CVE-2025-62162 is a vulnerability with a CVSS score of 7.5 (HIGH). 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, t...
How severe is CVE-2025-62162?
CVE-2025-62162 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-62162?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.