Description
Improper Isolation or Compartmentalization vulnerability in Apache Syncope.

An administrator with adequate entitlements for Implementations can create a malicious Groovy class containing untrusted code bypassing the Groovy security sandbox.

This issue affects Apache Syncope: from 3.0.0-M0 through 3.0.16, from 4.0.0-M0 through 4.0.6, from 4.1.0-M0 through 4.1.1.

Users are recommended to upgrade to version 4.0.7 / 4.1.2, which fix this issue by tightening the Groovy security sandbox.
Published: 2026-07-20
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An improper isolation vulnerability in Apache Syncope allows an administrator with sufficient entitlements to create a malicious Groovy class that bypasses the Groovy security sandbox and executes arbitrary server-side code. This flaw is classed as CWE-653 and, if exploited, grants an attacker the ability to run arbitrary code with administrative privileges on the Syncope server. The attack would compromise the confidentiality, integrity, and availability of the entire application and any data it manages.

Affected Systems

Apache Syncope versions 3.0.0-M0 through 3.0.16, 4.0.0-M0 through 4.0.6, and 4.1.0-M0 through 4.1.1 are affected. Users are advised to upgrade to 4.0.7 or 4.1.2 to obtain the fix that tightens the Groovy security sandbox.

Risk and Exploitability

The vulnerability is high risk when a user with administrative entitlements is compromised, and the EPSS score of 0.00439 indicates a very low but non-zero probability of exploitation; the CVSS score of 9.8 underscores its critical severity. The issue is not listed in the CISA KEV catalog. The official fix requires an upgrade to the patched releases; no known public exploits exist at this time, but the impact of successful exploitation would be critical.

Generated by OpenCVE AI on August 1, 2026 at 07:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official Apache Syncope patch by upgrading to version 4.0.7 or 4.1.2, which tightens the Groovy security sandbox.
  • Restrict administrator privileges to the minimum necessary to reduce the attack surface for Groovy class creation.
  • Enable and review application logs for evidence of Groovy class execution to detect unauthorized activity.

Generated by OpenCVE AI on August 1, 2026 at 07:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache syncope
Vendors & Products Apache
Apache syncope

Tue, 21 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Description Improper Isolation or Compartmentalization vulnerability in Apache Syncope. An administrator with adequate entitlements for Implementations can create a malicious Groovy class containing untrusted code bypassing the Groovy security sandbox. This issue affects Apache Syncope: from 3.0.0-M0 through 3.0.16, from 4.0.0-M0 through 4.0.6, from 4.1.0-M0 through 4.1.1. Users are recommended to upgrade to version 4.0.7 / 4.1.2, which fix this issue by tightening the Groovy security sandbox.
Title Apache Syncope: RCE via Groovy Sandbox bypass
Weaknesses CWE-653
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-21T14:57:32.285Z

Reserved: 2026-07-15T12:33:03.203Z

Link: CVE-2026-63071

cve-icon Vulnrichment

Updated: 2026-07-20T18:38:20.369Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T07:30:13Z

Weaknesses
  • CWE-653

    Improper Isolation or Compartmentalization