Scriban before 7.0.0 caches TypedObjectAccessor by Type...
Critical severity
Unreviewed
Published
Aug 16, 2026
to the GitHub Advisory Database
Description
Published by the National Vulnerability Database
Aug 16, 2026
Published to the GitHub Advisory Database
Aug 16, 2026
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.
References