Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-83530 1 Google 1 Cel-go 2026-09-10 N/A
A user could provide an expression whose string length is longer than the ParserExpressionSizeLimit() configured on the CEL environment, and a memory allocation would occur proportional to the size of the input before the limit would be checked / enforced.