PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-32257 wintercms CVE debrief

A stored cross-site scripting (XSS) vulnerability exists in Winter, a free, open-source content management system (CMS) based on the Laravel PHP framework. Prior to version 1.2.13, custom CSS supplied through the Brand Settings Styles field by a backend user with the backend.manage_branding permission is compiled by the LESS parser and rendered without sanitization on every backend page, allowing stored cross-site scripting against backend users.

Vendor
wintercms
Product
winter
CVSS
HIGH 8.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-26
Original CVE updated
2026-09-09
Advisory published
2026-08-26
Advisory updated
2026-09-09

Who should care

Backend users with the backend.manage_branding permission, system administrators, and security teams responsible for Winter CMS deployments should assess exposure and prioritize upgrading to version 1.2.13 or later.

Why it matters

Defenders should prioritize verifying exposure of backend users with the backend.manage_branding permission and upgrading to version 1.2.13 or later to prevent stored cross-site scripting (XSS) attacks.

  • Stored cross-site scripting (XSS) can lead to unauthorized actions on behalf of backend users
  • Compromise of backend user sessions may occur if exploited
  • Defenders should verify exposure and prioritize upgrading to version 1.2.13 or later
  • Remediation requires upgrading to version 1.2.13 or later

Technical summary

The vulnerability exists in the Brand Settings Styles field of Winter, a free, open-source content management system (CMS) based on the Laravel PHP framework. Custom CSS supplied through this field by a backend user with the backend.manage_branding permission is compiled by the LESS parser and rendered without sanitization on every backend page. This allows stored cross-site scripting (XSS) against backend users. The issue is fixed in version 1.2.13. Defenders should prioritize verifying exposure of backend users with the backend.manage_branding permission and upgrading to version 1.2.13 or later to prevent stored cross-site scripting (XSS) attacks.

Defensive priority

Defenders should prioritize verifying exposure of backend users with the backend.manage_branding permission and upgrading to version 1.2.13 or later.

Recommended defensive actions

  • Verify exposure of backend users with the backend.manage_branding permission
  • Upgrade to version 1.2.13 or later
  • Monitor for suspicious activity on backend pages
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD vulnerability detail page provide information on the vulnerability, including its description, CVSS score, and affected versions. The vulnerability exists in Winter, a free, open-source content management system (CMS) based on the Laravel PHP framework. The Brand Settings Styles field allows custom CSS, which is compiled by the LESS parser and rendered without sanitization on every backend page. This allows stored cross-site scripting (XSS) against backend users with the backend.manage_branding permission. The N

Sources and references

Verified primary and authoritative sources

  • CVE-2026-32257 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-32257

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-32257 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-32257

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.