SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-73062

HIGH · CVSS 7.5 EPSS 0.28% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-16 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

Scriban versions 3.0.0 through 7.2.0 are vulnerable to a denial of service attack due to improper handling of the array multiplication operator, which allows attackers to exploit large integer multipliers to trigger excessive memory allocations. This can lead to resource exhaustion and significant degradation of service availability. Organizations using affected versions should prioritize patching to mitigate potential disruptions.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-73062
Severity
HIGH
CVSS
7.5
EPSS
0.28%

Original NVD 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.