Description
Incorrect Authorization vulnerability in Apache Syncope.



Any search requests are transformed into SQL, Neo4J or Elasticsearch / Opensearch queries, depending on the actual deployment configuration.
An important component of such transformation is the Realms filter, which ensures that the search results are matching the requester's permissions.
For non-recursive search requests it is possible that such Realms filter is rendered as empty, thus voiding any restriction on requester privileges.





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: 9.8 Critical
EPSS: n/a
KEV: No
Impact: Unauthorized Data Access
Action: Apply Patch
AI Analysis

Impact

Search requests in Apache Syncope are translated into database or search engine queries. For non-recursive searches the Realms filter that normally restricts results to the requester's authorized data can be rendered empty, effectively removing the authorization check. This allows an attacker to retrieve any data the system holds, regardless of the requested permission scope.

Affected Systems

Apache Software Foundation’s Apache Syncope is affected. Versions 3.0.0-M0 through 3.0.16, 4.0.0-M0 through 4.0.7, and 4.1.0-M0 through 4.1.2 are vulnerable. Users of these releases should verify their product version and consult the vendor for updates.

Risk and Exploitability

The exploit requires only the ability to submit a non-recursive search request. No special privilege or further attack vector is required beyond that capability. While the EPSS score is not available, the vulnerability is not listed in the CISA KEV catalog, indicating it may not have known exploitation yet. Nonetheless, the potential to obtain unrestricted data makes patching a high priority.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Syncope to version 4.0.8 or 4.1.3 or later, which contains the fix for this authorization issue
  • Restrict or disable non-recursive search requests for users lacking privileged roles to ensure the Realms filter remains in place until the update is deployed
  • Implement regular monitoring of search request logs to detect unauthorized access attempts and verify that the Realms filter is correctly applied after patching

Generated by OpenCVE AI on September 14, 2026 at 21:06 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
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'}


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

Type Values Removed Values Added
Description Incorrect Authorization vulnerability in Apache Syncope. Any search requests are transformed into SQL, Neo4J or Elasticsearch / Opensearch queries, depending on the actual deployment configuration. An important component of such transformation is the Realms filter, which ensures that the search results are matching the requester's permissions. For non-recursive search requests it is possible that such Realms filter is rendered as empty, thus voiding any restriction on requester privileges. 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: Non-recursive Any search could skip Realms restrictions
Weaknesses CWE-863
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-09-14T19:27:56.971Z

Reserved: 2026-08-13T07:13:03.832Z

Link: CVE-2026-73579

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-73579

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses