Bug 2508290 (CVE-2026-18201) - CVE-2026-18201 keycloak-services: keycloak-services: Generic identity-provider creation can bind brokers to organizations without manage-organizations
Summary: CVE-2026-18201 keycloak-services: keycloak-services: Generic identity-provide...
Keywords:
Status: NEW
Alias: CVE-2026-18201
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-29 07:42 UTC by OSIDB Bzimport
Modified: 2026-07-29 08:29 UTC (History)
28 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-29 07:42:27 UTC
A flaw was found in Keycloak. The generic identity-provider REST endpoint (/admin/realms/{realm}/identity-provider/instances) allows a user with only manage-identity-providers permission to bind a newly created identity provider to an organization by including an organizationId in the request payload. While the organization-scoped endpoint correctly requires both manage-identity-providers and manage-organizations permissions, the generic endpoint fails to enforce the manage-organizations check. This allows an IdP operator to associate brokers with organizations they are not authorized to manage, influencing organization login flows and broker selection. Additionally, this path skips organization IdP-list cache invalidation, making the newly bound broker invisible in cached organization IdP listings.


Note You need to log in before you can comment on or make changes to this bug.