{
  "affected": [
    {
      "database_specific": {
        "unresolved_ranges": [
          {
            "events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2025-03-27"
              }
            ]
          },
          {
            "events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "ab0beaf"
              }
            ]
          }
        ]
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "ab0beaf0ad671761705d9274663c5dc450608527"
            }
          ],
          "repo": "https://github.com/lichess-org/lila",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "powertip.ts in Lila (for Lichess) before ab0beaf allows XSS in some applications because of an innerHTML usage pattern in which text is extracted from a DOM node and interpreted as HTML.",
  "id": "CVE-2025-48051",
  "modified": "2026-03-13T21:54:41.054362963Z",
  "published": "2025-05-15T16:15:34.560Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/lichess-org/lila/blob/7b82f35d15f9113ac8a0a9271d34bef4f6119e9f/ui/site/src/powertip.ts#L60"
    },
    {
      "type": "FIX",
      "url": "https://github.com/lichess-org/lila/commit/ab0beaf0ad671761705d9274663c5dc450608527"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/lichess-org/lila/security/advisories/GHSA-9xhx-p3c5-p4v6"
    }
  ],
  "related": [
    "GHSA-9xhx-p3c5-p4v6"
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ]
}