CVE-2026-33933 PUBLISHED

Reflected XSS via Unescaped contextName Parameter in Custom Template Editor

Assigner: GitHub_M
Reserved: 24.03.2026 Published: 25.03.2026 Updated: 26.03.2026

OpenEMR is a free and open source electronic health records and medical practice management application. Starting in version 7.0.2.1 and prior to version 8.0.0.3, a reflected cross-site scripting (XSS) vulnerability in the custom template editor allows an attacker to execute arbitrary JavaScript in an authenticated staff member's browser session by sending them a crafted URL. The attacker does not need an OpenEMR account. Version 8.0.0.3 patches the issue.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVSS Score: 6.1

Product Status

Vendor openemr
Product openemr
Versions
  • Version >= 7.0.2.1, < 8.0.0.3 is affected

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE