CVE-2026-49831
Received Received - Intake

Path Traversal in DSpace Curation Task

Vulnerability report for CVE-2026-49831, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-02

Last updated on: 2026-09-02

Assigner: GitHub, Inc.

Description

DSpace open source software is a repository application which provides durable access to digital resources. Prior to versions 7.6.7, 8.4, 9.3, and 10.0, the Curation Task feature allows an output path to be used by the reporter (-r parameter), typically used to stream results and status of curation task operations. It is not restricted to any particular base path, meaning that any path writable by the DSpace (often 'tomcat') user is allowed. This constitutes a Path Traversal Vulnerability in the curate script. This issue has been patched in versions 7.6.7, 8.4, 9.3, and 10.0.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-02
Last Modified
2026-09-02
Generated
2026-09-02
AI Q&A
2026-09-02
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Path Traversal vulnerability in DSpace's Curation Task feature. It allows attackers with administrative access to manipulate file paths via the reporter output path parameter (-r), potentially writing files to unintended locations. The issue exists because the output path is not restricted to a base directory.

Detection Guidance

To detect this vulnerability, check the DSpace version installed on your system. Run commands like 'dspace version' or check the version in the DSpace configuration files. If your version is 7.6.6 or earlier, 8.0 to 8.3, or 9.0 to 9.2, the system is vulnerable.

Impact Analysis

An attacker could overwrite critical files like configuration or binaries, leading to denial of service or privilege escalation. This could disrupt repository operations or allow unauthorized system access if combined with other vulnerabilities.

Compliance Impact

This vulnerability could potentially impact compliance with GDPR and HIPAA by allowing unauthorized file writes to sensitive locations. Attackers with admin access could overwrite critical files like configurations or binaries, leading to data breaches or system compromise. Such breaches may violate GDPR's data protection requirements or HIPAA's safeguards for protected health information.

Mitigation Strategies

Immediately upgrade to DSpace versions 7.6.7, 8.4, 9.3, or 10.0. If upgrading is not possible, manually apply the patches provided in the security advisory or temporarily disable curation tasks as a workaround.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-49831. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart