Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/scriban/scriban/security/advisories/GHSA-grr9-747v-xvcp
- https://www.vulncheck.com/advisories/scriban-before-denial-of-service-via-infini
- https://github.com/scriban/scriban/security/advisories/GHSA-grr9-747v-xvcp
FAQ
What is CVE-2026-74794?
CVE-2026-74794 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 t...
How severe is CVE-2026-74794?
CVE-2026-74794 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-74794?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.