From 842672033d597bcddf471b2d7d7d29c898161719 Mon Sep 17 00:00:00 2001 From: Otto Touzil Date: Tue, 1 Sep 2026 14:11:30 +0200 Subject: [PATCH] Improve GHSA-4w3x-69m8-478c --- .../GHSA-4w3x-69m8-478c.json | 25 +++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/advisories/unreviewed/2026/07/GHSA-4w3x-69m8-478c/GHSA-4w3x-69m8-478c.json b/advisories/unreviewed/2026/07/GHSA-4w3x-69m8-478c/GHSA-4w3x-69m8-478c.json index 6040baa0bf42..8c528174c8d2 100644 --- a/advisories/unreviewed/2026/07/GHSA-4w3x-69m8-478c/GHSA-4w3x-69m8-478c.json +++ b/advisories/unreviewed/2026/07/GHSA-4w3x-69m8-478c/GHSA-4w3x-69m8-478c.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-4w3x-69m8-478c", - "modified": "2026-07-24T15:33:02Z", + "modified": "2026-07-24T15:33:09Z", "published": "2026-07-24T15:33:02Z", "aliases": [ "CVE-2026-17059" ], + "summary": "Role-Users Endpoint Allows Sensitive User Data Exposure", "details": "A flaw was found in the role-users endpoint of the keycloak-services library, which is the core component of the Keycloak identity and access management solution. The issue occurs because the system fails to check if an administrator has permission to view individual users when listing members of a role. This allows a restricted administrator to see private information, such as names and email addresses, for users they should not be able to access.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.keycloak:keycloak-services" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "26.7.3" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY",