CVE-2026-74785

Summary

Scriban before 7.0.0 contains three distinct denial-of-service vulnerabilities in expression evaluation that bypass existing safety controls through unbounded string multiplication, uncontrolled BigInteger shift operations, and LoopLimit bypass via range enumeration in builtin functions. Attackers who can supply templates can cause out-of-memory exceptions or CPU exhaustion, typically terminating the entire host process.

Affected Software

VendorProductVersion RangeStatus
scribanscriban0 < 7.0.0affected
scribanscriban7.0.0unaffected

Weaknesses

  • CWE-400: Uncontrolled Resource Consumption

References