{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "60fc55de808e5f1a70de8be342814b43c0553e44"
            }
          ],
          "repo": "https://github.com/cuba-platform/restapi",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/32xxx/CVE-2025-32960.json"
  },
  "details": "The CUBA REST API add-on performs operations on data and entities. Prior to version 7.2.7, the input parameter, which consists of a file path and name, can be manipulated to return the Content-Type header with text/html if the name part ends with .html. This could allow malicious JavaScript code to be executed in the browser. For a successful attack, a malicious file needs to be uploaded beforehand. This issue has been patched in version 7.2.7. A workaround is provided on the Jmix documentation website.",
  "id": "CVE-2025-32960",
  "modified": "2026-04-01T23:09:00.739016253Z",
  "published": "2025-04-22T17:45:53.855Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://docs.jmix.io/jmix/files-vulnerabilities.html"
    },
    {
      "type": "WEB",
      "url": "https://docs.jmix.io/jmix/files-vulnerabilities.html#disable-files-endpoint-in-cuba-application"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/32xxx/CVE-2025-32960.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/cuba-platform/restapi/security/advisories/GHSA-88h5-34xw-2q56"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/jmix-framework/jmix/security/advisories/GHSA-x27v-f838-jh93"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32960"
    },
    {
      "type": "FIX",
      "url": "https://github.com/cuba-platform/restapi/commit/b3d599f6657d7e212fdb134a61ab5e0888669eb1"
    }
  ],
  "related": [
    "GHSA-88h5-34xw-2q56",
    "GHSA-x27v-f838-jh93"
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "CUBA Generic REST API Vulnerable to Cross-Site Scripting (XSS) in the /files Endpoint"
}