Highlights
Injection: 2 prior fixes. Scrutinize any change in this area.
elasticsearch/esql/esql.py: most-fixed (2 issues). Treat as high-risk during review.
0 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Injection: Query injection can occur when index names containing pipe characters or unescaped identifiers are directly interpolated into ES|QL queries, allowing attackers to append unauthorized query clauses or manipulate query logic.