CVE-2025-62162
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-10-10

Last updated on: 2025-10-14

Assigner: GitHub, Inc.

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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-10-10
Last Modified
2025-10-14
Generated
2026-05-07
AI Q&A
2025-10-11
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
cel-rust cel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-20 The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the cel-rust Common Expression Language interpreter versions from 0.10.0 up to but not including 0.11.4. When parsing certain malformed CEL expressions, the parser can panic and terminate the process. This means that if an attacker sends specially crafted input expressions, they can cause the application using cel-rust to crash.


How can this vulnerability impact me? :

The vulnerability can be exploited by an attacker to cause a denial of service (DoS) by crashing the process that uses cel-rust to evaluate expressions. This is particularly impactful when the crate evaluates untrusted or user-supplied input, such as over an API, potentially making the service unavailable.


What immediate steps should I take to mitigate this vulnerability?

Upgrade the cel-rust crate to version 0.11.4 or later, as this version fixes the vulnerability that causes the parser to panic and terminate the process when parsing certain malformed CEL expressions.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart