ghsa-gvgg-2r3r-53x7
Vulnerability from github
Published
2025-03-10 21:09
Modified
2025-03-10 21:09
Severity ?
Summary
Improper Authorization in Keycloak Organization Mapper Allows Unauthorized Organization Claims
Details
This vulnerability is caused by the improper mapping of users to organizations based solely on email/username patterns. The issue is limited to the token claim level, meaning the user is not truly added to the organization but may appear as such in applications relying on these claims. The risk increases in scenarios where self-registration is enabled and unrestricted, allowing an attacker to exploit the naming pattern. The issue is mitigated if admins restrict registration or use strict validation mechanisms.
{ affected: [ { package: { ecosystem: "Maven", name: "org.keycloak:keycloak-services", }, ranges: [ { events: [ { introduced: "26.1.0", }, { fixed: "26.1.3", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.keycloak:keycloak-services", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "26.0.10", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2025-1391", ], database_specific: { cwe_ids: [ "CWE-284", ], github_reviewed: true, github_reviewed_at: "2025-03-10T21:09:43Z", nvd_published_at: null, severity: "MODERATE", }, details: "This vulnerability is caused by the improper mapping of users to organizations based solely on email/username patterns. The issue is limited to the token claim level, meaning the user is not truly added to the organization but may appear as such in applications relying on these claims. The risk increases in scenarios where self-registration is enabled and unrestricted, allowing an attacker to exploit the naming pattern. The issue is mitigated if admins restrict registration or use strict validation mechanisms.", id: "GHSA-gvgg-2r3r-53x7", modified: "2025-03-10T21:09:43Z", published: "2025-03-10T21:09:43Z", references: [ { type: "WEB", url: "https://github.com/keycloak/keycloak/security/advisories/GHSA-gvgg-2r3r-53x7", }, { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2025-1391", }, { type: "WEB", url: "https://github.com/keycloak/keycloak/commit/5aa2b4c75bb474303ab807017582bc01a9f7e378", }, { type: "WEB", url: "https://access.redhat.com/errata/RHSA-2025:2545", }, { type: "WEB", url: "https://access.redhat.com/security/cve/CVE-2025-1391", }, { type: "WEB", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2346082", }, { type: "PACKAGE", url: "https://github.com/keycloak/keycloak", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", type: "CVSS_V3", }, ], summary: "Improper Authorization in Keycloak Organization Mapper Allows Unauthorized Organization Claims ", }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.