CVE-2026-74790

Severity CVSS v4.0:
CRITICAL
Type:
CWE-693 Protection Mechanism Failure
Publication date:
16/08/2026
Last modified:
16/08/2026

Description

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 by reusing a TemplateContext after tightening its MemberFilter, bypassing sandbox policies across requests or tenants.