SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-15072

MEDIUM · CVSS 6.5 EPSS 0.27%

Source: NVD + CISA KEV + EPSS · Published 2026-07-11 · Last synced 2026-08-10

CyberRota Analysis

AI-Generated

The KiviCare – Clinic & Patient Management System plugin for WordPress is vulnerable to SQL Injection through the 'orderby' parameter, affecting all versions up to 4.5.0. This flaw allows authenticated users with doctor-level access or higher to manipulate SQL queries, potentially leading to the exposure of sensitive database information. WordPress site administrators using this plugin should prioritize patching to mitigate the risk of data breaches.

CVE
CVE-2026-15072
Severity
MEDIUM
CVSS
6.5
EPSS
0.27%
WordPress

Original NVD Description

The KiviCare – Clinic & Patient Management System (EHR) plugin for WordPress is vulnerable to generic SQL Injection via the 'orderby' parameter in all versions up to, and including, 4.5.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with doctor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. This requires that the attacker hold at minimum a KiviCare Doctor-level account, or a Receptionist or Clinic Admin role that grants the doctor_session_list capability.