PT-2026-68159 · Npm · Ember-Dynamic-Render-Template

·

CVE-2026-71286

·

Published

2026-08-05

·

Updated

2026-08-05

CVSS v3.1

6.1

Medium

VectorAV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Name of the Vulnerable Software and Affected Versions ember-dynamic-render-template (affected versions not specified)
Description The render-template component in addon/components/render-template.js passes the templateString property directly into the compileTemplate() function from @ember/template-compilation without sanitization, allow-listing, or validation. Since compileTemplate() dynamically compiles and renders the string as a live Handlebars/Glimmer template, applications rendering attacker-influenced data through this property are susceptible to client-side template injection. This allows an attacker-controlled Handlebars expression to be executed in the context of the rendering component, potentially leading to cross-site scripting (XSS) depending on the available helpers and context.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-71286

Affected Products

Ember-Dynamic-Render-Template