CVE-2022-39357
CVE-2022-39357 is a high-severity vulnerability in Wintercms Winter with a CVSS 3.x base score of 8.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-1321.
Key facts
- Severity: High (CVSS 3.x base score 8.1)
- EPSS exploit prediction: 1% (59th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-1321
- Affected product: Wintercms Winter
- Published:
- Last modified:
Description
Winter is a free, open-source content management system based on the Laravel PHP framework. The Snowboard framework in versions 1.1.8, 1.1.9, and 1.2.0 is vulnerable to prototype pollution in the main Snowboard class as well as its plugin loader. The 1.0 branch of Winter is not affected, as it does not contain the Snowboard framework. This issue has been patched in v1.1.10 and v1.2.1. As a workaround, one may avoid this issue by following some common security practices for JavaScript, including implementing a content security policy and auditing scripts.
Frequently asked questions
- What is CVE-2022-39357?
- Winter is a free, open-source content management system based on the Laravel PHP framework. The Snowboard framework in versions 1.1.8, 1.1.9, and 1.2.0 is vulnerable to prototype pollution in the main Snowboard class as well as its plugin loader. The 1.0 branch of Winter is not affected, as it does not contain the Snowboard framework. This issue has been patched in v1.1.10 and v1.2.1. As a workaround, one may avoid this issue by following some common security practices for JavaScript, including implementing a content security policy and auditing scripts.
- How severe is CVE-2022-39357?
- CVE-2022-39357 has a CVSS 3.x base score of 8.1, rated high severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2022-39357 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (59th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2022-39357?
- CVE-2022-39357 primarily affects Wintercms Winter. In total, 3 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2022-39357?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2022-39357 published?
- CVE-2022-39357 was published on 2022-10-26 and last updated on 2026-06-17.
References
- https://github.com/wintercms/winter/commit/2a13faf99972e84c9661258f16c4750fa99d29a1
- https://github.com/wintercms/winter/commit/bce4b59584abf961e9400af3d7a4fd7638e26c7f
- https://github.com/wintercms/winter/releases/tag/v1.1.10
- https://github.com/wintercms/winter/releases/tag/v1.2.1
- https://github.com/wintercms/winter/security/advisories/GHSA-3fh5-q6fg-w28q
Affected products (3)
- cpe:2.3:a:wintercms:winter:1.1.8:*:*:*:*:*:*:*
- cpe:2.3:a:wintercms:winter:1.1.9:*:*:*:*:*:*:*
- cpe:2.3:a:wintercms:winter:1.2.0:*:*:*:*:*:*:*
More vulnerabilities in Wintercms Winter
- CVE-2026-27591 — Critical (CVSS 9.9): Winter is a free, open-source content management system (CMS) based on the Laravel PHP framework. Prior to 1.0.477,…
- CVE-2024-54149 — High (CVSS 8.4): Winter is a free, open-source content management system (CMS) based on the Laravel PHP framework. Winter CMS prior to…
- CVE-2024-29686 — High (CVSS 7.2): Server-side Template Injection (SSTI) vulnerability in Winter CMS v.1.2.3 allows a remote attacker to execute arbitrary…
- CVE-2023-52085 — Low (CVSS 3.3): Winter is a free, open-source content management system. Users with access to backend forms that include a ColorPicker…
- CVE-2023-52084 — Low (CVSS 2.0): Winter is a free, open-source content management system. Prior to 1.2.4, Users with access to backend forms that…
- CVE-2023-52083 — Low (CVSS 2.0): Winter is a free, open-source content management system. Prior to 1.2.4, users with the `media.manage_media`…
All CVEs affecting Wintercms Winter →
Other CWE-1321 (Prototype Pollution) vulnerabilities
- CVE-2026-25142 — Critical (CVSS 10.0): SandboxJS is a JavaScript sandboxing library. Prior to 0.8.27, SanboxJS does not properly restrict __lookupGetter__…
- CVE-2024-39008 — Critical (CVSS 10.0): robinweser fast-loops v1.1.3 was discovered to contain a prototype pollution via the function objectMergeDeep. This…
- CVE-2024-38999 — Critical (CVSS 10.0): jrburke requirejs v2.3.6 was discovered to contain a prototype pollution via the function s.contexts._.configure. This…
- CVE-2022-29823 — Critical (CVSS 10.0): Feather-Sequalize cleanQuery method uses insecure recursive logic to filter unsupported keys from the query object.…
- CVE-2022-24760 — Critical (CVSS 10.0): Parse Server is an open source http web server backend. In versions prior to 4.10.7 there is a Remote Code Execution…
- CVE-2020-12079 — Critical (CVSS 10.0): Beaker before 0.8.9 allows a sandbox escape, enabling system access and code execution. This occurs because Electron…