CVE-2026-34231

Slippers is a UI component framework for Django. Prior to version 0.6.3, a Cross-Site Scripting (XSS) vulnerability exists in the {% attrs %} template tag of the slippers Django package. When a context variable containing untrusted data is passed to {% attrs %}, the value is interpolated into an HTML attribute string without escaping, allowing an attacker to break out of the attribute context and inject arbitrary HTML or JavaScript into the rendered page. This issue has been patched in version 0.6.3.
Configurations

Configuration 1 (hide)

cpe:2.3:a:django:slippers:*:*:*:*:*:*:*:*

History

24 Jul 2026, 20:10

Type Values Removed Values Added
Summary
  • (es) Slippers es un framework de componentes de UI para Django. Antes de la versión 0.6.3, existe una vulnerabilidad de cross-site scripting (XSS) en la etiqueta de plantilla {% attrs %} del paquete Django slippers. Cuando una variable de contexto que contiene datos no confiables se pasa a {% attrs %}, el valor se interpola en una cadena de atributo HTML sin escape, permitiendo a un atacante salir del contexto del atributo e inyectar HTML o JavaScript arbitrario en la página renderizada. Este problema ha sido parcheado en la versión 0.6.3.

03 Apr 2026, 14:51

Type Values Removed Values Added
CPE cpe:2.3:a:django:slippers:*:*:*:*:*:*:*:*
First Time Django slippers
Django
References () https://github.com/mixxorz/slippers/commit/16cc4ef4fa8ad2f7aee30798f16c3e7b653423b2 - () https://github.com/mixxorz/slippers/commit/16cc4ef4fa8ad2f7aee30798f16c3e7b653423b2 - Patch
References () https://github.com/mixxorz/slippers/releases/tag/0.6.3 - () https://github.com/mixxorz/slippers/releases/tag/0.6.3 - Release Notes
References () https://github.com/mixxorz/slippers/security/advisories/GHSA-w7rv-gfp4-j9j3 - () https://github.com/mixxorz/slippers/security/advisories/GHSA-w7rv-gfp4-j9j3 - Exploit, Vendor Advisory

31 Mar 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-31 16:16

Updated : 2026-07-24 20:10


NVD link : CVE-2026-34231

Mitre link : CVE-2026-34231

CVE.ORG link : CVE-2026-34231


JSON object : View

Products Affected

django

  • slippers
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')