CVE-2026-37710
Received Received - Intake

Cross Site Scripting in Omeka S

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

Publication date: 2026-08-28

Last updated on: 2026-08-28

Assigner: MITRE

Description

Cross Site Scripting vulnerability in Omeka S v.4.2.0 allows a remote attacker to execute arbitrary code via the site navigation custom URL function

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-28
Last Modified
2026-08-28
Generated
2026-08-29
AI Q&A
2026-08-29
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
omeka omeka_s 4.2.0
omeka omeka_s to 4.2.1 (exc)
omeka omeka_s 4.2.1

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-37710 is a Cross-Site Scripting (XSS) vulnerability in Omeka S versions before 4.2.1. It allows a remote attacker to execute arbitrary JavaScript code via the site navigation custom URL function by using the javascript: URI scheme. The vulnerability requires a user with permission to edit navigation URLs, such as an Editor role.

Detection Guidance

To detect this vulnerability, check if your Omeka S version is prior to 4.2.1. Review navigation links for any URLs using the javascript: scheme. Inspect the application/src/Site/Navigation/Link/Url.php file for the isValid method to confirm if it blocks javascript URLs.

Impact Analysis

An attacker could trick an administrator into clicking a malicious navigation link, leading to arbitrary code execution. This could result in privilege escalation, data theft, or further compromise of the Omeka S system. The impact depends on the permissions of the targeted user.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR and HIPAA requirements for data protection. Organizations using vulnerable Omeka S versions may face compliance violations, legal penalties, and reputational damage if exploited.

Mitigation Strategies

Immediately upgrade Omeka S to version 4.2.1 or later. Remove any existing navigation links containing javascript: URLs. Ensure only trusted users have permission to edit navigation links.

Chat Assistant

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

EPSS Chart