CVE-2026-62183 PUBLISHED

Apache Syncope: User self-service privilege escalation

Assigner: apache
Reserved: 13.07.2026 Published: 20.07.2026 Updated: 20.07.2026

Improper Privilege Management vulnerability in Apache Syncope.

When:

  • the all-Java user workflow adapter is configured, or
  • the Flowable user workflow adapter is configured, bearing a BPMN definition not requiring admin approval for user self registration of self update requests

the following scenario could happen. A REST API call can allow the user to grant themselves one or more of defined Roles, thus gaining their Entitlements and becoming in fact an administrator; the actual Entitlements gained depend on the Roles that are effectively defined on the specific Syncope deployment.

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.

Product Status

Vendor Apache Software Foundation
Product Apache Syncope
Versions Default: unaffected
  • affected from 3.0.0-M0 to 3.0.16 (incl.)
  • affected from 4.0.0-M0 to 4.0.6 (incl.)
  • affected from 4.1.0-M0 to 4.1.1 (incl.)

Credits

  • Nic Jones finder
  • elin kai finder

References

Problem Types

  • CWE-269 Improper Privilege Management CWE