Description
The KiviCare WordPress plugin before 4.5.2 does not verify that the requesting user owns the records being accessed, allowing authenticated patient-level users to read other patients' bills, invoices and appointment details.
Published: 2026-08-12
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

KiviCare, a WordPress plugin that manages patient records, contains an insecure direct object reference that allows any authenticated patient-level user to access details belonging to other patients. The flaw stems from the plugin failing to verify ownership of the records being requested, meaning a user can read bills, invoices, and appointment information that should be confidential. Because this is purely an information disclosure issue, an attacker gains only read access and no control over the system, but the breach could cause significant privacy violations and undermine trust in the healthcare platform.

Affected Systems

All installations of the KiviCare WordPress plugin prior to version 4.5.2 are affected. The vulnerability applies to the core plugin itself; no additional modules or external products are mentioned in the advisory.

Risk and Exploitability

The vulnerability can be exploited by any user who is already authenticated with patient-level permissions, and it requires no special conditions beyond having access to the plugin’s endpoints. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, which indicates that there are no known exploits in the wild yet. However, because the flaw is trivial to detect and leverage once a user is logged in, the risk is moderate to high for sites that store sensitive health‑related data. The CVSS score is not disclosed, so users should treat this as a potentially high‑impact vulnerability that can be mitigated by an official patch.

Generated by OpenCVE AI on August 12, 2026 at 12:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the KiviCare WordPress plugin to version 4.5.2 or later, which removes the unrestricted record access.
  • Re‑validate that patient‑level users are only granted the minimal capabilities required for their role and do not have broad read permissions beyond their own records.
  • Conduct a security review of all WordPress plugins and user roles to ensure that no other components expose direct object references that could allow unauthorized data disclosure.

Generated by OpenCVE AI on August 12, 2026 at 12:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-639

Wed, 12 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The KiviCare WordPress plugin before 4.5.2 does not verify that the requesting user owns the records being accessed, allowing authenticated patient-level users to read other patients' bills, invoices and appointment details.
Title KiviCare < 4.5.2 - Patient+ Cross-Patient Bill, Invoice and Appointment Disclosure via IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-12T06:00:12.393Z

Reserved: 2026-06-29T09:16:12.861Z

Link: CVE-2026-13612

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-12T06:17:29.577

Modified: 2026-08-12T06:17:29.577

Link: CVE-2026-13612

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T12:30:03Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-639

    Authorization Bypass Through User-Controlled Key