---
id: CVE-2026-15073
title: >-
  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…
summary: >-
  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…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-89
published: '2026-07-11'
updated: '2026-07-11'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-15073'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/kivicare-clinic-management-system/tags/4.5.0/app/baseClasses/KCQueryBuilder.php#L470
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/kivicare-clinic-management-system/tags/4.5.0/app/controllers/api/DoctorSessionController.php#L648
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/kivicare-clinic-management-system/tags/4.5.0/app/controllers/api/DoctorSessionController.php#L660
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?reponame=&old=3602561%40kivicare-clinic-management-system&new=3602561%40kivicare-clinic-management-system
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/4f5ff7bc-9443-4b34-abd3-dac800f162a1?source=cve
    label: security@wordfence.com
tags:
  - nvd
epss: 0.00413
epssPercentile: 0.32854
ingestedAt: '2026-07-11T22:16:01.184Z'
---

## Overview

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. Exploitation requires a KiviCare Doctor, Receptionist, or Clinic Admin role at minimum, as the vulnerable REST endpoint is restricted to authenticated users with custom plugin-level access.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
