Description
A Reflected Cross-Site Scripting (XSS) vulnerability has been identified in DSpace JSPUI 6.5 within the search/discover filtering functionality. The vulnerability exists due to improper sanitization of user-supplied input via the filter_type_1 parameter.
Published: 2026-03-27
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Reflected XSS
Action: Monitor
AI Analysis

Impact

The vulnerability is a reflected cross‑site scripting flaw in the DSpace JSPUI search filtering feature of Lyrasis DSpace 6.5. The flaw arises because the filter_type_1 parameter is not properly sanitized, allowing an attacker to inject JavaScript that executes in the victim’s browser when the search page is rendered. This can enable session hijacking, credential theft, or other malicious activities that compromise the confidentiality of user data. The weakness is a classic reflected XSS, classically identified as CWE‑79.

Affected Systems

Any installation of Lyrasis DSpace 6.5 that exposes the JSPUI search/discover page with filtering capabilities is affected. The vulnerability resides in the default JSPUI component and does not require modification to the repository content or creation of special accounts. Users who load the search page with a crafted filter_type_1 value will be vulnerable.

Risk and Exploitability

With a CVSS base score of 6.1 the issue is classified as medium severity. An EPSS score of less than 1 % indicates a low likelihood of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be remote: an attacker can craft a malicious URL containing a malicious filter_type_1 value, entice a target user to visit it, and achieve client‑side code execution without authentication or elevated privileges.

Generated by OpenCVE AI on April 1, 2026 at 07:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify that the DSpace installation is version 6.5 and determine whether the environment exposes the search filtering feature.
  • Check Lyrasis or DSpace security advisories and release notes for any patch, fix, or update related to the JSPUI search filtering on version 6.5.
  • If a vendor patch is publicly available, apply it as soon as possible following the vendor’s deployment guidance.
  • In the absence of a released patch, implement server‑side input validation or output encoding for the filter_type_1 parameter to block JavaScript injection.
  • As an interim mitigation, disable the search filtering capability if the system allows it to be turned off until a formal patch is released.
  • Continuously monitor vendor announcements and community forums for updates, and ensure the system is updated once a fix becomes available.

Generated by OpenCVE AI on April 1, 2026 at 07:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Apr 2026 20:30:00 +0000

Type Values Removed Values Added
Title Reflected XSS in DSpace JSPUI Search Filtering

Wed, 01 Apr 2026 02:15:00 +0000

Type Values Removed Values Added
First Time appeared Lyrasis
Lyrasis dspace
CPEs cpe:2.3:a:lyrasis:dspace:6.5:*:*:*:*:*:*:*
Vendors & Products Lyrasis
Lyrasis dspace

Tue, 31 Mar 2026 03:00:00 +0000

Type Values Removed Values Added
Title Reflected XSS in DSpace JSPUI Search Filtering

Mon, 30 Mar 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 30 Mar 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79
Metrics cvssV3_1

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


Mon, 30 Mar 2026 08:15:00 +0000

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

Fri, 27 Mar 2026 14:45:00 +0000

Type Values Removed Values Added
Description A Reflected Cross-Site Scripting (XSS) vulnerability has been identified in DSpace JSPUI 6.5 within the search/discover filtering functionality. The vulnerability exists due to improper sanitization of user-supplied input via the filter_type_1 parameter.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-05T16:15:13.871Z

Reserved: 2025-09-26T00:00:00.000Z

Link: CVE-2025-61190

cve-icon Vulnrichment

Updated: 2026-03-30T14:50:27.122Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-27T15:16:45.750

Modified: 2026-06-17T09:50:25.443

Link: CVE-2025-61190

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-02T07:55:59Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')