Lucene search
+L

296 matches found

NVD
NVD
added 2026/08/26 7:16 p.m.6 views

CVE-2026-63179

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...

4.9CVSS0.00351EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/26 6:16 p.m.11 views

CVE-2026-54256

Winter CMS is a content management system built on the Laravel PHP framework. In versions up to and including 1.2.12, the backend FileUpload form widget trusted an attacker-controlled fileid POST parameter when resolving the attachment it operates on, allowing an authenticated backend user to rea...

5.4CVSS0.00143EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 6:16 p.m.11 views

CVE-2026-32639

Winter CMS is a content management system built on the Laravel PHP framework. In versions up to and including 1.2.12, the CMS section's Theme Editor AJAX handlers did not enforce per-template-type permission checks, allowing a backend user with any single CMS permission to act on template types...

6.8CVSS0.00279EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/26 6:06 p.m.8 views

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

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...

4.9CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2026/08/26 6:06 p.m.46 views

CVE-2026-63179

Winter CMS (a Laravel-based PHP content management system) versions up to and including 1.2.12 allow authenticated backend users to disclose arbitrary files readable by the PHP process. The root cause is that the LESS parser (via the wikimedia/less.php integration in Winter Storm) was instantiate...

4.9CVSS5.7AI score0.00351EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/26 6:06 p.m.35 views

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

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...

4.9CVSS0.00351EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/26 5:53 p.m.34 views

CVE-2026-54256

Winter CMS (v1.2.12 and earlier) contains an Insecure Direct Object Reference (IDOR) in the backend FileUpload form widget. The widget's getFileRecord() resolved a user-supplied file_id POST parameter against the global system_files table without scoping to the widget's own relation or parent rec...

5.4CVSS5.7AI score0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/26 5:53 p.m.5 views

CVE-2026-54256 Winter: Authenticated IDOR in backend FileUpload widget allows cross-user access to attachment metadata

Winter CMS is a content management system built on the Laravel PHP framework. In versions up to and including 1.2.12, the backend FileUpload form widget trusted an attacker-controlled fileid POST parameter when resolving the attachment it operates on, allowing an authenticated backend user to rea...

5.4CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/26 5:53 p.m.35 views

CVE-2026-54256 Winter: Authenticated IDOR in backend FileUpload widget allows cross-user access to attachment metadata

Winter CMS is a content management system built on the Laravel PHP framework. In versions up to and including 1.2.12, the backend FileUpload form widget trusted an attacker-controlled fileid POST parameter when resolving the attachment it operates on, allowing an authenticated backend user to rea...

5.4CVSS0.00143EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/26 5:50 p.m.34 views

CVE-2026-32639 Winter: Broken access control in `Cms\Controllers\Index` allows cross-template actions and unauthorized asset uploads

Winter CMS is a content management system built on the Laravel PHP framework. In versions up to and including 1.2.12, the CMS section's Theme Editor AJAX handlers did not enforce per-template-type permission checks, allowing a backend user with any single CMS permission to act on template types...

6.8CVSS0.00279EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/26 5:50 p.m.29 views

CVE-2026-32639

Winter CMS (a content management system built on Laravel) contained a broken access control flaw in its CMS Theme Editor AJAX handlers (Cms\Controllers\Index). The controller used OR-logic across five permissions to gate section access, but individual handlers like onSave(), onDelete(), and onDel...

6.8CVSS5.5AI score0.00279EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/26 5:50 p.m.7 views

CVE-2026-32639 Winter: Broken access control in `Cms\Controllers\Index` allows cross-template actions and unauthorized asset uploads

Winter CMS is a content management system built on the Laravel PHP framework. In versions up to and including 1.2.12, the CMS section's Theme Editor AJAX handlers did not enforce per-template-type permission checks, allowing a backend user with any single CMS permission to act on template types...

6.8CVSS5.7AI score
SaveExploits0References6
CVE
CVE
added 2026/08/26 5:27 p.m.98 views

CVE-2026-32593

Winter CMS (Laravel-based PHP CMS) versions up to 1.2.12 are vulnerable to SQL injection in the backend Filter widget (Backend\Widgets\Filter) when the numberrange scope type is configured with a conditions key. Filter values are interpolated into the conditions statement without parameter bindin...

5.9CVSS6.1AI score0.00171EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/26 5:27 p.m.32 views

CVE-2026-32593 Winter: SQL Injection in Backend Filter Widget numberrange Scope via numbersFromAjax

Winter CMS is a content management system built on the Laravel PHP framework. In versions up to and including 1.2.12, the backend Filter widget is vulnerable to SQL injection through the numberrange scope type when that scope is configured with a conditions key, allowing an authenticated backend...

5.9CVSS0.00171EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/26 5:27 p.m.4 views

CVE-2026-32593 Winter: SQL Injection in Backend Filter Widget numberrange Scope via numbersFromAjax

Winter CMS is a content management system built on the Laravel PHP framework. In versions up to and including 1.2.12, the backend Filter widget is vulnerable to SQL injection through the numberrange scope type when that scope is configured with a conditions key, allowing an authenticated backend...

5.9CVSS6.4AI score
SaveExploits0References4
NVD
NVD
added 2026/08/26 5:16 p.m.7 views

CVE-2026-35445

Winter CMS is a content management system built on the Laravel PHP framework. In versions prior to 1.2.13, the backend did not validate the handler name submitted through the form postback handler POST field, allowing an authenticated backend user to invoke arbitrary controller methods, including...

7.1CVSS0.00253EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/26 5:16 p.m.6 views

CVE-2026-32258

Winter is a free, open-source content management system CMS based on the Laravel PHP framework. From 1.2.10 through 1.2.12, authenticated backend users with the backend.manageeditor permission can store custom Markup Styles that are compiled by the LESS parser and rendered without sanitization on...

8.1CVSS0.00215EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 5:16 p.m.8 views

CVE-2026-32257

Winter is a free, open-source content management system CMS based on the Laravel PHP framework. Prior to 1.2.13, custom CSS supplied through the Brand Settings Styles field by a backend user with the backend.managebranding permission is compiled by the LESS parser and rendered without sanitizatio...

8.1CVSS0.00215EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/26 4:49 p.m.36 views

CVE-2026-32258 Winter: Stored XSS through Editor Settings custom styles

Winter is a free, open-source content management system CMS based on the Laravel PHP framework. From 1.2.10 through 1.2.12, authenticated backend users with the backend.manageeditor permission can store custom Markup Styles that are compiled by the LESS parser and rendered without sanitization on...

8.1CVSS0.00215EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/26 4:49 p.m.50 views

CVE-2026-32258

Winter CMS (a Laravel-based PHP CMS) versions 1.2.10 through 1.2.12 are vulnerable to stored XSS when authenticated backend users with the backend.manage_editor permission inject malicious code via Editor Settings → Markup Styles . The custom styles are compiled by the LESS parser and rendered un...

8.1CVSS4.7AI score0.00215EPSS
SaveExploits0References2
Rows per page
Query Builder