{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "2.1.0"
              },
              {
                "fixed": "3.0.14"
              },
              {
                "introduced": "4.0.0"
              },
              {
                "fixed": "4.0.2"
              }
            ]
          },
          "events": [
            {
              "introduced": "49c2e53ba6baf1423a89b5ab9a24aa665a5780ad"
            },
            {
              "fixed": "5967b55326c25ea243da45acc2c9733819973c08"
            },
            {
              "introduced": "b0c019c1256bf433bf60e3211ee8711dae03e6bc"
            },
            {
              "fixed": "e40bae0532af8dd58d354fb83650b72d52314ed8"
            }
          ],
          "repo": "https://github.com/apache/syncope",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Apache Syncope offers the ability to extend / customize the base behavior on every deployment by allowing to provide custom implementations of a few Java interfaces; such implementations can be provided either as Java or Groovy classes, with the latter being particularly attractive as the machinery is set for runtime reload.\nSuch a feature has been available for a while, but recently it was discovered that a malicious administrator can inject Groovy code that can be executed remotely by a running Apache Syncope Core instance.\nUsers are recommended to upgrade to version 3.0.14 / 4.0.2, which fix this issue by forcing the Groovy code to run in a sandbox.",
  "id": "CVE-2025-57738",
  "modified": "2026-03-10T21:47:16.653694707Z",
  "published": "2025-10-20T15:15:33.553Z",
  "references": [
    {
      "type": "WEB",
      "url": "http://www.openwall.com/lists/oss-security/2025/10/20/1"
    },
    {
      "type": "ADVISORY",
      "url": "https://lists.apache.org/thread/x7cv6xv7z76y49grdr1hgj1pzw5zbby6"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}