CVE-2026-73062 PUBLISHED

Scriban 3.0.0 through 7.2.0 Denial of Service via Array Multiplication

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

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.

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: affected
  • unaffected from 0 to 3.0.0 (excl.)

Credits

  • MindflareX reporter

References

Problem Types

  • Allocation of Resources Without Limits or Throttling CWE