GHSA-3g44-3m7x-cgg2
CRITICALCVE-2026-55511Yamcs compiles StreamSQL expressions to Java on the fly with the Janino SimpleCompiler (no restrictive class-loading policy or expression sandbox). When a StreamSQL aggregate such as sum(...) is applied to a column, the column's name is interpolated unescaped into the generated Java source. Because Yamcs accepts arbitrary characters in a double-quoted column identifier and applies no validation wh
- Affected
- >= 5.13.0, <= 5.13.1
- Fixed in
- 5.13.2
- Weakness
- CWE-94
- Published
- 2026-08-28
- Source
- github