CVE-2026-15072
Received Received - Intake

SQL Injection in KiviCare Clinic & Patient Management System WordPress Plugin

Vulnerability report for CVE-2026-15072, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-11

Last updated on: 2026-07-11

Assigner: Wordfence

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-11
Last Modified
2026-07-11
Generated
2026-07-11
AI Q&A
2026-07-11
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
kivicare kivicare to 4.5.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The KiviCare – Clinic & Patient Management System (EHR) plugin for WordPress has a generic SQL Injection vulnerability in the 'orderby' parameter in all versions up to and including 4.5.0.

This vulnerability exists because the plugin does not properly escape user-supplied input and does not sufficiently prepare the SQL query, allowing attackers to append additional SQL commands.

To exploit this, an attacker must have authenticated access with at least a doctor-level account or roles such as Receptionist or Clinic Admin that have the doctor_session_list capability.

Compliance Impact

The vulnerability allows authenticated users with doctor-level access or higher to perform SQL injection attacks that can extract sensitive information from the database.

This exposure of sensitive patient data could potentially lead to non-compliance with data protection regulations such as GDPR and HIPAA, which require strict controls to protect personal health information.

However, the provided information does not explicitly state the impact on compliance with these standards.

Impact Analysis

This vulnerability allows an authenticated attacker with sufficient privileges to execute additional SQL queries on the database.

As a result, the attacker can extract sensitive information from the database, potentially exposing confidential patient data or other protected information stored within the system.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-15072. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart