Home

Description

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.

PUBLISHED Reserved 2026-03-26 | Published 2026-03-31 | Updated 2026-03-31 | Assigner GitHub_M




MEDIUM: 6.1CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Problem types

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

Product status

< 0.6.3
affected

References

github.com/...ippers/security/advisories/GHSA-w7rv-gfp4-j9j3

github.com/...ommit/16cc4ef4fa8ad2f7aee30798f16c3e7b653423b2

github.com/mixxorz/slippers/releases/tag/0.6.3

cve.org (CVE-2026-34231)

nvd.nist.gov (CVE-2026-34231)

Download JSON