You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: advisories/github-reviewed/2026/03/GHSA-m297-3jv9-m927/GHSA-m297-3jv9-m927.json
+41-4Lines changed: 41 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,24 +1,53 @@
1
1
{
2
2
"schema_version": "1.4.0",
3
3
"id": "GHSA-m297-3jv9-m927",
4
-
"modified": "2026-03-05T21:30:48Z",
4
+
"modified": "2026-03-06T22:28:28Z",
5
5
"published": "2026-03-05T21:30:48Z",
6
6
"aliases": [
7
7
"CVE-2026-3009"
8
8
],
9
+
"summary": "Keycloak allows authentication using an Identity Provider (IdP) even after it has been disabled by an administrator",
9
10
"details": "A security flaw in the IdentityBrokerService.performLogin endpoint of Keycloak allows authentication to proceed using an Identity Provider (IdP) even after it has been disabled by an administrator. An attacker who knows the IdP alias can reuse a previously generated login request to bypass the administrative restriction. This undermines access control enforcement and may allow unauthorized authentication through a disabled external provider.",
0 commit comments