๐Ÿ” CVE Alert

CVE-2026-71286

MEDIUM 6.1

ember-dynamic-render-template Client-Side Template Injection via Unsanitized templateString

CVSS Score
6.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-1336
Vendor miguelcobain
Product ember-dynamic-render-template
Published Aug 5, 2026
Last Updated Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for miguelcobain ember-dynamic-render-template

Be the first to know when new medium vulnerabilities affecting miguelcobain ember-dynamic-render-template are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

miguelcobain / ember-dynamic-render-template
0 โ‰ค 0.0.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/miguelcobain/ember-dynamic-render-template github.com: https://github.com/miguelcobain/ember-dynamic-render-template/blob/master/addon/components/render-template.js

Credits

Bekzod Tursunov