{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "source": "REFERENCES"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1e36b070771801ed7113255ef7b3a7f271a2a794"
            },
            {
              "fixed": "8da9feedc984ce8330e5c84f87c5654536b1e28f"
            }
          ],
          "repo": "https://github.com/hieventsdev/hi.events",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-2ggx-79g6-2jmj"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/60xxx/CVE-2026-60119.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "1.11.0"
          }
        ],
        "source": "AFFECTED_FIELD"
      },
      {
        "extracted_events": [
          {
            "fixed": "1.11.0"
          }
        ],
        "source": "CPE_FIELD"
      },
      {
        "extracted_events": [
          {
            "introduced": "Hi.Events"
          },
          {
            "fixed": "1.11.0"
          }
        ],
        "source": "DESCRIPTION"
      }
    ]
  },
  "details": "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 \u003c/script\u003e 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.",
  "id": "CVE-2026-60119",
  "modified": "2026-07-17T03:41:58.638157407Z",
  "published": "2026-07-14T15:44:34.636Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/60xxx/CVE-2026-60119.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/HiEventsDev/Hi.Events/releases/tag/v.1.11.0-beta"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/HiEventsDev/Hi.Events/security/advisories/GHSA-2ggx-79g6-2jmj"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-60119"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/hi-events-beta-xss-via-event-title-json-stringify-injection"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/HiEventsDev/Hi.Events/pull/1260"
    },
    {
      "type": "FIX",
      "url": "https://github.com/HiEventsDev/Hi.Events/commit/1e36b070771801ed7113255ef7b3a7f271a2a794"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/HiEventsDev/Hi.Events"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Hi.Events \u003c 1.11.0 XSS via Event Title JSON.stringify Injection"
}