All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74794
HIGHpublished 2026-08-16 14:16 UTC · 2 days ago · modified 2026-08-17 17:16 UTC
8.7
CVSS / 10
// description
Scriban before 6.6.0 contains an infinite recursion vulnerability in object rendering when the ObjectRecursionLimit property defaults to unlimited. Attackers can supply circular reference objects to the template context, exhausting stack space and triggering an uncatchable StackOverflowException that terminates the hosting process.
// weaknesses (CWE)
- CWE-674