The Elementor Text Editor widget is vulnerable to stored XSS due to insufficient output sanitization. In the render() method, the $editor_content variable is echoed directly without escaping. An authenticated attacker with content editing capabilities could inject malicious JavaScript that executes in the browsers of users viewing the affected...