Context-Inappropriate Capability
Medium
- Confidence
- 97% confidence
- Finding
- The documentation exposes `element-loading-spinner` / `element-loading-svg` as sinks for raw HTML/SVG content, and the examples normalize passing markup strings into the UI. Even though the page later warns against using untrusted input, this is still a real script-injection/XSS risk because downstream users may bind attacker-controlled content into these props and have it rendered in the DOM.
