PatchSiren cyber security CVE debrief
CVE-2026-73062 scriban CVE debrief
CVE-2026-73062 is a denial-of-service vulnerability affecting Scriban versions 3.0.0 through 7.2.0. The vulnerability is caused by the array multiplication operator allocating memory without enforcing LoopLimit or overflow-safe arithmetic checks, allowing attackers to force multi-gigabyte memory allocations and cause resource exhaustion and availability degradation.
- Vendor
- scriban
- Product
- Unknown
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-16
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-16
- Advisory updated
- 2026-09-08
Who should care
Defenders responsible for Scriban deployments should assess exposure and prioritize patching to prevent exploitation. This includes verifying Scriban versions, reviewing compensating controls, and monitoring for suspicious activity. Operational impacts include resource exhaustion and potential for denial-of-service attacks, highlighting the need for verification of Scriban versions and patches.
Why it matters
CVE-2026-73062 is a denial-of-service vulnerability affecting Scriban versions 3.0.0 through 7.2.0, allowing attackers to force multi-gigabyte memory allocations and cause resource exhaustion and availability degradation. Defenders responsible for Scriban deployments should assess exposure and prioritize patching to prevent exploitation.
- Resource exhaustion and availability degradation
- Potential for denial-of-service attacks
- Need for verification of Scriban versions and patches
Technical summary
The array multiplication operator in Scriban versions 3.0.0 through 7.2.0 allocates memory without enforcing LoopLimit or overflow-safe arithmetic checks, allowing attackers to force multi-gigabyte memory allocations. This causes resource exhaustion and availability degradation. Defenders should prioritize verifying Scriban versions and applying patches to prevent exploitation. Technical details indicate a high severity vulnerability with significant operational impacts, emphasizing the need for prompt remediation.
Defensive priority
Defenders should prioritize verifying Scriban versions and applying patches to prevent exploitation.
Recommended defensive actions
- Verify Scriban versions and apply patches
- Implement LoopLimit and overflow-safe arithmetic checks
- Monitor for suspicious activity
- Review compensating controls for exposed systems
- Check relevant monitoring, detection, and logs for exposed assets
- Track exceptions, retest remediated assets
- Plan vendor-supported updates or mitigations through normal change control
Evidence notes
The CVE record and NVD entry provide details on the vulnerability in Scriban versions 3.0.0 through 7.2.0, including its denial-of-service nature via array multiplication operator. Additional information on affected versions, remediation steps, and verification tasks for defenders is needed for thorough assessment and mitigation planning. Defenders should verify Scriban versions, assess exposure, and prioritize patching to prevent exploitation. Evidence limits suggest focusing on source-grounded technical framing and defensive impact.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73062 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73062
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73062 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73062
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/scriban/scriban/security/advisories/GHSA-q6rr-fm2g-g5x8
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/scriban-through-denial-of-service-via-array-multiplication
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.