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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-47666— Penpot 自定义字体名称引发的存储型XSS

一分钟漏洞结论

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

Penpot 是一个开源的设计与原型制作平台。在 2.14.3 及更早的版本中,Penpot 存在通过自定义字体族名称触发的存储型跨站脚本(Stored XSS)漏洞。具体而言,字体族名称会被直接插入到 CSS 规则中,并未经过任何清理(sanitization)就以 HTML 形式注入页面。由于后端接受任意字符串作为字体族名称,而前端通过 写入生成的样式,如果名称中包含诸如闭合的 标签后接 等标记,攻击者即可跳出当前的 元素,从而在 Penpot 域下执行 JavaScript 代码。该攻击是被动式的:任何打开引

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

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

漏洞信息

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

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

Vulnerability Title
Penpot: Stored XSS via custom font family name injected into a @font-face style rule
来源: 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 custom font family names, which are interpolated into a @font-face CSS rule and injected into the page as HTML without sanitization. Because the backend accepts an arbitrary font-family string and the frontend writes the resulting style through innerHTML, a name containing markup such as a closing style tag followed by a script can break out of the style element and execute JavaScript on the Penpot origin. The attack is passive: any team member who opens a file referencing the malicious font triggers script execution simply by rendering the page, 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:L/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源: CVE Program / CVE List V5

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-47666

暂无评论


发表评论