VYPR
Moderate severityNVD Advisory· Published Mar 24, 2026· Updated Mar 26, 2026

@dicebear/core and @dicebear/initials Vulnerable to SVG Injection via Unsanitized Options

CVE-2026-33311

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
@dicebear/corenpm
>= 5.0.0, < 5.4.45.4.4
@dicebear/corenpm
>= 6.0.0, < 6.1.46.1.4
@dicebear/corenpm
>= 7.0.0, < 7.1.47.1.4
@dicebear/corenpm
>= 8.0.0, < 8.0.38.0.3
@dicebear/corenpm
>= 9.0.0, < 9.4.19.4.1
@dicebear/initialsnpm
>= 5.0.0, < 5.4.45.4.4
@dicebear/initialsnpm
>= 6.0.0, < 6.1.46.1.4
@dicebear/initialsnpm
>= 7.0.0, < 7.1.47.1.4
@dicebear/initialsnpm
>= 8.0.0, < 8.0.38.0.3
@dicebear/initialsnpm
>= 9.0.0, < 9.4.19.4.1

Affected products

4

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.