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

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-33418— DiceBear 安全漏洞

CVSS 7.5 · High EPSS 0.38% · P29
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
@dicebear/converter ensureSize() Vulnerable to SVG Dimension Capping Bypass via XML Comment Injection
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
DiceBear is an avatar library for designers and developers. Prior to version 9.4.2, the `ensureSize()` function in `@dicebear/converter` used a regex-based approach to rewrite SVG `width`/`height` attributes, capping them at 2048px to prevent denial of service. This size capping could be bypassed by crafting SVG input that causes the regex to match a non-functional occurrence of `<svg` before the actual SVG root element. When the SVG is subsequently rendered via `@resvg/resvg-js` on the Node.js code path, it renders at the attacker-specified dimensions, potentially causing out-of-memory crashes. In version 9.4.2, the regex-based approach has been replaced with XML-aware processing using `fast-xml-parser` to correctly identify and modify the SVG root element's attributes. Additionally, a `fitTo` constraint has been added to the `renderAsync` call as defense-in-depth, ensuring the rendered output is always bounded regardless of SVG content.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
不正确的正则表达式
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
DiceBear 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
DiceBear是DiceBear开源的一个随机头像生成库。 DiceBear 9.4.2之前版本存在安全漏洞,该漏洞源于ensureSize函数中基于正则表达式的SVG属性重写逻辑可被绕过,可能导致内存耗尽崩溃。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
dicebeardicebear < 9.4.2 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-33418 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-33418

暂无评论


发表评论