CVE-2026-79774
8.4Winter CMS · Winter CMS
Winter CMS versions before 1.2.13 are vulnerable to a Twig sandbox escape, allowing authenticated backend users with template-editing rights to execute arbitrary code.
Executive summary
Authenticated users in Winter CMS versions prior to 1.2.13 can bypass sandbox protections to achieve remote code execution and full system compromise.
Vulnerability
The system fails to properly enforce security policies within the Twig sandbox, allowing an authenticated backend user with template-editing permissions to escape restrictions. Attackers can leverage model-based methods to manipulate database records, execute arbitrary SQL, and ultimately achieve remote code execution on the underlying server.
Business impact
This vulnerability allows an authenticated attacker to move from restricted template editing to full system control. The potential for arbitrary code execution and database modification poses a critical risk to data confidentiality, integrity, and availability. With a CVSS score of 8.4, this issue is a significant threat to any enterprise relying on Winter CMS.
Remediation
Immediate Action: Upgrade Winter CMS to version 1.2.13 or later to apply the patched security policy and sandbox protections.
Proactive Monitoring: Audit administrative accounts and review logs for unauthorized modifications to templates or unusual database queries.
Compensating Controls: Strictly limit the number of users with template-editing privileges and monitor backend activity for suspicious usage of model-related methods.
Exploitation status
Public Exploit Available: No (exploit_available: unknown)
Analyst recommendation
While the vulnerability requires authenticated access, the impact of remote code execution is severe. Administrators must prioritize updating to the latest version and review the permissions of all users with backend access to minimize the window of opportunity for malicious insiders or compromised accounts.
Sources
Originally found and disclosed by M9nx, per the CVE Program record.
- GitHub Security Advisory (GHSA-8cfw-pcwh-v63w) Vendor advisory
- Patch Commit Patch commit
- VulnCheck Advisory: Winter CMS before 1.2.13 Twig Sandbox Escape via SecurityPolicy Third-party advisory