CVE-2026-79774
Received
Received - Intake
Twig Sandbox Escape in Winter CMS
Vulnerability report for CVE-2026-79774, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-25
Last updated on: 2026-08-25
Assigner: VulnCheck
Description
Description
Winter CMS versions before 1.2.13 contain an incomplete fix for a Twig sandbox escape vulnerability in System\\Twig\\SecurityPolicy that allows authenticated backend users with template-editing permissions to bypass sandbox restrictions. Attackers can exploit method forwarding through Eloquent models and query builders using methods like saveQuietly(), deleteQuietly(), increment(), decrement(), and newQuery() to read and modify arbitrary database records, execute arbitrary SQL, and achieve remote code execution by injecting PHP into template code sections.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| winter | cms | 1.2.7 |
| winter | cms | 1.2.8 |
| winter | cms | 1.2.9 |
| winter | cms | 1.2.10 |
| winter | cms | 1.2.11 |
| winter | cms | 1.2.12 |
| winter | cms | From 1.2.13 (exc) |
| winter_cms | winter | 1.2.7 |
| winter_cms | winter | 1.2.8 |
| winter_cms | winter | 1.2.9 |
| winter_cms | winter | 1.2.10 |
| winter_cms | winter | 1.2.11 |
| winter_cms | winter | 1.2.12 |
| winter_cms | winter | From 1.2.13 (exc) |
| winter_cms | winter_cms | to 1.2.13 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-693 | The product does not use or incorrectly uses a protection mechanism that provides sufficient defense against directed attacks against the product. |