Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-63466— Unleash: Global Mustache.escape override disables HTML escaping process-wide, enabling Slack/Teams link-injection via unrestricted username

Quick assessment

Affected
Unleash unleash
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Unleash 是一个开源的功能管理(Feature Management)平台。在 8.0.3 版本之前, 中的 方法在渲染操作和路径模板之前,会将 Mustache 的转义函数( )替换为一个恒等函数(即不进行任何转义的函数)。由于 是进程全局的,这一赋值操作会禁用 、 、 和 中后续对 调用的转义功能。 具备编辑器级别权限的用户可以在不受限制的用户名字段中插入 Slack 或 Microsoft Teams 的链接语法,触发动作事件后,即可向受信任的外部通知渠道注入带有攻击者标记的恶意链接。此外,在其他 Mu

CVSS 4.1 · Medium EPSS 0.18% · P8

Possible ATT&CK Techniques 1 AI

T1556 · Modify Authentication Process

Affected Version Matrix 1

VendorProduct Version RangeStatus
Unleash unleash < 8.0.3 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-63466

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Unleash: Global Mustache.escape override disables HTML escaping process-wide, enabling Slack/Teams link-injection via unrestricted username
Source: CVE Program / CVE List V5
Vulnerability Description
Unleash is an open-source feature management platform. Prior to 8.0.3, FeatureEventFormatterMd.format in src/lib/addons/feature-event-formatter-md.ts assigns Mustache.escape to an identity function before rendering action and path templates. Because Mustache.escape is process-wide, the assignment disables escaping for subsequent Mustache.render calls in email-service.ts, webhook.ts, datadog.ts, and new-relic.ts. An editor-level user can place Slack or Microsoft Teams link syntax in an unrestricted username, trigger a feature event, and inject an attacker-labeled link into a trusted outbound notification channel, while other Mustache sinks remain unescaped until restart. This issue is fixed in version 8.0.3.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
对输出编码和转义不恰当
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
Unleash unleash < 8.0.3 -

II. Public POCs for CVE-2026-63466

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-63466

登录查看更多情报信息。

Patches & Fixes for CVE-2026-63466 (1)

Vendor Advisories for CVE-2026-63466 (1)

Other References for CVE-2026-63466 (1)

Same Patch Batch · Unleash · 2026-08-21 · 3 CVEs total

CVE-2026-63462 7.5 HIGH Unleash: Unauthenticated single-request DoS via OpenAPI validation error formatter
CVE-2026-63004 5.5 MEDIUM Unleash: Addon webhook URL is dialed server-side with no internal-address filtering, enabl

IV. Related Vulnerabilities

V. Comments for CVE-2026-63466

No comments yet


Leave a comment