Scriban.Signed
NuGet13 known CVEs affecting this package
Aggregated from OSV, GitHub Security Advisories, NVD, and vendor advisories. Each CVE links to its full detail page with vendor advisories, patches, fixed versions, and remediation guidance.
CVEs affecting Scriban.Signedpage 1 of 1
- CVE-2026-73062HIGHCVSS 7.5EG 7.5✓ Fixed in 7.2.12026-08-16
vulnerable: 3.0.0 ... 7.2.0 (78 versions)
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 …
- CVE-2026-74783HIGHCVSS 7.5EG 7.5✓ Fixed in 7.2.12026-08-16
vulnerable: 6.6.0 ... 7.2.0 (10 versions)
Scriban versions 6.6.0 through 7.2.0 contain a non-enforcing ExpressionDepthLimit guard that fails to stop recursive descent parsing of deeply nested expressions. Attackers can supply templates with deeply nested parentheses, array initial…
- CVE-2026-74784HIGHCVSS 8.7EG 8.7✓ Fixed in 7.2.02026-08-16
vulnerable: 0.10.0 ... 7.1.0 (119 versions)
Scriban before 7.2.0 contains a denial of service vulnerability in the array.insert_at function that allocates unbounded null entries without respecting LoopLimit or LimitToString constraints. Attackers can supply a large index parameter t…
- CVE-2026-74785MEDIUMCVSS 6.5EG 6.5✓ Fixed in 7.0.02026-08-16
vulnerable: 0.10.0 ... 6.6.0 (111 versions)
Scriban before 7.0.0 contains three distinct denial-of-service vulnerabilities in expression evaluation that bypass existing safety controls through unbounded string multiplication, uncontrolled BigInteger shift operations, and LoopLimit b…
- CVE-2026-74786MEDIUMCVSS 6.5EG 6.5✓ Fixed in 7.0.02026-08-16
vulnerable: 0.10.0 ... 6.6.0 (111 versions)
Scriban before 7.0.0 (affected versions <= 6.6.0) contains a denial-of-service vulnerability in which the LimitToString safety limit (default 1MB) can be bypassed because ObjectToString resets the per-call length counter (_currentToStringL…
- CVE-2026-74787HIGHCVSS 7.5EG 7.5✓ Fixed in 7.0.02026-08-16
vulnerable: 0.10.0 ... 6.6.0 (111 versions)
Scriban before 7.0.0 contains an uncontrolled recursion vulnerability in the object.to_json builtin function that lacks depth limits and circular reference detection. Attackers can craft templates with self-referencing objects to trigger u…
- CVE-2026-74788HIGHCVSS 7.5EG 7.5✓ Fixed in 7.0.02026-08-16
vulnerable: 0.10.0 ... 6.6.0 (111 versions)
Scriban before 7.0.0 (affected versions <= 6.6.0) contains an uncontrolled memory allocation vulnerability in the string.pad_left and string.pad_right template functions, which perform no validation on the width parameter before delegating…
- CVE-2026-74789HIGHCVSS 7.5EG 7.5✓ Fixed in 7.0.02026-08-16
vulnerable: 0.10.0 ... 6.6.0 (111 versions)
Scriban before 7.0.0 (affected <= 6.6.0) applies its LoopLimit constraint only to script loop statements and not to expensive iteration performed inside built-in operators and functions. As a result, a single expression such as {{ 1..10000…
- CVE-2026-74790CRITICALCVSS 9.1EG 9.1✓ Fixed in 7.0.02026-08-16
vulnerable: 0.10.0 ... 6.6.0 (111 versions)
Scriban before 7.0.0 caches TypedObjectAccessor by Type only without considering MemberFilter changes, allowing reused TemplateContext instances to expose members that should be hidden. Attackers can access filtered properties and fields b…
- CVE-2026-74791HIGHCVSS 8.6EG 8.6✓ Fixed in 7.0.02026-08-16
vulnerable: 0.10.0 ... 6.6.0 (111 versions)
Scriban before 7.0.0 fails to clear the CachedTemplates dictionary when TemplateContext.Reset() is called, allowing cached templates to persist across reused contexts. Attackers can exploit request-dependent ITemplateLoader implementations…
- CVE-2026-74792HIGHCVSS 7.5EG 7.5✓ Fixed in 7.0.02026-08-16
vulnerable: 0.10.0 ... 6.6.0 (111 versions)
Scriban before 7.0.0 (affected versions <= 6.6.0) contains a stack overflow vulnerability in nested array initializer parsing. Deeply nested array initializers recurse through a path (ParseArrayInitializer → ParseExpression → ParseArra…
- CVE-2026-74794HIGHCVSS 7.5EG 7.5✓ Fixed in 6.6.02026-08-16
vulnerable: 0.10.0 ... 6.5.8 (110 versions)
Scriban before 6.6.0 contains an infinite recursion vulnerability in object rendering when the ObjectRecursionLimit property defaults to unlimited. Attackers can supply circular reference objects to the template context, exhausting stack s…
- CVE-2026-74795HIGHCVSS 7.5EG 7.5✓ Fixed in 6.6.02026-08-16
vulnerable: 0.10.0 ... 6.5.8 (110 versions)
Scriban before 6.6.0 contains an uncontrolled recursion vulnerability in its recursive-descent parser. The parser does not enforce a default expression depth limit (the ExpressionDepthLimit property in ParserOptions defaults to null/disabl…
Check whether Scriban.Signed is used in your infrastructure
EchelonGraph scans your cloud and SBOMs to map every package to your actual deployments. See blast radius for Scriban.Signed CVEs against the assets you own.
Start Free Scan →