Security Advisory

CVE-2026-60119

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-14 15:44:34
Last updated 2026-07-14 22:03:35
Assigner VulnCheck
CVSS score 5.1
State PUBLISHED

Description

Hi.Events before 1.11.0 contains a cross-site scripting vulnerability that allows authenticated attackers with event creation or edit permissions to inject arbitrary HTML and JavaScript by embedding a malicious event title containing the </script> sequence, which is not escaped by JSON.stringify() when embedded in inline script tags. Attackers can craft an event title that breaks out of the script context in the application/ld+json structured data block or server-side rehydrated state, causing the payload to execute in the browser of any user who views the public event page, including unauthenticated visitors and authenticated administrators.