Template Injection Vulnerability in ember-dynamic-render-template by Ember
CVE-2026-71286

6.1MEDIUM

Key Information:

Vendor
CVE Published:
5 August 2026

What is CVE-2026-71286?

The render-template component of ember-dynamic-render-template allows unsanitized user input to be passed directly to the compileTemplate() function from Ember's template compilation. This results in a vulnerability where attacker-controlled Handlebars expressions can be dynamically compiled and executed. If applications render data influenced by an attacker through the templateString property, they risk exposing themselves to client-side template injection attacks. This can lead to severe security issues, such as cross-site scripting, depending on the context and helpers available within the compiled template.

Affected Version(s)

ember-dynamic-render-template 0 <= 0.0.6

References

CVSS V3.1

Score:
6.1
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
Required
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Bekzod Tursunov
.