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, versions 9.0-rc1 to before 9.3, and version 10-rc1, Remote Code Execution (RCE) is possible via Velocity Templates used by DSpace for COAR Notify/LDN messages. This issue has been patched in versions 8.4, 9.3, and 10.0.
Published: 2026-09-02
Score: 8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker can execute arbitrary code on a DSpace server by crafting a malicious COAR Notify or LDN message that is rendered through Velocity templates. The flaw, identified as CWE‑94, allows the template engine to interpret attacker‑controlled input as executable code, potentially granting full control over the hosting environment, compromising confidentiality, integrity, and availability.

Affected Systems

The vulnerability affects DSpace repository software. Versions from 8.0‑rc1 up to but not including 8.4, from 9.0‑rc1 up to but not including 9.3, and the release candidate 10‑rc1 are impacted. All deployments running these versions and using COAR Notify or LDN message handling expose an execution path.

Risk and Exploitability

The CVSS vector assigns a score of 8, indicating a high risk. The EPSS score is unavailable, so the current exploitation probability is unknown, and the issue is not listed in CISA’s KEV catalog. Likely attack vectors involve remote submission of malicious LDN content, requiring network access to DSpace’s notification endpoints. The flaw permits remote code execution without local privilege escalation, making it a critical threat to any exposed system.

Generated by OpenCVE AI on September 3, 2026 at 09:12 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 template handling flaw is fixed.
  • If upgrading is temporarily infeasible, disable COAR Notify/LDN processing or block incoming message delivery until the patch is applied.
  • Restrict template sources to trusted content and validate all incoming LDN payloads to prevent injection of malicious template syntax.

Generated by OpenCVE AI on September 3, 2026 at 09:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-9x82-rm84-c6x7 DSpace has possible Remote Code Execution (RCE) through Velocity Templates used by LDN
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

Thu, 03 Sep 2026 08:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


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, versions 9.0-rc1 to before 9.3, and version 10-rc1, Remote Code Execution (RCE) is possible via Velocity Templates used by DSpace for COAR Notify/LDN messages. This issue has been patched in versions 8.4, 9.3, and 10.0.
Title DSpace: Remote Code Execution (RCE) possible in Velocity Templates used by LDN
Weaknesses CWE-94
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-09-02T18:03:01.091Z

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

Link: CVE-2026-49832

cve-icon Vulnrichment

Updated: 2026-09-02T18:02:55.351Z

cve-icon NVD

Status : Received

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

Modified: 2026-09-02T19:17:19.197

Link: CVE-2026-49832

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')