Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
8.3

CVE-2026-74784: Scriban: Large Array Insertion Crashes Host Process

CVE-2026-74784 · published 18 days ago
Summary

A malicious template can cause Scriban to crash the host process by inserting a large number of elements into an array, leading to an out-of-memory exception. This can happen even when safety controls are set to limit the number of iterations. To mitigate this, update to a version of Scriban that has fixed this issue.

What to do
  • Update scriban to version 7.2.0.
  • Update scriban scriban to version 7.2.0 or later.
Affected software
Ecosystem VendorProductAffected versions
nuget scriban <= 7.1.0
Fix: upgrade to 7.2.0
scriban scriban < 7.2.0
Original advisory text
Scriban before 7.2.0 Denial of Service via array.insert_at
Scriban before 7.2.0 contains a denial of service vulnerability in the array.insert_at function that allocates unbounded null entries without respecting LoopLimit or LimitToString constraints. Attackers can supply a large index parameter to trigger OutOfMemoryException and crash the host process in under a second.
Severity
8.3 High
CVSS 4.0: 8.7 (GHSA)
Exploitation
EPSS <1%
Type
CWE-770Allocation of Resources Without Limits
Timeline
Published16 Aug 2026
Updated2 Sep 2026
First seen19 May 2026
Sources
CVE-2026-74784 · MITRE
Monitor software like this
Free during beta