๐Ÿ” CVE Alert

CVE-2026-63179

MEDIUM 4.9

Winter: Local File Inclusion through @import directives in LESS compilation of backend customizable stylesheets and theme assets

CVSS Score
4.9
EPSS Score
0.0%
EPSS Percentile
0th

Winter CMS is a content management system built on the Laravel PHP framework. In versions up to and including 1.2.12, authenticated backend users can disclose arbitrary files readable by the PHP process by injecting @import (inline) directives into LESS source that the backend compiles, because the LESS parser was instantiated without a safe import resolver and fell back to the raw attacker-supplied path when no allowed root matched. The flaw is reachable through four entry points that share the same root cause: the Brand Settings custom_css field, the Editor Settings html_custom_styles field, the Mail Brand Settings colour-picker fields whose values are concatenated into LESS source without escaping, and theme .less, .sass, and .scss assets compiled when served. Both absolute paths and .. traversal outside the asset's own tree were accepted, so an attacker could read any file the web process can access, most significantly the application .env file and the APP_KEY and database credentials it contains. Exploitation requires a backend account holding one of the associated permissions, which are assigned by default to the built-in Developer role. This issue is fixed in version 1.2.13.

CWE CWE-22
Vendor wintercms
Product winter
Published Aug 26, 2026
Last Updated Aug 26, 2026
Stay Ahead of the Next One

Get instant alerts for wintercms winter

Be the first to know when new medium vulnerabilities affecting wintercms winter 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:H/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

wintercms / winter
< 1.2.13

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/wintercms/winter/security/advisories/GHSA-58fp-mcx6-7qf9 github.com: https://github.com/wintercms/storm/commit/af770331c683e628533a6ec2991285d6e10a4d6c github.com: https://github.com/wintercms/winter/commit/130f0ea43e9228bf0d129b481da1cdfbcc4b4456 github.com: https://github.com/wintercms/winter/releases/tag/v1.2.13