CVE Catalog

CVE-2026-11990

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.34%

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

Summary

The KiviCare – Clinic & Patient Management System (EHR) plugin for WordPress up to version 4.4.0 inclusive contains an authorization bypass vulnerability. Unauthenticated attackers can mark arbitrary pending appointments as Confirmed and forge associated payment records, bypassing payment entirely.

Risk Assessment

The organization is at risk of unauthorized appointment confirmation and payment forgery, potentially leading to financial losses, data integrity issues, and billing problems.

Recommendation

Immediately update the KiviCare plugin to the latest available version that fixes this vulnerability. Until the update is applied, consider temporarily disabling the plugin or implementing additional authorization controls.

Other vulnerabilities in KiviCare

See all
Original NVD description (English source)

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 wp_kc_payments_appointment_mappings 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.

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