目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-32639— Winter CMS 访问控制缺陷导致越权操作

一分钟漏洞结论

影响对象
wintercms winter
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Winter CMS 是基于 Laravel PHP 框架构建的内容管理系统。在 1.2.12 及之前版本中,CMS 部分的“主题编辑器”AJAX 处理程序未针对每种模板类型执行细粒度的权限检查,导致拥有任意一项 CMS 权限的后端用户可以在其授权范围之外的模板类型上执行操作。 具体来说,CMS 控制器使用“或”逻辑(OR-logic)基于五个 CMS 权限来对整个 CMS 部分进行访问控制,但像 、 和 等独立处理程序并未验证用户是否持有针对所请求模板类型的特定权限。因此,一个仅拥有 权限的用户,可以通过构造 A

CVSS 6.8 · Medium

影响版本矩阵 1

厂商产品 版本范围状态
wintercms winter < 1.2.13 affected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-32639 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Winter: Broken access control in `Cms\Controllers\Index` allows cross-template actions and unauthorized asset uploads
来源: CVE Program / CVE List V5
Vulnerability 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.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
使用候选名称进行的认证绕过
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
wintercms winter < 1.2.13 -

二、漏洞 CVE-2026-32639 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-32639 的情报信息

登录查看更多情报信息。

CVE-2026-32639 补丁与修复 (2)

CVE-2026-32639 厂商页面 (1)

同批安全公告 · wintercms · 2026-08-26 · 共 7 条

CVE-2026-32257 8.1 HIGH Winter CMS 存储型跨站脚本漏洞
CVE-2026-32258 8.1 HIGH Winter CMS 存储型跨站脚本漏洞
CVE-2026-35445 7.1 HIGH Winter 已认证用户控制器权限绕过漏洞
CVE-2026-32593 5.9 MEDIUM Winter 后端筛选组件 SQL注入
CVE-2026-54256 5.4 MEDIUM Winter 文件上传组件跨用户数据越权访问漏洞
CVE-2026-63179 4.9 MEDIUM Winter 2.1.x 本地文件包含漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-32639

暂无评论


发表评论