CVE-2026-74784 PUBLISHED

Scriban before 7.2.0 Denial of Service via array.insert_at

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

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.

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 7.2.0 (excl.)
  • Version 7.2.0 is unaffected

Credits

  • fg0x0 reporter

References

Problem Types

  • Allocation of Resources Without Limits or Throttling CWE