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: 4.3 Medium
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 EPSS score is < 1% and the vulnerability is not listed in the CISA KEV catalog, indicating no known exploited reports. Because the flaw is trivial to detect and leverage once a user is logged in, the risk remains moderate for sites storing sensitive health‑related data, however the CVSS score of 4.3 indicates a low severity information‑disclosure issue. Users should still apply the official patch to mitigate the risk.

Generated by OpenCVE AI on August 13, 2026 at 17:43 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 13, 2026 at 17:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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-13T15:51:42.869Z

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

Link: CVE-2026-13612

cve-icon Vulnrichment

Updated: 2026-08-13T15:51:39.860Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-13612

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T17:45:03Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-639

    Authorization Bypass Through User-Controlled Key