Description
VSee Clinic 7.1.26 and API 1.3.0 contain an Insecure Direct Object Reference (IDOR) vulnerability in the /v1.3.0/api/files endpoint. An authenticated attacker can manipulate the 'remark' request parameter to enumerate, retrieve, and delete files belonging to other users on the application server.
Published: 2026-07-20
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

VSee Clinic version 7.1.26 and its API 1.3.0 expose a vulnerable endpoint that allows an authenticated attacker to manipulate the 'remark' request parameter. This flaw enables enumeration, retrieval, and deletion of files belonging to other users, compromising confidentiality, integrity, and availability for those files. The weakness is an insecure direct object reference (CWE‑639) that bypasses normal ownership checks.

Affected Systems

The vulnerability affects deployments running VSee Clinic 7.1.26 and API 1.3.0; any installation using these versions is at risk of unauthorized file access and deletion.

Risk and Exploitability

The CVSS score of 8.7 classifies this as a high‑severity vulnerability. The EPSS score of less than 1% indicates a very low but nonzero likelihood of exploitation, and the vulnerability is not listed in the CISA KEV catalog. An attacker only needs authenticated access to the application to manipulate the 'remark' parameter and target files owned by other users, making the exploit relatively easy if credentials are compromised.

Generated by OpenCVE AI on July 30, 2026 at 18:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade VSee Clinic and its API to the latest release that includes the IDOR fix.
  • Restrict the /v1.3.0/api/files endpoint to authenticated users and enforce strict ownership validation for the 'remark' parameter.
  • Audit current file permissions to ensure directories and files are properly protected and that access controls are correctly applied.

Generated by OpenCVE AI on July 30, 2026 at 18:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Vsee
Vsee clinic
Vendors & Products Vsee
Vsee clinic

Tue, 21 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 20 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Description VSee Clinic 7.1.26 and API 1.3.0 contain an Insecure Direct Object Reference (IDOR) vulnerability in the /v1.3.0/api/files endpoint. An authenticated attacker can manipulate the 'remark' request parameter to enumerate, retrieve, and delete files belonging to other users on the application server.
Title VSee Clinic and API Insecure Direct Object Reference in File API Allows Unauthorized File Access and Deletion
Weaknesses CWE-639
References
Metrics cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: SRA

Published:

Updated: 2026-07-21T17:15:55.868Z

Reserved: 2026-06-25T21:22:30.503Z

Link: CVE-2026-13381

cve-icon Vulnrichment

Updated: 2026-07-21T16:51:09.973Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T18:45:06Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key