CVE 6.1 MEDIUM

Leaf-kit html escaping does not work on characters that are part of extended grapheme cluster_CVE-2026-27120

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

Description

Leafkit is a templating language with Swift-inspired syntax. Prior to 1.4.1, htmlEscaped in leaf-kit will only escape html special characters if the extended grapheme clusters match, which allows bypassing escaping by using an extended grapheme cluster containing both the special html character and some additional characters. In the case of html attributes, this can lead to XSS if there is a leaf variable in the attribute that is user controlled. This vulnerability is fixed in 1.4.1.

Basic Information

ID CVE-2026-27120
Source GitHub_M
Published Feb 20, 2026 at 21:27

Affected Product

Vendor vapor
Product leaf-kit
Version < 1.4.1
Affected Versions vapor leaf-kit < 1.4.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.