{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "3.28.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "e02b98bac3d287907e166b5a9b65a50eecc73e86"
            }
          ],
          "repo": "https://github.com/aimhubio/aim",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Cross-site Scripting (XSS) in aimhubio Aim 3.28.0 allows remote attackers to execute arbitrary JavaScript in victims browsers via malicious Python code submitted to the /api/reports endpoint, which is interpreted and executed by Pyodide when the report is viewed. No sanitisation or sandbox restrictions prevent JavaScript execution via pyodide.code.run_js().",
  "id": "CVE-2025-51464",
  "modified": "2026-03-10T21:53:37.089283749Z",
  "published": "2025-07-22T18:15:36.407Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://github.com/aimhubio/aim/pull/3333"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/aimhubio/aim"
    },
    {
      "type": "EVIDENCE",
      "url": "https://www.gecko.security/blog/cve-2025-51464"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}