CVE-2026-34231

MEDIUM

Slippers: Cross-Site Scripting (XSS) in `attrs` Template Tag

Title source: cna

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.

Scores

CVSS v3 6.1
EPSS 0.0003
EPSS Percentile 8.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-79
Status published
Products (3)
django/slippers < 0.6.2
mixxorz/slippers < 0.6.3
pypi/slippers 0 - 0.6.3PyPI
Published Mar 31, 2026
Tracked Since Mar 31, 2026