Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-49833
Published:July 08, 2026
Updated:August 27, 2026
On its own this seems a fairly low-impact problem: only DSpace Administrators can set LDN template names in services, and you typically need more access to manipulate files on the server. However, this vulnerability was included as part of an attack chain that demonstrated the ability of a DSpace Administrator to put the malicious Velocity payload in a predictable place (e.g. temporary log file from a running process) and then have that file referenced as the template name in a new service. This means it is possible (non-trivial, but proven) for an attacker with DSpace administrator credentials to either disclose information via a specially crafted Velocity template, or exploit another weakness in the DSpace Velocity implementation by executing arbitrary java code.
Affected Packages
https://github.com/DSpace/DSpace.git (GITHUB):
Affected version(s) >=dspace-9.0 <dspace-9.3
Fix Suggestion:
Update to version dspace-9.3
org.dspace:dspace-api (JAVA):
Affected version(s) >=9.0-rc1 <9.3
Fix Suggestion:
Update to version 9.3
org.dspace:dspace-api (JAVA):
Affected version(s) =10.0-rc1 <10.0
Fix Suggestion:
Update to version 10.0
org.dspace:dspace-api (JAVA):
Affected version(s) >=8.0-rc1 <8.4
Fix Suggestion:
Update to version 8.4
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.9
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
HIGH
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
LOW
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.5
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
HIGH
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
LOW
Availability
LOW
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')