CVE Catalog

CVE-2026-15072

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

20th percentile - higher than 20% of all known CVEs

Summary

The KiviCare – Clinic & Patient Management System (EHR) plugin for WordPress is vulnerable to generic SQL injection via the 'orderby' parameter in versions up to and including 4.5.0. This is due to insufficient escaping and lack of proper SQL query preparation.

Risk Assessment

An authenticated attacker with doctor-level access or higher can append malicious SQL queries to existing ones, potentially extracting sensitive information such as patient records and medical data from the database.

Recommendation

Immediately update the KiviCare plugin to a version newer than 4.5.0 once a patch is released. In the meantime, restrict access to high-privilege accounts (doctor, receptionist, clinic admin).

Other vulnerabilities in KiviCare

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS