CVE-2026-33311
Severity CVSS v4.0:
Pending analysis
Type:
CWE-79
Cross-Site Scripting (XSS)
Publication date:
24/03/2026
Last modified:
24/03/2026
Description
DiceBear is an avatar library for designers and developers. Starting in version 5.0.0 and prior to versions 5.4.4, 6.1.4, 7.1.4, 8.0.3, and 9.4.1, SVG attribute values derived from user-supplied options (`backgroundColor`, `fontFamily`, `textColor`) were not XML-escaped before interpolation into SVG output. This could allow Cross-Site Scripting (XSS) when applications pass untrusted input to `createAvatar()` and serve the resulting SVG inline or with `Content-Type: image/svg+xml`. Starting in versions 5.4.4, 6.1.4, 7.1.4, 8.0.3, and 9.4.1, all affected SVG attribute values are properly escaped using XML entity encoding. Users should upgrade to the listed patched versions. Some mitigating factors limit vulnerability. Applications that validate input against the library's JSON Schema before passing it to `createAvatar()` are not affected. The DiceBear CLI validates input via AJV and was not vulnerable. Exploitation requires that an application passes untrusted, unvalidated external input directly as option values.
Impact
Base Score 3.x
4.70
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:dicebear:dicebear:*:*:*:*:*:*:*:* | 5.0.0 (including) | 5.4.4 (excluding) |
| cpe:2.3:a:dicebear:dicebear:*:*:*:*:*:*:*:* | 6.0.0 (including) | 6.1.4 (excluding) |
| cpe:2.3:a:dicebear:dicebear:*:*:*:*:*:*:*:* | 7.0.0 (including) | 7.1.4 (excluding) |
| cpe:2.3:a:dicebear:dicebear:*:*:*:*:*:*:*:* | 8.0.0 (including) | 8.0.3 (excluding) |
| cpe:2.3:a:dicebear:dicebear:*:*:*:*:*:*:*:* | 9.0.0 (including) | 9.4.1 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



