Description
Improper Control of Generation of Code ('Code Injection') vulnerability in Apache Syncope.

An administrator with adequate entitlements for Implementations can create a malicious Groovy Command class containing untrusted code in their CommandArgs static implementation, 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.7, from 4.1.0-M0 through 4.1.2.

Users are recommended to upgrade to version 4.0.8 / 4.1.3, which fix this issue.
Published: 2026-09-14
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: Code Injection via Groovy
Action: Immediate Patch
AI Analysis

Impact

Apache Syncope 3.0.0-M0 through 3.0.16, 4.0.0-M0 through 4.0.7, 4.1.0-M0 through 4.1.2 contain an improper code generation flaw (CWE-94). An administrator with sufficient privileges can create a Groovy Command class whose static CommandArgs implementation contains untrusted code that bypasses the Groovy security sandbox, thereby allowing arbitrary code execution within the Syncope application context. This flaw compromises the integrity and confidentiality of the system by enabling attackers to run injected code.

Affected Systems

Affected vendors and products include Apache Software Foundation’s Syncope. The vulnerability spans Syncope releases from 3.0.0-M0 up to 3.0.16, from 4.0.0-M0 through 4.0.7, and from 4.1.0-M0 through 4.1.2. Any installation using a version in these ranges is at risk unless updated.

Risk and Exploitability

Exploitation requires the attacker to have administrative privileges that allow creation or modification of Command classes, or they must compromise such credentials. The attack vector is inferred to be an insider or compromised-admin scenario. No CVSS or EPSS score is currently available, and the vulnerability is not listed in the CISA KEV catalog. Consequently, the risk remains significant for systems where administrative roles are broad or where credentials are not adequately protected.

Generated by OpenCVE AI on September 14, 2026 at 21:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Syncope to version 4.0.8 or 4.1.3, which contain the fix for this injection flaw.
  • Restrict administrative privileges for creating or modifying Groovy Command classes; enforce least privilege and enable role‑based access control.
  • Audit existing Groovy Command classes for injected or untrusted code and quarantine any that contain suspicious logic.
  • Consider disabling the use of custom Groovy Command classes if they are not required for business functionality.

Generated by OpenCVE AI on September 14, 2026 at 21:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 14 Sep 2026 21:00:00 +0000

Type Values Removed Values Added
References

Mon, 14 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Mon, 14 Sep 2026 13:00:00 +0000

Type Values Removed Values Added
Description Improper Control of Generation of Code ('Code Injection') vulnerability in Apache Syncope. An administrator with adequate entitlements for Implementations can create a malicious Groovy Command class containing untrusted code in their CommandArgs static implementation, 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.7, from 4.1.0-M0 through 4.1.2. Users are recommended to upgrade to version 4.0.8 / 4.1.3, which fix this issue.
Title Apache Syncope: Groovy Sandbox escape for empty CommandArgs
Weaknesses CWE-94
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-09-14T18:09:13.433Z

Reserved: 2026-08-20T13:10:56.723Z

Link: CVE-2026-77147

cve-icon Vulnrichment

Updated: 2026-09-14T18:09:13.433Z

cve-icon NVD

Status : Deferred

Published: 2026-09-14T13:18:46.490

Modified: 2026-09-14T20:58:48.430

Link: CVE-2026-77147

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-14T21:15:09Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')