All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74787
HIGHpublished 2026-08-16 14:16 UTC · 2 days ago
8.7
CVSS / 10
// description
Scriban before 7.0.0 contains an uncontrolled recursion vulnerability in the object.to_json builtin function that lacks depth limits and circular reference detection. Attackers can craft templates with self-referencing objects to trigger unbounded recursion, causing a StackOverflowException that fatally terminates the hosting .NET process.
// weaknesses (CWE)
- CWE-674