Description
VSee Clinic 7.1.26 and VSee Clinic API 1.3.0 exposes cleartext SFTP credentials in the HTTP responses of three unauthenticated endpoints. The credentials are present in these responses only when SFTP connections have been configured within the application. No authentication is required to retrieve these credentials. An unauthenticated remote attacker who observes any of these HTTP responses on an instance where SFTP is configured can obtain the credentials and use them to access the associated SFTP server.
Published: 2026-07-20
Score: 9 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to retrieve SFTP credentials from cleartext within the HTTP responses of three unauthenticated endpoints of VSee Clinic. As a result, the attacker can access the configured SFTP server without needing any authentication to the application, exposing confidential data and permitting potential file manipulation. The weakness is an information‑exposure flaw coupled with cleartext storage, corresponding to CWE‑201 and CWE‑312.

Affected Systems

VSee:Clinic version 7.1.26 and VSee:Clinic API version 1.3.0 are affected. Both vendor and product names are confirmed by the CNA Affected Vendor/Product list.

Risk and Exploitability

The CVSS score of 9 indicates a critical severity. EPSS score is less than 1% (≈0.26%), and the vulnerability is not listed in the CISA KEV catalog. Because no authentication is required to retrieve the credentials, exploitation can occur from any network that can reach the vulnerable endpoints. An attacker can immediately obtain the SFTP credentials and use them to access the configured SFTP server, compromising confidentiality and integrity of data stored there. The likely attack vector is inferred from the fact that the endpoints are reachable over HTTP without authentication, implying that a remote attacker can exploit the issue from outside the application.

Generated by OpenCVE AI on August 1, 2026 at 07:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade VSee Clinic to a version newer than 7.1.26 that removes the credential exposure and upgrade VSee:Clinic API to a version newer than 1.3.0.
  • If an upgrade is not immediately possible, disable or remove the SFTP integration in the application to stop the storage of credentials.
  • Restrict external access to the three vulnerable endpoints using network segmentation or firewall rules so that only trusted administrators can reach them.

Generated by OpenCVE AI on August 1, 2026 at 07:08 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': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description VSee Clinic 7.1.26 and VSee Clinic API 1.3.0 exposes cleartext SFTP credentials in the HTTP responses of three unauthenticated endpoints. The credentials are present in these responses only when SFTP connections have been configured within the application. No authentication is required to retrieve these credentials. An unauthenticated remote attacker who observes any of these HTTP responses on an instance where SFTP is configured can obtain the credentials and use them to access the associated SFTP server.
Title VSee Clinic and API Exposes Cleartext SFTP Credentials in Unauthenticated HTTP Responses
Weaknesses CWE-201
CWE-312
References
Metrics cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: SRA

Published:

Updated: 2026-07-21T17:16:05.916Z

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

Link: CVE-2026-13380

cve-icon Vulnrichment

Updated: 2026-07-21T16:38:08.881Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T07:15:03Z

Weaknesses
  • CWE-201

    Insertion of Sensitive Information Into Sent Data

  • CWE-312

    Cleartext Storage of Sensitive Information