Security Advisory

CVE-2026-28499

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-03-18 01:19:36
Last updated 2026-03-18 14:08:06
Assigner GitHub_M
State PUBLISHED

Description

LeafKit is a templating language with Swift-inspired syntax. Prior to version 1.14.2, HTML escaping doesnt 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.