Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Mindflarex

#19074of 56,330
15Total CVSS
Vulnerabilities · 2
High
2
PT-2026-73149
7.5
2026-06-26
Scriban · Scriban · CVE-2026-73062
**Name of the Vulnerable Software and Affected Versions** Scriban versions 3.0.0 through 7.2.0 **Description** A denial of service issue exists in the array multiplication operator. The system allocates memory without enforcing `LoopLimit` or using overflow-safe arithmetic checks. An attacker can provide a large integer multiplier within a template to trigger multi-gigabyte memory allocations, leading to resource exhaustion and degradation of service availability. **Recommendations** Update Scriban to a version later than 7.2.0.
PT-2026-73151
7.5
2026-06-26
Scriban · Scriban · CVE-2026-74783
**Name of the Vulnerable Software and Affected Versions** Scriban versions 6.6.0 through 7.2.0 **Description** An issue exists where the `ExpressionDepthLimit` guard is not enforced, failing to prevent recursive descent parsing of deeply nested expressions. An attacker can provide templates containing deeply nested parentheses, array initializers, object initializers, or unary operators to trigger an uncatchable `StackOverflowException`, which results in the immediate termination of the host process. **Recommendations** Update Scriban to a version later than 7.2.0.