2 matches found
CVE-2026-71286
The CVE-2026-71286 entry affects ember-dynamic-render-template’s render-template component, where addon/components/render-template.js forwards the templateString directly to Ember/Glimmer’s compileTemplate() without sanitization or validation. This enables client-side template injection, as attac...
6.1CVSS5.3AI score0.00155EPSS
SaveExploits0References2
CVE-2026-71286 ember-dynamic-render-template Client-Side Template Injection via Unsanitized templateString
The render-template component of ember-dynamic-render-template addon/components/render-template.js passes its templateString property directly into Ember/Glimmer's compileTemplate from @ember/template-compilation with no sanitization, allow-listing, or validation of the input. Because...
6.1CVSS5.3AI score
SaveExploits0References4
20