CVE-2026-42782
Received Received - Intake
Improper Isolation in Apache Syncope via Groovy Execution

Publication date: 2026-05-25

Last updated on: 2026-05-25

Assigner: Apache Software Foundation

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 reaching a non-sandboxed execution path via the class static initializer. This issue affects Apache Syncope: 3.0 through 3.0.16, 4.0 through 4.0.5, 4.1.0. Users are recommended to upgrade to version 4.0.6 / 4.1.1, which fix this issue by forcing even the static initializer in Groovy code to run in a sandbox.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-25
Last Modified
2026-05-25
Generated
2026-05-26
AI Q&A
2026-05-26
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 3 associated CPEs
Vendor Product Version / Range
apache syncope From 3.0 (inc) to 3.0.16 (inc)
apache syncope From 4.0 (inc) to 4.0.5 (inc)
apache syncope From 4.1 (inc) to 4.1.0 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-653 The product does not properly compartmentalize or isolate functionality, processes, or resources that require different privilege levels, rights, or permissions.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is an Improper Isolation or Compartmentalization issue in Apache Syncope. It allows an administrator with sufficient permissions related to Implementations to create a malicious Groovy class that contains untrusted code. This code can execute through the class static initializer without being sandboxed, meaning it can run with fewer restrictions than intended.


How can this vulnerability impact me? :

The impact of this vulnerability is that malicious code can be executed within Apache Syncope by an authorized administrator, potentially leading to unauthorized actions or compromise of the system. Since the Groovy code runs outside of a sandbox, it may perform harmful operations that could affect the integrity, confidentiality, or availability of the system.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, users are recommended to upgrade Apache Syncope to version 4.0.6 or 4.1.1.

These versions fix the issue by forcing even the static initializer in Groovy code to run in a sandbox, preventing untrusted code execution.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart