SCA: security update for org.dspace:dspace-api (GHSA-9qm4-rh6w-pq5x)

medium Tenable Cloud Security Plugin ID 444531

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2026-49833)

Solution

Update the org.dspace:dspace-api library and its related packages to version 10.0 or later.

See Also

https://github.com/advisories/GHSA-9qm4-rh6w-pq5x

Plugin Details

Severity: Medium

ID: 444531

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 7/9/2026

Updated: 9/3/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3.9

Percentile: 52.81

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.8

Temporal Score: 4.3

Vector: CVSS2#AV:N/AC:H/Au:M/C:C/I:P/A:P

CVSS Score Source: CVE-2026-49833

CVSS v3

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.8

Vector: CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:L/A:L

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/8/2026

Vulnerability Publication Date: 7/8/2026

Reference Information

CVE: CVE-2026-49833

cwe: CWE-22