Lucene search
+L

2182 matches found

Cvelist
Cvelist
added 2026/08/19 2:48 p.m.26 views

CVE-2026-40507 OpenEMR < 8.3.0 Reflected XSS via templateHtml Parameter in Patient Portal

OpenEMR before 8.3.0 contains a reflected cross-site scripting vulnerability in the patient portal template import handler. The templateHtml GET parameter is reflected into the page response without sanitization. An attacker can craft a URL that executes arbitrary JavaScript in the browser of any...

6.1CVSS0.00243EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 2:48 p.m.6 views

CVE-2026-40507 OpenEMR < 8.3.0 Reflected XSS via templateHtml Parameter in Patient Portal

OpenEMR before 8.3.0 contains a reflected cross-site scripting vulnerability in the patient portal template import handler. The templateHtml GET parameter is reflected into the page response without sanitization. An attacker can craft a URL that executes arbitrary JavaScript in the browser of any...

5.1CVSS5.2AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/19 2:48 p.m.6 views

EUVD-2026-62504

OpenEMR before 8.3.0 contains a reflected cross-site scripting vulnerability in the patient portal template import handler. The templateHtml GET parameter is reflected into the page response without sanitization. An attacker can craft a URL that executes arbitrary JavaScript in the browser of any...

6.1CVSS5.1AI score0.00243EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 2:48 p.m.9 views

CVE-2026-40507

OpenEMR before 8.3.0 is affected by a reflected cross-site scripting (XSS) vulnerability in the patient portal template import handler . The templateHtml GET parameter is reflected into the page response without sanitization, allowing an attacker to craft a URL that executes arbitrary JavaScript ...

6.1CVSS5AI score0.00243EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.8 views

PT-2026-78480

OpenEMR before 8.3.0 contains a path traversal vulnerability in the EDI archive restore function. The archrestore sel POST parameter is passed to the archive restore handler without sanitization for path traversal sequences. The handler checks whether the supplied path exists on the filesystem, a...

4.3CVSS5.6AI score0.00274EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/17 9:16 p.m.12 views

CVE-2026-40506

OpenEMR before 8.2.0 contains a path traversal vulnerability in the standardtablesmanage.php interface where the db GET parameter is passed without validation to tempdircleanup, which joins the value to the PHP temporary directory path and recursively deletes the resulting directory. Attackers ca...

7CVSS0.00448EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/17 8:39 p.m.20 views

CVE-2026-40506

OpenEMR before 8.2.0 is vulnerable: the db GET parameter in standard_tables_manage.php is passed unsanitized to temp_dir_cleanup(), allowing path traversal and recursive deletion of arbitrary directories. Chaining with an open redirect in dicom_frame.php enables an unauthenticated attacker to tri...

7CVSS5.6AI score0.00448EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/17 8:39 p.m.28 views

CVE-2026-40506 OpenEMR Path Traversal Arbitrary Directory Deletion via standard_tables_manage.php

OpenEMR before 8.2.0 contains a path traversal vulnerability in the standardtablesmanage.php interface where the db GET parameter is passed without validation to tempdircleanup, which joins the value to the PHP temporary directory path and recursively deletes the resulting directory. Attackers ca...

7CVSS0.00448EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/17 8:39 p.m.9 views

EUVD-2026-60396

OpenEMR before 8.2.0 contains a path traversal vulnerability in the standardtablesmanage.php interface where the db GET parameter is passed without validation to tempdircleanup, which joins the value to the PHP temporary directory path and recursively deletes the resulting directory. Attackers ca...

7CVSS5.6AI score0.00448EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/17 8:39 p.m.5 views

CVE-2026-40506 OpenEMR Path Traversal Arbitrary Directory Deletion via standard_tables_manage.php

OpenEMR before 8.2.0 contains a path traversal vulnerability in the standardtablesmanage.php interface where the db GET parameter is passed without validation to tempdircleanup, which joins the value to the PHP temporary directory path and recursively deletes the resulting directory. Attackers ca...

7CVSS5.7AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/08/17 8:39 p.m.3 views

CVE-2026-40506 OpenEMR Path Traversal Arbitrary Directory Deletion via standard_tables_manage.php

OpenEMR before 8.2.0 contains a path traversal vulnerability in the standardtablesmanage.php interface where the db GET parameter is passed without validation to tempdircleanup, which joins the value to the PHP temporary directory path and recursively deletes the resulting directory. Attackers ca...

7CVSS5.6AI score0.00448EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/03 5:16 p.m.17 views

CVE-2026-67611

OpenEMR through 8.2.0 contains an authentication bypass vulnerability that allows attackers with valid credentials to circumvent multi-factor authentication by exploiting the exposed OAuth2 password grant flow through an unauthenticated client registration endpoint. Attackers can register an OAut...

8.6CVSS0.00329EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/03 5:16 p.m.13 views

CVE-2026-39931

OpenEMR through 8.2.0 contains an authenticated SQL injection vulnerability in the backup configuration import feature that allows administrators with admin or super ACL privileges to execute arbitrary DDL and DML statements against the application database by uploading a crafted SQL file at the...

8.6CVSS0.00327EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/03 4:06 p.m.9 views

CVE-2026-67612 OpenEMR 8.2.0 Stored XSS via import_template.php Template Management

OpenEMR through 8.2.0 contains a stored cross-site scripting vulnerability in the patient portal template system that allows authenticated administrators to inject arbitrary HTML and JavaScript by storing malicious payloads through the template save mode, which only filters literal PHP open tags...

4.8CVSS5.4AI score
SaveExploits0References5
CVE
CVE
added 2026/08/03 4:06 p.m.49 views

CVE-2026-67612

OpenEMR 8.2.0 contains a stored XSS vulnerability in the patient portal template system (import_template.php, Template Management). The root cause is stored payloads in the template save mode, which only filters literal PHP open tags, coupled with lack of output encoding at retrieval and missing ...

4.8CVSS5.4AI score0.00148EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/03 4:06 p.m.51 views

CVE-2026-67612 OpenEMR 8.2.0 Stored XSS via import_template.php Template Management

OpenEMR through 8.2.0 contains a stored cross-site scripting vulnerability in the patient portal template system that allows authenticated administrators to inject arbitrary HTML and JavaScript by storing malicious payloads through the template save mode, which only filters literal PHP open tags...

4.8CVSS0.00148EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/03 4:06 p.m.11 views

CVE-2026-67612

OpenEMR through 8.2.0 contains a stored cross-site scripting vulnerability in the patient portal template system that allows authenticated administrators to inject arbitrary HTML and JavaScript by storing malicious payloads through the template save mode, which only filters literal PHP open tags...

4.8CVSS5.4AI score0.00148EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/03 4:06 p.m.14 views

EUVD-2026-52349

OpenEMR through 8.2.0 contains a stored cross-site scripting vulnerability in the patient portal template system that allows authenticated administrators to inject arbitrary HTML and JavaScript by storing malicious payloads through the template save mode, which only filters literal PHP open tags...

4.8CVSS5.4AI score0.00148EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/03 4:04 p.m.65 views

CVE-2026-67611

OpenEMR up to version 8.2.0 is affected by an authentication bypass via the OAuth2 password grant flow exposed through an unauthenticated client registration endpoint. The vulnerability enables an attacker with valid credentials to register an OAuth2 client via the unauthenticated endpoint and th...

8.6CVSS5.5AI score0.00329EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/03 4:04 p.m.49 views

CVE-2026-67611 OpenEMR 8.2.0 OAuth2 Password Grant Authentication Bypass via SMART Configuration

OpenEMR through 8.2.0 contains an authentication bypass vulnerability that allows attackers with valid credentials to circumvent multi-factor authentication by exploiting the exposed OAuth2 password grant flow through an unauthenticated client registration endpoint. Attackers can register an OAut...

8.6CVSS0.00329EPSS
SaveExploits0References2
Rows per page
Query Builder