CVE-2026-33311
Last modified
CVE-2026-33311 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. 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. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Dicebear | Dicebear | >= 5.0.0, < 5.4.4 |
| Dicebear | Dicebear | >= 6.0.0, < 6.1.4 |
| Dicebear | Dicebear | >= 7.0.0, < 7.1.4 |
| Dicebear | Dicebear | >= 8.0.0, < 8.0.3 |
| Dicebear | Dicebear | >= 9.0.0, < 9.4.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33311?
How severe is CVE-2026-33311?
How do I fix CVE-2026-33311?
Are you affected by CVE-2026-33311?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
