CVE-2026-9704: Keycloak Vulnerable to Improper Validation of Specified Quantity in Input
(updated )
A flaw was found in Keycloak. An authenticated user with low privileges can exploit this vulnerability by sending an oversized subject_token JSON Web Token (JWT) to the TokenEndpoint. When the token exceeds a 4000-character limit, it is silently dropped, causing the system to fall back to client credentials. This allows the user to gain the permissions of the client’s service account, leading to privilege escalation.
References
- access.redhat.com/errata/RHSA-2026:25097
- access.redhat.com/errata/RHSA-2026:25098
- access.redhat.com/errata/RHSA-2026:30049
- access.redhat.com/errata/RHSA-2026:30050
- access.redhat.com/security/cve/CVE-2026-9704
- bugzilla.redhat.com/show_bug.cgi?id=2481877
- github.com/advisories/GHSA-rr5q-3xwr-f323
- github.com/keycloak/keycloak/commit/f1e5b7776c42938d0782fd5846346b8f75c815e6
- github.com/keycloak/keycloak/issues/49435
- github.com/keycloak/keycloak/pull/49472
- nvd.nist.gov/vuln/detail/CVE-2026-9704
Code Behaviors & Features
Detect and mitigate CVE-2026-9704 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →