CVE-2026-34231
The CVE-2026-34231 entry is connected to a real advisory: GHSA-w7rv-gfp4-j9j3 describes an XSS in the Django package slippers, specifically in the {% attrs %} template tag. Root cause: AttrsNode renders without auto-escaping, and the custom Node.render path does not apply escaping, causing untrus...