Vulnerability Description
Winter CMS before 1.2.13 contains a local file inclusion vulnerability in the JavascriptImporter filter that allows authenticated users with cms.manage_assets permission to disclose arbitrary server-readable files by placing =include or =require directives in theme JavaScript assets. Attackers can reference files like .env outside the theme directory, and the combined output served through the combine route becomes readable by unauthenticated visitors, exposing application keys and database credentials.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/wintercms/storm/commit/fd673f4f32140c97c68b1ed705764b819747fb
- https://github.com/wintercms/winter/commit/e09c8d3526f3583cb6c3476a021b885088ecd
- https://github.com/wintercms/winter/security/advisories/GHSA-2223-f22x-24cq
- https://www.vulncheck.com/advisories/winter-cms-before-local-file-inclusion-via-
FAQ
What is CVE-2026-79773?
CVE-2026-79773 is a vulnerability with a CVSS score of 4.9 (MEDIUM). Winter CMS before 1.2.13 contains a local file inclusion vulnerability in the JavascriptImporter filter that allows authenticated users with cms.manage_assets permission to disclose arbitrary server-r...
How severe is CVE-2026-79773?
CVE-2026-79773 has been rated MEDIUM with a CVSS base score of 4.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-79773?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.