CVE-2025-62162

Source
https://cve.org/CVERecord?id=CVE-2025-62162
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-62162.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-62162
Aliases
Published
2025-10-10T22:25:42Z
Modified
2026-08-12T03:51:17Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
cel-rust May Panic During Parsing of Invalid CEL Expressions
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-20"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/62xxx/CVE-2025-62162.json"
}
References

Affected packages

Git / github.com/cel-rust/cel-rust

Affected ranges

Type
GIT
Repo
https://github.com/cel-rust/cel-rust
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0.10.0"
        },
        {
            "fixed": "0.11.4"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

cel-v0.*
cel-v0.10.0
cel-v0.11.0
cel-v0.11.1
cel-v0.11.2
cel-v0.11.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-62162.json"