GHSA-gcr2-9v8m-gq45
MODERATECVE-2026-68921@dicebear/core builds avatar SVGs from caller-supplied options. The numeric rotate option is interpolated into an SVG transform attribute without XML-escaping. It is typed as a number, but nothing checks the type at runtime, so a string value passes straight through and can break out of the attribute to inject arbitrary SVG markup.
- Affected
- <= 9.4.2
- Fixed in
- 9.4.3
- Weakness
- CWE-79
- Published
- 2026-09-02
- Source
- github