Skip to content

Commit fe08830

Browse files
1 parent 43bec2a commit fe08830

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

advisories/github-reviewed/2026/02/GHSA-gv3v-2cpp-3pmq/GHSA-gv3v-2cpp-3pmq.json

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-gv3v-2cpp-3pmq",
4-
"modified": "2026-03-04T15:47:16Z",
4+
"modified": "2026-04-08T21:55:47Z",
55
"published": "2026-02-10T12:30:28Z",
66
"aliases": [
77
"CVE-2025-11537"
88
],
99
"summary": "Keycloak logs sensitive headers",
10-
"details": "A flaw was found in Keycloak. When the logging format is configured to a verbose, user-supplied pattern (such as the pre-defined 'long' pattern), sensitive headers including Authorization and Cookie are disclosed to the logs in cleartext. An attacker with read access to the log files can extract these credentials (e.g., bearer tokens, session cookies) and use them to impersonate users, leading to a full account compromise.",
10+
"details": "A flaw was found in Keycloak. When the logging format is configured to a verbose, user-supplied pattern (such as the pre-defined 'long' pattern), sensitive headers including Authorization and Cookie are disclosed to the logs in cleartext. An attacker with read access to the log files can extract these credentials (e.g., bearer tokens, session cookies) and use them to impersonate users, leading to a full account compromise.\n\nPatches are available, see:\n\n- https://github.com/keycloak/keycloak/releases/tag/26.4.11\n- https://github.com/keycloak/keycloak/releases/tag/26.5.6\n- https://github.com/keycloak/keycloak/releases/tag/26.6.0",
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
@@ -28,7 +28,7 @@
2828
"introduced": "0"
2929
},
3030
{
31-
"fixed": "26.6.0"
31+
"fixed": "26.5.6"
3232
}
3333
]
3434
}
@@ -44,6 +44,14 @@
4444
"type": "WEB",
4545
"url": "https://github.com/keycloak/keycloak/commit/137a35c1109ff43a305f26264978a3ea21452373"
4646
},
47+
{
48+
"type": "WEB",
49+
"url": "https://github.com/keycloak/keycloak/commit/5a3cdb7c4ccbf83ffc926f70d655a60269d7207b"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://github.com/keycloak/keycloak/commit/9622f550a6e565b29a3a37454421f08626791a6c"
54+
},
4755
{
4856
"type": "WEB",
4957
"url": "https://access.redhat.com/security/cve/CVE-2025-11537"

0 commit comments

Comments
 (0)