Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. unleash-server
  4. ›
  5. CVE-2026-63466

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

August 21, 2026

  • Stored markdown/link-injection (phishing-link injection) into any configured outbound notification channel (Slack legacy, MS Teams, Webhook default markdown, Datadog, New Relic), using an attacker-controlled username — no admin privilege required, only Editor on a single project, and potentially reachable through public self-signup.
  • Secondary: loss of HTML escaping for any other reachable Mustache single-mustache placeholder process-wide until restart (increases severity of any other currently-unreached or future Mustache sink, e.g. email templates).
  • Tertiary: a custom Webhook bodyTemplate that interpolates raw event/user fields directly into a JSON string literal (rather than the pre-escaped eventJson field the code already provides for this purpose) can have its JSON structure broken by an attacker-controlled " character once the global escape function is neutered.

References

  • github.com/Unleash/unleash/commit/002012cfdbedd2e9b7db9dc83b9f549f761db22e
  • github.com/Unleash/unleash/releases/tag/v8.0.3
  • github.com/Unleash/unleash/security/advisories/GHSA-w4mq-xh27-6xpx
  • github.com/advisories/GHSA-w4mq-xh27-6xpx
  • nvd.nist.gov/vuln/detail/CVE-2026-63466

Code Behaviors & Features

Detect and mitigate CVE-2026-63466 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 8.0.3

Fixed versions

  • 8.0.3

Solution

Upgrade to version 8.0.3 or above.

Impact 4.1 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-116: Improper Encoding or Escaping of Output

Source file

npm/unleash-server/CVE-2026-63466.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 22 Aug 2026 12:16:07 +0000.