2 matches found
CVE-2026-21443
OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the xl translation function returns unescaped strings. While wrapper functions exist for escaping in different contexts xlt for HTML, xla for attributes, xlj for...
CVE-2026-21443
OpenEMR prior to version 8.0.0 is vulnerable to reflected XSS via the xl() translation function that outputs unescaped strings; wrappers xlt(), xla(), and xlj() exist for escaping in HTML, attributes, and JavaScript, but some outputs are used directly. The issue arises when translation data conta...