CVE-2026-74794 PUBLISHED

Scriban before 6.6.0 Denial of Service via Infinite Recursion

Assigner: VulnCheck
Reserved: 16.08.2026 Published: 16.08.2026 Updated: 16.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor scriban
Product scriban
Versions Default: unaffected
  • affected from 0 to 6.6.0 (excl.)
  • Version 6.6.0 is unaffected

References

Problem Types

  • Uncontrolled Recursion CWE