CVE-2026-74784

Summary

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.

Affected Software

VendorProductVersion RangeStatus
scribanscriban0 < 7.2.0affected
scribanscriban7.2.0unaffected

Weaknesses

  • CWE-770: Allocation of Resources Without Limits or Throttling

References