Description
A vulnerability was detected in Lspace-io lspace-server up to 79f02fe5aa8970b210a6a05cf097155f8d9ffd71. This issue affects the function fileExists/readFile/writeFile/deleteFile of the file src/core/repository.ts of the component Repositories File API. Performing a manipulation of the argument filePath results in path traversal. The attack is only possible with local access. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-08-06
Score: 4.8 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a path traversal flaw in the Repositories File API of lspace-server. The flaw allows an attacker with local access to manipulate the filePath argument in fileExists/readFile/writeFile/deleteFile functions, enabling them to read, write, or delete arbitrary files on the host filesystem. This weakness corresponds to CWE‑22 and can lead to local data compromise or destruction if exploited.

Affected Systems

The affected product is Lspace‑io lspace‑server. Versions up to the commit 79f02fe5aa8970b210a6a05cf097155f8d9ffd71 contain the flaw. No version ranges are available beyond that commit, so any installation running an older commit may be vulnerable.

Risk and Exploitability

The CVSS base score is 4.8 and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires local access to the API and the manipulation of a filePath argument; no network or remote exploitation is described. Because it is limited to local users, the overall risk margin is moderate, but the potential impact of unauthorized file access or deletion is significant. Organizations should evaluate whether the application operates with elevated privileges or exposes the vulnerable API to untrusted local processes.

Generated by OpenCVE AI on August 6, 2026 at 23:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest official patch or newer commit of lspace-server once a fix for the path traversal flaw is released.
  • Restrict the Repositories File API to a whitelisted directory and enforce strict input validation or canonical path resolution to prevent traversal attempts.
  • Run the application with the least privilege necessary, ensuring that even if the API is compromised it cannot access sensitive files outside the permitted directory.
  • Monitor the project's issue tracker for an official fix and audit API usage logs for unexpected file operations.

Generated by OpenCVE AI on August 6, 2026 at 23:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in Lspace-io lspace-server up to 79f02fe5aa8970b210a6a05cf097155f8d9ffd71. This issue affects the function fileExists/readFile/writeFile/deleteFile of the file src/core/repository.ts of the component Repositories File API. Performing a manipulation of the argument filePath results in path traversal. The attack is only possible with local access. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The project was informed of the problem early through an issue report but has not responded yet.
Title Lspace-io lspace-server Repositories File API repository.ts deleteFile path traversal
First Time appeared Lspace-io
Lspace-io lspace-server
Weaknesses CWE-22
CPEs cpe:2.3:a:lspace-io:lspace-server:*:*:*:*:*:*:*:*
Vendors & Products Lspace-io
Lspace-io lspace-server
References
Metrics cvssV2_0

{'score': 4.3, 'vector': 'AV:L/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 5.3, 'vector': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

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


Subscriptions

Lspace-io Lspace-server
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-06T15:30:10.198Z

Reserved: 2026-08-06T07:56:39.917Z

Link: CVE-2026-19054

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T02:00:06Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')