Description
Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Syncope.

An administrator with adequate entitlements can get access via REST to the list of existing Access Tokens, including their signed JWT body.
These values can be then used to perform further REST requests, impersonating users with higher administration entitlements.





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: 7.5 High
EPSS: n/a
KEV: No
Impact: Unauthorized Token Disclosure & Impersonation
Action: Apply Patch
AI Analysis

Impact

An administrator with sufficient entitlements can use the REST interface to enumerate existing access tokens, retrieving their signed JWT bodies. These tokens can then be leveraged to issue further REST requests, effectively allowing an attacker to impersonate users with higher administrative rights. The vulnerability therefore exposes sensitive information and enables unauthorized elevation of privilege and impersonation.

Affected Systems

Apache Syncope is affected across multiple milestone releases. Versions from 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 all contain the flaw. Users of these releases are at risk until they upgrade to the patched versions.

Risk and Exploitability

Because the flaw relies on privileged REST access, it requires the attacker to have, or gain, suitable administrative credentials. Once an admin role is obtained, the endpoint that lists access tokens can be exploited without additional conditions; the attacker can then copy the signed JWT and issue authenticated requests as a more privileged user. The EPSS score is unavailable and the vulnerability is not present in the CISA KEV catalog, but the potential for privilege escalation and identity theft suggests a high risk. No CVSS score is reported; however, the severity is likely substantial given the scope of impact.

Generated by OpenCVE AI on September 14, 2026 at 20:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Syncope to version 4.0.8 or 4.1.3 where the token listing vulnerability is fixed.
  • Restrict or reconfigure the REST API so that only necessary roles can list access tokens; consider disabling the token enumeration capability if not required.
  • Perform an access‑control review to remove unnecessary high‑privilege accounts, ensuring only trusted administrators retain capability to list tokens.

Generated by OpenCVE AI on September 14, 2026 at 20:10 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
First Time appeared Apache
Apache syncope
Vendors & Products Apache
Apache syncope
References
Metrics cvssV3_1

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


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

Type Values Removed Values Added
Description Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Syncope. An administrator with adequate entitlements can get access via REST to the list of existing Access Tokens, including their signed JWT body. These values can be then used to perform further REST requests, impersonating users with higher administration entitlements. 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: JWT Access Token takeover
Weaknesses CWE-200
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-09-14T19:29:51.690Z

Reserved: 2026-08-11T10:15:37.051Z

Link: CVE-2026-73178

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-73178

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-14T20:15:06Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor