Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-71286 1 Miguelcobain 1 Ember-dynamic-render-template 2026-08-10 6.1 Medium
The render-template component of ember-dynamic-render-template (addon/components/render-template.js) passes its property directly into Ember/Glimmer's compileTemplate (from @ember/template-compilation) with no sanitization, allow-listing, or validation of the input.