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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-47665— Penpot 注释内容存储型跨站脚本漏洞

一分钟漏洞结论

影响对象
penpot penpot
利用判断
存在公开或 AI PoC,应优先验证
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Penpot 是一个开源的设计和原型制作平台。在包括 2.14.3 在内的所有版本中,Penpot 存在通过文件注释引发的存储型跨站脚本攻击(Stored XSS)漏洞:注释内容以原始文本形式存储,并通过 innerHTML 未经任何净化处理直接渲染到页面中。由于后端仅对注释长度进行校验,而前端直接将注释内容通过 innerHTML 写入 DOM,任何能够向共享文件添加注释的团队成员都可以嵌入 HTML 元素(例如带错误处理程序的图片或执行脚本),这些代码将在其他协作者的浏览器中运行。该攻击属于被动触发:任何在受影

CVSS 8.7 · High
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Penpot: Stored XSS via comment content, innerHTML renders unsanitized HTML
来源: CVE Program / CVE List V5
Vulnerability Description
Penpot is an open-source design and prototyping platform. In versions up to and including 2.14.3, Penpot is vulnerable to stored cross-site scripting through file comments, whose content is stored as raw text and rendered into the page with innerHTML without any sanitization. Because the backend applies only a length check and the frontend writes comment content directly through innerHTML, any team member who can comment on a shared file can embed HTML such as an image error handler or script that executes in the browser of every other collaborator. The attack is passive: any user who opens the comments panel on the affected file triggers script execution on the Penpot origin, allowing theft of session cookies, actions performed as the victim, and access to their files and projects. This issue is fixed in version 2.15.3.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
penpot penpot < 2.15.3 -

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

# POC 描述 源链接 神龙链接
AI 生成 POC 高级
Qwen3.6-35B-A3B · 4032 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

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

登录查看更多情报信息。

CVE-2026-47665 其他参考 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-47665

暂无评论


发表评论