Vulnerability Description
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.
Related Weaknesses (CWE)
References
- https://github.com/scriban/scriban/security/advisories/GHSA-24c8-4792-22hx
- https://www.vulncheck.com/advisories/scriban-before-denial-of-service-via-array-
FAQ
What is CVE-2026-74784?
CVE-2026-74784 is a documented vulnerability. 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. Attacke...
How severe is CVE-2026-74784?
CVSS scoring is not yet available for CVE-2026-74784. Check NVD for updates.
Is there a patch for CVE-2026-74784?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.