Description
DSpace open source software is a repository application which provides durable access to digital resources. From versions 8.0-rc1 to before 8.4, 9.0-rc1 to before 9.3, and 10-rc1 to before 10.0, a path traversal vulnerability is possible via the COAR Notify / LDN service in DSpace. The attacker MUST already have DSpace administrator credentials in order to perform the attack. When reading a file input stream of an "inbound pattern" / "template", used to generate an LDN message, the LDN class does not check for path traversal or restrict the templates to a known base path. This could allow an untrusted file from elsewhere in the file system (e.g. an export log, a bitstream path, a temporary file) to be read and interpreted as an Apache Velocity template. This issue has been patched in versions 8.4, 9.3, and 10.0.
Published: 2026-09-02
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

DSpace versions from 8.0-rc1 up to but not including 8.4, 9.0-rc1 up to but not including 9.3, and 10-rc1 up to but not including 10.0 contain a path‑traversal flaw in the COAR Notify/LDN service. When an administrator reads an inbound pattern or template, the LDN class interprets the file as an Apache Velocity template without validating its pathname. This allows a trusted administrator to read any file within the file system that the Java process can access, effectively turning the application into a read‑only file exfiltration tool. The weakness is a classic path‑traversal issue identified by CWE‑22.

Affected Systems

The affected product is DSpace DSpace. All release candidates and initial releases from version 8.0‑rc1 until 8.3.x, from 9.0‑rc1 until 9.2.x, and from 10‑rc1 until before 10.0 are vulnerable. These versions lack the patch applied in version 8.4, 9.3, and 10.0 respectively.

Risk and Exploitability

The vulnerability carries a CVSS score of 5.5, indicating a moderate impact. EPSS data is not available and the issue is not listed in the CISA Known Exploited Vulnerabilities catalog. Exploitation requires that an attacker already possess DSpace administrator credentials, so it is an admin‑credential‑dependent privilege escalation. Given the lack of external attack vectors and the mitigation through credential control, the likelihood of exploitation remains moderate but non‑negligible.

Generated by OpenCVE AI on September 3, 2026 at 11:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade DSpace to version 8.4, 9.3, or 10.0 or later where the path‑traversal check is implemented
  • If an upgrade cannot be performed immediately, restrict the use of the COAR Notify/LDN service to a minimal set of administrators and audit any file template activity for signs of misuse
  • Configure the underlying file system permissions to minimize the directories and files that the DSpace process can access, thereby limiting the potential data exposed through the vulnerability

Generated by OpenCVE AI on September 3, 2026 at 11:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-9qm4-rh6w-pq5x DSpace: Path Traversal is possible through LDN message generation
History

Thu, 03 Sep 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Dspace
Dspace dspace
Vendors & Products Dspace
Dspace dspace

Wed, 02 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Description DSpace open source software is a repository application which provides durable access to digital resources. From versions 8.0-rc1 to before 8.4, 9.0-rc1 to before 9.3, and 10-rc1 to before 10.0, a path traversal vulnerability is possible via the COAR Notify / LDN service in DSpace. The attacker MUST already have DSpace administrator credentials in order to perform the attack. When reading a file input stream of an "inbound pattern" / "template", used to generate an LDN message, the LDN class does not check for path traversal or restrict the templates to a known base path. This could allow an untrusted file from elsewhere in the file system (e.g. an export log, a bitstream path, a temporary file) to be read and interpreted as an Apache Velocity template. This issue has been patched in versions 8.4, 9.3, and 10.0.
Title DSpace: Path Traversal possible in LDN message generation
Weaknesses CWE-22
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-09-02T17:42:09.238Z

Reserved: 2026-06-01T18:50:36.056Z

Link: CVE-2026-49833

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-02T18:19:32.980

Modified: 2026-09-02T18:19:32.980

Link: CVE-2026-49833

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T15:34:13Z

Weaknesses
  • CWE-22

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