CVE-2025-57738

Summary

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. Such 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. Users 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.

Affected Software

VendorProductVersion RangeStatus
Apache Software FoundationApache Syncope2.1 <= 2.1.14affected
Apache Software FoundationApache Syncope3.0 <= 3.0.13affected
Apache Software FoundationApache Syncope4.0 <= 4.0.1affected

Weaknesses

  • CWE-653: CWE-653 Improper Isolation or Compartmentalization

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

CVE Program Container

Additional References

References