{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:circl:ail_framework:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "6.8"
              },
              {
                "last_affected": "6.7"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5a06f3d9d19b3294287cdd235c59946ec2f58795"
            }
          ],
          "repo": "https://github.com/ail-project/ail-framework",
          "type": "GIT"
        },
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:circl:ail_framework:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "6.7"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "63f7b181d9aa5a052d26e61290302486646f708f"
            }
          ],
          "repo": "https://github.com/circl/ail-framework",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-fj6v-43r7-gcjm"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/39xxx/CVE-2026-39416.json"
  },
  "details": "AIL framework is an open-source platform to collect, crawl, process and analyse unstructured data. Prior to 6.8, a stored cross-site scripting (XSS) vulnerability was identified in the modal item preview functionality. When item content longer than 800 characters was processed, attacker-controlled content was returned without an explicit text/plain content type, allowing the browser to interpret the response as active HTML. This could result in execution of arbitrary JavaScript in the context of an authenticated user viewing a crafted item. This vulnerability is fixed in 6.8.",
  "id": "CVE-2026-39416",
  "modified": "2026-07-15T01:48:52.009759094Z",
  "published": "2026-04-08T20:11:03.757Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://vulnerability.circl.lu/vuln/gcve-1-2026-0023"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/39xxx/CVE-2026-39416.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/ail-project/ail-framework/security/advisories/GHSA-fj6v-43r7-gcjm"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39416"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:H/SI:H/SA:H/U:Amber",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Stored XSS in modal item preview for long item content in AIL Framework"
}