CVE-2026-74795
Last modified
CVE-2026-74795 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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/disabled), so an attacker who controls template input can supply a deeply nested template (e.g., thousands of nested parentheses or blocks) that exhausts thread stack space and raises a StackOverflowException. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
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/disabled), so an attacker who controls template input can supply a deeply nested template (e.g., thousands of nested parentheses or blocks) that exhausts thread stack space and raises a StackOverflowException. Because a StackOverflowException cannot be caught in .NET, this causes immediate, unrecoverable termination of the hosting process, resulting in a denial of service. Applications that process untrusted or user-supplied templates can be exploited remotely without authentication.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| scriban | scriban | < 6.6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74795?
How severe is CVE-2026-74795?
How do I fix CVE-2026-74795?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74788Scriban before 7.0.0 (affected versions <= 6.6.0) contains a…7.5
- CVE-2026-74789Scriban before 7.0.0 (affected <= 6.6.0) applies its LoopLim…7.5
- CVE-2026-74790Scriban before 7.0.0 caches TypedObjectAccessor by Type only…9.1
- CVE-2026-74791Scriban before 7.0.0 fails to clear the CachedTemplates dict…8.6
- CVE-2026-74792Scriban before 7.0.0 (affected versions <= 6.6.0) contains a…7.5
- CVE-2026-74794Scriban before 6.6.0 contains an infinite recursion vulnerab…7.5
- CVE-2026-74796OpenTofu before 1.11.7 fails to validate existing symlinks i…6.1
- CVE-2026-74797OpenTofu versions before 1.11.4 contain a denial of service …3.1
- CVE-2026-74798SiYuan kernel before v3.7.4 contains a path traversal vulner…8.7
- CVE-2026-74799SiYuan before 3.7.4 registers Go net/http/pprof debug endpoi…9.3
- CVE-2026-7480An Incorrect Permission Assignment for Critical Resource vul…7.3
- CVE-2026-74800SiYuan before v3.7.4 fails to set Content-Disposition and X-…9
Are you affected by CVE-2026-74795?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
