Vulnerability Description
Scriban versions 3.0.0 through 7.2.0 contain a denial of service vulnerability in the array multiplication operator that allocates memory without enforcing LoopLimit or overflow-safe arithmetic checks. Attackers can supply a large integer multiplier in a template to force multi-gigabyte memory allocations, causing resource exhaustion and availability degradation.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/scriban/scriban/security/advisories/GHSA-q6rr-fm2g-g5x8
- https://www.vulncheck.com/advisories/scriban-through-denial-of-service-via-array
- https://github.com/scriban/scriban/security/advisories/GHSA-q6rr-fm2g-g5x8
FAQ
What is CVE-2026-73062?
CVE-2026-73062 is a vulnerability with a CVSS score of 7.5 (HIGH). Scriban versions 3.0.0 through 7.2.0 contain a denial of service vulnerability in the array multiplication operator that allocates memory without enforcing LoopLimit or overflow-safe arithmetic checks...
How severe is CVE-2026-73062?
CVE-2026-73062 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-73062?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.