CVE-2026-32639
Last modified
CVE-2026-32639 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. 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 outside their authorized scope. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
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 outside their authorized scope. The CMS controller gated access to the section as a whole using OR-logic across its five permissions, but individual handlers such as onSave(), onDelete(), and onDeleteTemplates() did not verify that the user held the specific permission for the requested template type, so a user with only cms.manage_pages could craft AJAX requests to delete layouts, modify partials, or read content files. Separately, the AssetList widget was registered for any user who passed the controller gate regardless of the cms.manage_assets permission, and its onUpload() handler omitted the theme-validation call present on the other mutating handlers, permitting unauthorized file uploads into the active theme's asset directory. Exploitation requires an authenticated backend account holding at least one of the CMS Theme Editor permissions. This issue is fixed in version 1.2.13.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| wintercms | winter | < 1.2.13 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-32639?
How severe is CVE-2026-32639?
How do I fix CVE-2026-32639?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-32633Glances is an open-source system cross-platform monitoring t…9.1
- CVE-2026-32634Glances is an open-source system cross-platform monitoring t…8.1
- CVE-2026-32635Angular is a development platform for building mobile and de…9
- CVE-2026-32636ImageMagick is free and open-source software used for editin…7.5
- CVE-2026-32637Velero is an open source tool for backing up, restoring, and…5.9
- CVE-2026-32638StudioCMS is a server-side-rendered, Astro native, headless …2.7
- CVE-2026-3264A vulnerability was determined in go2ismail Free-CRM up to b…8.8
- CVE-2026-32640SimpleEval is a library for adding evaluatable expressions i…9.8
- CVE-2026-32641Parseable is a log analytics platform built for high-volume …7.5
- CVE-2026-32642Incorrect Authorization (CWE-863) vulnerability in Apache Ar…4.3
- CVE-2026-32643A vulnerability exists in BIG-IP and BIG-IQ systems where a …8.7
- CVE-2026-32644Specific firmware versions of Milesight AIOT cameras use SSL…9.8
Are you affected by CVE-2026-32639?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
