CVE-2026-73236
Deferred
Deferred - Pending Action
Incorrect Authorization in Apache Syncope Due to Realm Prefix Matching
Vulnerability report for CVE-2026-73236, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-14
Last updated on: 2026-09-14
Assigner: Apache Software Foundation
Description
Description
Incorrect Authorization vulnerability in Apache Syncope.
Delegated administration security checks are based on Realm hierarchy and enforced via prefix matches.
Due to incorrect implementation, two sibling Realms whose namesΒ begin with the same string cannot be correctly distinguished, resulting in incorrect authorization.
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | syncope | From 3.0.0-M0 (inc) to 3.0.16 (inc) |
| apache | syncope | From 4.0.0-M0 (inc) to 4.0.7 (inc) |
| apache | syncope | 4.0.8 |
| apache | syncope | 4.1.3 |
| apache | syncope | From 4.1.0-M0 (inc) to 4.1.2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |