Beveiligingsadvies

CVE-2026-28499

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-03-18 01:19:36
Laatst bijgewerkt 2026-03-18 14:08:06
Toegewezen door GitHub_M
CVSS-score 6.9
Status PUBLISHED

Beschrijving

LeafKit is a templating language with Swift-inspired syntax. Prior to version 1.14.2, HTML escaping doesn't work correctly when a template prints a collection (Array / Dictionary) via `#(value)`. This can result in XSS, allowing potentially untrusted input to be rendered unescaped. Version 1.14.2 fixes the issue.