All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74785
HIGHpublished 2026-08-16 14:16 UTC · 2 days ago · modified 2026-08-17 16:17 UTC
7.1
CVSS / 10
// description
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.
// weaknesses (CWE)
- CWE-400