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