← Vulnerability feed

Vulnerability record · CVE-2022-1181 · published 30 March 2022

CVE-2022-1181: OpenEMR stored cross-site scripting before 6.0.0.2

Open Emr · Openemr

OpenEMR before 6.0.0.2 contains a stored cross-site scripting flaw (CWE-79) in which attacker-supplied input is persisted and later rendered to other users. Because the payload is stored, it can execute in the browsers of users who view the affected content, which matters for a clinical application handling sensitive data. The record does not name the specific vulnerable component or parameter.

5.4 CVSS 3.1 Medium EPSS 51% · top 1.1% CWE-79 · Cross-site scripting
5.4CVSS 3.1 base score, v2 3.5
51%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

Stored Cross Site Scripting in GitHub repository openemr/openemr prior to 6.0.0.2.

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: medium.

medium priorityStored XSS in a clinical application with a high EPSS score and public exploit reference, but it requires authentication and user interaction and is not in KEV.

What it is

OpenEMR before 6.0.0.2 contains a stored cross-site scripting flaw (CWE-79) in which attacker-supplied input is persisted and later rendered to other users. Because the payload is stored, it can execute in the browsers of users who view the affected content, which matters for a clinical application handling sensitive data. The record does not name the specific vulnerable component or parameter.

Impact

An attacker can run script in the context of a victim's session, potentially stealing session data or performing actions as that user. The CVSS scope change (S:C) indicates impact can extend beyond the vulnerable component.

Attack surface

Reached over the network (AV:N) with low attack complexity (AC:L); the attacker needs low privileges (PR:L) and a victim must interact with the crafted content (UI:R). No unauthenticated path is described in the record.

Exploitation

Not listed in CISA KEV. EPSS is high (0.51472, 98.9th percentile), and references carry an Exploit tag, but the record does not state whether exploitation has been observed in the wild.

What to do

  • Upgrade OpenEMR to 6.0.0.2 or later, applying the referenced patch commit.
  • If immediate upgrade is not possible, restrict access to the affected functionality to trusted authenticated users.
  • Apply output encoding and input sanitization for stored user-supplied content.
  • Deploy a content security policy to limit script execution in the OpenEMR web interface.

Detection

  • Review OpenEMR logs for stored content containing script tags or event handler attributes.
  • Monitor for anomalous authenticated sessions or requests originating from stored records.
  • Search web server and application logs for injection attempts against OpenEMR input fields.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2022-1181 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2026-24898Open-emr openemr improper authentication vulnerabilityOpenEMR is a free and open source electronic health records and medical practice management application. Prior to 8.0.0, an unauthenticated token dis…EPSS 0.56%9.8CVE-2024-22611Open-emr openemr sql injection vulnerabilityOpenEMR 7.0.2 is vulnerable to SQL Injection via \openemr\library\classes\Pharmacy.class.php, \controllers\C_Pharmacy.class.php and \openemr\controll…EPSS 6.3%9.8CVE-2024-37734Open-emr openemr vulnerabilityAn issue in OpenEMR 7.0.2 allows a remote attacker to escalate privileges viaa crafted POST request using the noteid parameter.EPSS 0.80%9.8CVE-2020-13567Open-emr openemr sql injection vulnerabilityMultiple SQL injection vulnerabilities exist in phpGACL 3.3.7. A specially crafted HTTP request can lead to a SQL injection. An attacker can send an …EPSS 2.3%9.8CVE-2019-17197Open-emr openemr sql injection vulnerabilityOpenEMR through 5.0.2 has SQL Injection in the Lifestyle demographic filter criteria in library/clinical_rules.php that affects library/patient.inc.EPSS 1.5%9.8CVE-2019-14529Open-emr openemr sql injection vulnerabilityOpenEMR before 5.0.2 allows SQL Injection in interface/forms/eye_mag/save.php.EPSS 28%9.8CVE-2018-17179Open-emr openemr sql injection vulnerabilityAn issue was discovered in OpenEMR before 5.0.1 Patch 7. There is SQL Injection in the make_task function in /interface/forms/eye_mag/php/taskman_fun…EPSS 13%9.8CVE-2018-17181Open-emr openemr sql injection vulnerabilityAn issue was discovered in OpenEMR before 5.0.1 Patch 7. SQL Injection exists in the SaveAudit function in /portal/lib/paylib.php and the portalAudit…EPSS 1.4%

Source: NIST National Vulnerability Database (record CVE-2022-1181), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.