๐Ÿ” CVE Alert

CVE-2026-74791

HIGH 8.6

Scriban before 7.0.0 Authorization Bypass via Stale Include Cache

CVSS Score
8.6
EPSS Score
0.0%
EPSS Percentile
0th

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 to access previously authorized template content from earlier renders without triggering TemplateLoader.Load() again.

CWE CWE-226
Vendor scriban
Product scriban
Published Aug 16, 2026
Stay Ahead of the Next One

Get instant alerts for scriban scriban

Be the first to know when new high vulnerabilities affecting scriban scriban are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

scriban / scriban
0 < 7.0.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/scriban/scriban/security/advisories/GHSA-x6m9-38vm-2xhf vulncheck.com: https://www.vulncheck.com/advisories/scriban-before-authorization-bypass-via-stale-include-cache

Credits

๐Ÿ” Zwique