CVE-2025-62162: cel-rust May Panic During Parsing of Invalid CEL Expressions
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).
References
- github.com/advisories/GHSA-wxwx-9fh7-5mrw
- github.com/cel-rust/cel-rust
- github.com/cel-rust/cel-rust/commit/9df9822d81d91a3ce0fc9f712f4574a659247be3
- github.com/cel-rust/cel-rust/releases/tag/cel-v0.11.4
- github.com/cel-rust/cel-rust/security/advisories/GHSA-wxwx-9fh7-5mrw
- nvd.nist.gov/vuln/detail/CVE-2025-62162
Code Behaviors & Features
Detect and mitigate CVE-2025-62162 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →