CVE-2026-11990: KiviCare <= 4.4.0 - Missing Authorization to Unauthenticated Payment Bypass and Appointment Status Manipulation via /payment-success REST Endpoint
The KiviCare – Clinic & Patient Management System (EHR) plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 4.4.0. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to mark arbitrary pending appointments as Confirmed and forge an associated completed payment record in wpkcpaymentsappointmentmappings using an attacker-supplied payment ID, bypassing payment entirely. This exploit is achievable on a default installation because the gateway resolution logic returns all registered gateways regardless of admin-enabled status, making the manual (KCPayLater) gateway always selectable.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
KiviCare – Clinic & Patient Management System (EHR) plugin for WordPressto a version that resolves this vulnerability.Fixed in 4.4.0 - Compensating control
Because the issue is reachable via the /payment-success REST endpoint on default installations, restrict access to the WordPress REST endpoint(s) for payment-success from unauthenticated users using a WAF/firewall/ACL or network controls.
Event History
Frequently Asked Questions
What is the severity of CVE-2026-11990?
The severity of CVE-2026-11990 is assessed as medium with a score of 5.3.
How do I fix CVE-2026-11990?
To fix CVE-2026-11990, update the KiviCare plugin to version 4.4.1 or later.
What kind of attacks can CVE-2026-11990 enable?
CVE-2026-11990 can enable unauthorized payment bypass and manipulation of appointment statuses by unauthenticated users.
Which versions of KiviCare are affected by CVE-2026-11990?
All versions of KiviCare up to and including 4.4.0 are affected by CVE-2026-11990.
Is user authentication bypass possible with CVE-2026-11990?
Yes, CVE-2026-11990 allows for an authorization bypass, enabling unauthenticated users to perform actions.