Description
The KiviCare WordPress plugin before 4.5.4 does not verify that the requesting user is entitled to the media file being served, allowing authenticated patient-level users to download any file in the media library, including other patients' uploaded medical reports.
Published: 2026-08-19
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The KiviCare WordPress plugin before version 4.5.4 lacks proper access control checks for media file requests. An authenticated patient-level user can trigger a download of any media attachment by guessing or enumerating the attachment ID, allowing unauthorized disclosure of other patients' medical reports. The flaw, identified as an Insecure Direct Object Reference (CWE‑639), results in a confidentiality breach that could expose sensitive personal health information.

Affected Systems

Affected software is the KiviCare WordPress plugin with versions earlier than 4.5.4. Users running the plugin in any WordPress installation are potentially vulnerable, regardless of other security controls.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity vulnerability. The EPSS score of less than 1% shows that exploitation is unlikely to be widespread. Although the flaw is not tracked in the CISA KEV catalog, it is inferred that an attacker must be a legitimate patient user with access to the site’s authentication system and that the user can supply an attachment ID to download a file. The likely attack vector involves an authenticated patient requesting arbitrary media attachments, and based on the description, it is inferred that the lack of authorization checks permits this once the user initiates a request. The level of technical expertise required for exploitation is inferred to be low.

Generated by OpenCVE AI on August 20, 2026 at 13:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the KiviCare plugin to version 4.5.4 or later to incorporate the vendor fix.
  • Revoke or reduce capabilities of patient-level roles so that they cannot request arbitrary media attachments.
  • If an upgrade cannot be performed immediately, disable direct media file URLs or move the media library to a protected area that requires authentication and additional access checks.

Generated by OpenCVE AI on August 20, 2026 at 13:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Description The KiviCare WordPress plugin before 4.5.4 does not verify that the requesting user is entitled to the media file being served, allowing authenticated patient-level users to download any file in the media library, including other patients' uploaded medical reports.
Title KiviCare < 4.5.4 - Patient+ Arbitrary Media Attachment Read via IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-19T16:37:03.296Z

Reserved: 2026-08-10T10:16:43.086Z

Link: CVE-2026-19417

cve-icon Vulnrichment

Updated: 2026-08-19T15:57:08.171Z

cve-icon NVD

Status : Deferred

Published: 2026-08-19T06:17:40.043

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

Link: CVE-2026-19417

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T13:30:17Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key