All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74783
HIGHpublished 2026-08-16 14:16 UTC · 2 days ago · modified 2026-08-17 17:16 UTC
8.7
CVSS / 10
// description
Scriban versions 6.6.0 through 7.2.0 contain a non-enforcing ExpressionDepthLimit guard that fails to stop recursive descent parsing of deeply nested expressions. Attackers can supply templates with deeply nested parentheses, array initializers, object initializers, or unary operators to trigger an uncatchable StackOverflowException that immediately terminates the host process.
// weaknesses (CWE)
- CWE-674