Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.keycloak/keycloak-parent@2.2.0.Final
purl pkg:maven/org.keycloak/keycloak-parent@2.2.0.Final
Next non-vulnerable version None.
Latest non-vulnerable version None.
Risk 4.5
Vulnerabilities affecting this package (26)
Vulnerability Summary Fixed by
VCID-14c3-xa9j-mbab
Aliases:
CVE-2021-3513
GHSA-xv7h-95r7-595j
Incorrect implementation of lockout feature in Keycloak A flaw was found in keycloak where a brute force attack is possible even when the permanent lockout feature is enabled. This is due to a wrong error message displayed when wrong credentials are entered. The highest threat from this vulnerability is to confidentiality.
13.0.0
Affected by 13 other vulnerabilities.
VCID-3248-31p8-tyd4
Aliases:
CVE-2020-1725
GHSA-p225-pc2x-4jpm
Incorrect Authorization A flaw was found in keycloak before version 13.0.0. In some scenarios a user still has access to a resource after changing the role mappings in Keycloak and after expiration of the previous access token.
13.0.0
Affected by 13 other vulnerabilities.
VCID-3jpe-awam-wqdz
Aliases:
CVE-2026-0707
GHSA-gv94-wp4h-vv8p
Keycloak has Incorrect Behavior Order: Authorization Before Parsing and Canonicalization A flaw was found in Keycloak. The Keycloak Authorization header parser is overly permissive regarding the formatting of the "Bearer" authentication scheme. It accepts non-standard characters (such as tabs) as separators and tolerates case variations that deviate from RFC 6750 specifications.
26.5.1
Affected by 2 other vulnerabilities.
VCID-6ure-3hgz-xfgn
Aliases:
CVE-2020-14359
GHSA-jh6m-3pqw-242h
Authentication Bypass by Primary Weakness A vulnerability was found in all versions of keycloak, where on using lower case HTTP headers (via cURL) we can bypass our Gatekeeper. Lower case headers are also accepted by some webservers (e.g. Jetty). This means there is no protection when we put a Gatekeeper in front of a Jetty server and use lowercase headers.
13.0.0
Affected by 13 other vulnerabilities.
VCID-78nt-79j3-k3fh
Aliases:
CVE-2018-14655
GHSA-458h-wv48-fq75
Cross-site Scripting When using `response_mode=form_post` it is possible to inject arbitrary Javascript-Code via the `state`-parameter in the authentication URL. This allows an XSS-Attack upon succesfully login.
4.0.0.Beta3
Affected by 22 other vulnerabilities.
4.4.0.Final
Affected by 21 other vulnerabilities.
VCID-7z49-f322-n7g8
Aliases:
CVE-2022-2668
GHSA-wf7g-7h6h-678v
Keycloak SAML javascript protocol mapper: Uploading of scripts through admin console An issue was discovered in Keycloak allows arbitrary Javascript to be uploaded for the SAML protocol mapper even if the `UPLOAD_SCRIPTS` feature is disabled
19.0.2
Affected by 6 other vulnerabilities.
VCID-8zrg-f41g-pqfk
Aliases:
CVE-2021-3827
GHSA-4pc7-vqv5-5r3v
GMS-2022-1098
ECP SAML binding bypasses authentication flows ### Description A flaw was found in keycloak, where the default ECP binding flow allows other authentication flows to be bypassed. By exploiting this behavior, an attacker can bypass the MFA authentication by sending a SOAP request with an AuthnRequest and Authorization header with the user's credentials. The highest threat from this vulnerability is to confidentiality and integrity.
18.0.0
Affected by 8 other vulnerabilities.
VCID-9bn2-agpc-hfdz
Aliases:
CVE-2017-12158
GHSA-v38p-mqq3-m6v5
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') It was found that Keycloak would accept a HOST header URL in the admin console and use it to determine web resource locations. An attacker could use this flaw against an authenticated user to attain reflected XSS via a malicious server.
3.4.0
Affected by 0 other vulnerabilities.
3.4.0.Final
Affected by 23 other vulnerabilities.
VCID-cabc-jrpz-vuad
Aliases:
CVE-2022-2256
GHSA-w9mf-83w3-fv49
Keycloak vulnerable to Stored Cross site Scripting (XSS) when loading default roles A Stored XSS vulnerability was reported in the Keycloak Security mailing list, affecting all the versions of Keycloak, including the latest release (18.0.1). The vulnerability allows a privileged attacker to execute malicious scripts in the admin console, abusing of the default roles functionality. ### CVSS 3.1 - **3.8** **Vector String:** AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N **Vector Clarification:** * User interaction is not required as the admin console is regularly used during an administrator's work * The scope is unchanged since the admin console web application is both the vulnerable component and where the exploit executes ### Credits Aytaç Kalıncı, Ilker Bulgurcu, Yasin Yılmaz (@aytackalinci, @smileronin, @yasinyilmaz) - NETAŞ PENTEST TEAM
19.0.2
Affected by 6 other vulnerabilities.
VCID-dxj3-8sk5-mfdy
Aliases:
CVE-2022-3916
GHSA-97g8-xfvw-q4hg
GMS-2022-8406
Insufficient Session Expiration A flaw was found in the offline_access scope in Keycloak. This issue would affect users of shared computers more (especially if cookies are not cleared), due to a lack of root session validation, and the reuse of session ids across root and user authentication sessions. This enables an attacker to resolve a user session attached to a previously authenticated user; when utilizing the refresh token, they will be issued a token for the original user.
20.0.2
Affected by 4 other vulnerabilities.
VCID-evqq-d8uz-9be1
Aliases:
CVE-2018-14657
GHSA-85v8-vx4w-q684
Improper Authentication When TOPT enabled, an improper implementation of the Brute Force detection algorithm will not enforce its protection measures.
4.4.0.Final
Affected by 21 other vulnerabilities.
4.6.0.Final
Affected by 21 other vulnerabilities.
VCID-f763-ps3s-b3ep
Aliases:
CVE-2017-12159
GHSA-7fmw-85qm-h22p
It was found that the cookie used for CSRF prevention in Keycloak was not unique to each session. An attacker could use this flaw to gain access to an authenticated user session, leading to possible information disclosure or further attacks.
3.4.0
Affected by 0 other vulnerabilities.
3.4.0.Final
Affected by 23 other vulnerabilities.
VCID-f8mj-85vd-2yh5
Aliases:
CVE-2020-10758
GHSA-52rg-hpwq-qp56
Allocation of Resources Without Limits or Throttling A vulnerability was found in Keycloak before 11.0.1 where DoS attack is possible by sending twenty requests simultaneously to the specified keycloak server, all with a Content-Length header value that exceeds the actual byte count of the request body.
11.0.1
Affected by 18 other vulnerabilities.
VCID-gjzp-cqhp-augx
Aliases:
CVE-2020-10748
GHSA-hgpg-593r-hhvp
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') A flaw was found in Keycloak's data filter, in version 10.0.1, where it allowed the processing of data URLs in some circumstances. This flaw allows an attacker to conduct cross-site scripting or further attacks.
10.0.2
Affected by 19 other vulnerabilities.
VCID-gndk-728r-9yh7
Aliases:
CVE-2021-3632
GHSA-qpq9-jpv4-6gwr
Keycloak allows anyone to register new security device or key for any user by using WebAuthn password-less login flow A flaw was found in Keycloak. This vulnerability allows anyone to register a new security device or key when there is not a device already registered for any user by using the WebAuthn password-less login flow.
15.1.0
Affected by 11 other vulnerabilities.
VCID-jkh6-bvx2-dycm
Aliases:
CVE-2026-1518
GHSA-fwhw-chw4-gh37
Keycloak Server-Side Request Forgery (SSRF) vulnerability A flaw was found in Keycloak’s CIBA feature where insufficient validation of client-configured backchannel notification endpoints could allow blind server-side requests to internal services.
26.5.3
Affected by 1 other vulnerability.
VCID-jprv-e2zb-v7bb
Aliases:
CVE-2020-1717
GHSA-rvfc-g8j5-9ccf
Generation of Error Message Containing Sensitive Information A flaw was found in Keycloak 7.0.1. A logged in user can do an account email enumeration attack.
8.0.0
Affected by 20 other vulnerabilities.
VCID-mumt-rvzk-w7d4
Aliases:
CVE-2020-1718
GHSA-j229-2h63-rvh9
Improper Authentication A flaw was found in the reset credential flow in all Keycloak versions before 8.0.0. This flaw allows an attacker to gain unauthorized access to the application.
8.0.0
Affected by 20 other vulnerabilities.
VCID-nhe2-8dtq-gqbf
Aliases:
CVE-2023-6291
GHSA-mpwq-j3xf-7m5w
URL Redirection to Untrusted Site ('Open Redirect') A flaw was found in the redirect_uri validation logic in Keycloak. This issue may allow a bypass of otherwise explicitly allowed hosts. A successful attack may lead to an access token being stolen, making it possible for the attacker to impersonate other users.
23.0.0
Affected by 3 other vulnerabilities.
VCID-rssz-yqj9-b7h8
Aliases:
CVE-2020-14366
GHSA-cp67-8w3w-6h9c
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') A vulnerability was found in keycloak, where path traversal using URL-encoded path segments in the request is possible because the resources endpoint applies a transformation of the url path to the file path. Only few specific folder hierarchies can be exposed by this flaw
12.0.0
Affected by 17 other vulnerabilities.
VCID-sk6p-vfu6-7kem
Aliases:
CVE-2020-10776
GHSA-484q-784p-8m5h
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') A flaw was found in Keycloak before version 12.0.0, where it is possible to add unsafe schemes for the redirect_uri parameter. This flaw allows an attacker to perform a Cross-site scripting attack.
12.0.0
Affected by 17 other vulnerabilities.
VCID-w7ds-xt1u-9uf9
Aliases:
CVE-2017-12160
GHSA-qc72-gfvw-76h7
Improper Authentication It was found that Keycloak oauth would permit an authenticated resource to obtain an access/refresh token pair from the authentication server, permitting indefinite usage in the case of permission revocation. An attacker on an already compromised resource could use this flaw to grant himself continued permissions and possibly conduct further attacks.
3.3.0.Final
Affected by 26 other vulnerabilities.
3.4.0.CR1
Affected by 25 other vulnerabilities.
VCID-xauc-r9cm-sycu
Aliases:
CVE-2022-3782
GHSA-g8q8-fggx-9r3q
GMS-2022-8407
Keycloak vulnerable to path traversal via double URL encoding Keycloak does not properly validate URLs included in a redirect. An attacker could construct a malicious request to bypass validation and access other URLs and potentially sensitive information within the domain, or possibly conduct further attacks.
20.0.1
Affected by 5 other vulnerabilities.
20.0.2
Affected by 4 other vulnerabilities.
VCID-xdfe-9zr4-47ax
Aliases:
CVE-2021-3637
GHSA-2vp8-jv5v-6qh6
Allocation of Resources Without Limits or Throttling A flaw was found in keycloak-model-infinispan in keycloak where authenticationSessions map in RootAuthenticationSessionEntity grows boundlessly which could lead to a DoS attack.
14.0.0
Affected by 12 other vulnerabilities.
VCID-xdxx-tdkj-wbba
Aliases:
CVE-2020-1758
GHSA-c597-f74m-jgc2
Improper Certificate Validation A flaw was found in Keycloak in versions before 10.0.0, where it does not perform the TLS hostname verification while sending emails using the SMTP server. This flaw allows an attacker to perform a man-in-the-middle (MITM) attack.
10.0.0
Affected by 20 other vulnerabilities.
VCID-yk5u-7cuz-7kdt
Aliases:
CVE-2020-1694
GHSA-72j4-94rx-cr6w
Incorrect Permission Assignment for Critical Resource A flaw was found in all versions of Keycloak before 10.0.0, where the NodeJS adapter did not support the verify-token-audience. This flaw results in some users having access to sensitive information outside of their permissions.
10.0.0
Affected by 20 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-17T00:14:14.427334+00:00 GitLab Importer Affected by VCID-jkh6-bvx2-dycm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2026-1518.yml 38.4.0
2026-04-17T00:06:52.948530+00:00 GitLab Importer Affected by VCID-3jpe-awam-wqdz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2026-0707.yml 38.4.0
2026-04-16T22:48:45.578779+00:00 GitLab Importer Affected by VCID-nhe2-8dtq-gqbf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2023-6291.yml 38.4.0
2026-04-16T22:39:06.292553+00:00 GitLab Importer Affected by VCID-dxj3-8sk5-mfdy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/GMS-2022-8406.yml 38.4.0
2026-04-16T22:18:06.377274+00:00 GitLab Importer Affected by VCID-xauc-r9cm-sycu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/GMS-2022-8407.yml 38.4.0
2026-04-16T22:11:01.333517+00:00 GitLab Importer Affected by VCID-7z49-f322-n7g8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2022-2668.yml 38.4.0
2026-04-16T22:10:53.834075+00:00 GitLab Importer Affected by VCID-cabc-jrpz-vuad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2022-2256.yml 38.4.0
2026-04-16T22:07:45.222678+00:00 GitLab Importer Affected by VCID-gndk-728r-9yh7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2021-3632.yml 38.4.0
2026-04-16T22:07:30.471818+00:00 GitLab Importer Affected by VCID-14c3-xa9j-mbab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2021-3513.yml 38.4.0
2026-04-16T22:07:25.815993+00:00 GitLab Importer Affected by VCID-8zrg-f41g-pqfk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2021-3827.yml 38.4.0
2026-04-16T21:49:22.991936+00:00 GitLab Importer Affected by VCID-78nt-79j3-k3fh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2018-14655.yml 38.4.0
2026-04-16T21:48:51.311964+00:00 GitLab Importer Affected by VCID-9bn2-agpc-hfdz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2017-12158.yml 38.4.0
2026-04-16T21:47:52.291986+00:00 GitLab Importer Affected by VCID-f763-ps3s-b3ep https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2017-12159.yml 38.4.0
2026-04-16T21:47:19.399142+00:00 GitLab Importer Affected by VCID-evqq-d8uz-9be1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2018-14657.yml 38.4.0
2026-04-16T21:47:01.404470+00:00 GitLab Importer Affected by VCID-w7ds-xt1u-9uf9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2017-12160.yml 38.4.0
2026-04-16T21:39:27.394787+00:00 GitLab Importer Affected by VCID-f8mj-85vd-2yh5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-10758.yml 38.4.0
2026-04-16T21:39:25.830351+00:00 GitLab Importer Affected by VCID-mumt-rvzk-w7d4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1718.yml 38.4.0
2026-04-16T21:39:19.341007+00:00 GitLab Importer Affected by VCID-xdxx-tdkj-wbba https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1758.yml 38.4.0
2026-04-16T21:39:17.847850+00:00 GitLab Importer Affected by VCID-yk5u-7cuz-7kdt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1694.yml 38.4.0
2026-04-16T21:38:41.353586+00:00 GitLab Importer Affected by VCID-jprv-e2zb-v7bb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1717.yml 38.4.0
2026-04-16T21:38:40.787191+00:00 GitLab Importer Affected by VCID-rssz-yqj9-b7h8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-14366.yml 38.4.0
2026-04-16T21:38:38.393974+00:00 GitLab Importer Affected by VCID-sk6p-vfu6-7kem https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-10776.yml 38.4.0
2026-04-16T21:38:38.141843+00:00 GitLab Importer Affected by VCID-3248-31p8-tyd4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1725.yml 38.4.0
2026-04-16T21:38:34.164845+00:00 GitLab Importer Affected by VCID-gjzp-cqhp-augx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-10748.yml 38.4.0
2026-04-16T21:38:32.041433+00:00 GitLab Importer Affected by VCID-6ure-3hgz-xfgn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-14359.yml 38.4.0
2026-04-16T21:27:19.307332+00:00 GitLab Importer Affected by VCID-xdfe-9zr4-47ax https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2021-3637.yml 38.4.0
2026-04-12T01:38:11.989589+00:00 GitLab Importer Affected by VCID-jkh6-bvx2-dycm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2026-1518.yml 38.3.0
2026-04-12T01:30:16.829107+00:00 GitLab Importer Affected by VCID-3jpe-awam-wqdz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2026-0707.yml 38.3.0
2026-04-12T00:08:36.135088+00:00 GitLab Importer Affected by VCID-nhe2-8dtq-gqbf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2023-6291.yml 38.3.0
2026-04-11T23:58:33.268242+00:00 GitLab Importer Affected by VCID-dxj3-8sk5-mfdy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/GMS-2022-8406.yml 38.3.0
2026-04-11T23:35:37.921740+00:00 GitLab Importer Affected by VCID-xauc-r9cm-sycu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/GMS-2022-8407.yml 38.3.0
2026-04-11T23:27:43.674626+00:00 GitLab Importer Affected by VCID-7z49-f322-n7g8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2022-2668.yml 38.3.0
2026-04-11T23:27:34.697503+00:00 GitLab Importer Affected by VCID-cabc-jrpz-vuad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2022-2256.yml 38.3.0
2026-04-11T23:24:08.130002+00:00 GitLab Importer Affected by VCID-gndk-728r-9yh7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2021-3632.yml 38.3.0
2026-04-11T23:23:51.253598+00:00 GitLab Importer Affected by VCID-14c3-xa9j-mbab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2021-3513.yml 38.3.0
2026-04-11T23:23:46.179578+00:00 GitLab Importer Affected by VCID-8zrg-f41g-pqfk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2021-3827.yml 38.3.0
2026-04-11T23:05:23.080720+00:00 GitLab Importer Affected by VCID-78nt-79j3-k3fh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2018-14655.yml 38.3.0
2026-04-11T23:04:51.971513+00:00 GitLab Importer Affected by VCID-9bn2-agpc-hfdz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2017-12158.yml 38.3.0
2026-04-11T23:03:44.466283+00:00 GitLab Importer Affected by VCID-f763-ps3s-b3ep https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2017-12159.yml 38.3.0
2026-04-11T23:03:09.153090+00:00 GitLab Importer Affected by VCID-evqq-d8uz-9be1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2018-14657.yml 38.3.0
2026-04-11T23:02:50.416666+00:00 GitLab Importer Affected by VCID-w7ds-xt1u-9uf9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2017-12160.yml 38.3.0
2026-04-11T22:54:39.348491+00:00 GitLab Importer Affected by VCID-f8mj-85vd-2yh5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-10758.yml 38.3.0
2026-04-11T22:54:37.594314+00:00 GitLab Importer Affected by VCID-mumt-rvzk-w7d4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1718.yml 38.3.0
2026-04-11T22:54:30.881628+00:00 GitLab Importer Affected by VCID-xdxx-tdkj-wbba https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1758.yml 38.3.0
2026-04-11T22:54:29.185834+00:00 GitLab Importer Affected by VCID-yk5u-7cuz-7kdt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1694.yml 38.3.0
2026-04-11T22:53:36.626516+00:00 GitLab Importer Affected by VCID-jprv-e2zb-v7bb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1717.yml 38.3.0
2026-04-11T22:53:35.442667+00:00 GitLab Importer Affected by VCID-rssz-yqj9-b7h8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-14366.yml 38.3.0
2026-04-11T22:53:30.394963+00:00 GitLab Importer Affected by VCID-sk6p-vfu6-7kem https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-10776.yml 38.3.0
2026-04-11T22:53:29.808092+00:00 GitLab Importer Affected by VCID-3248-31p8-tyd4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1725.yml 38.3.0
2026-04-11T22:53:21.990666+00:00 GitLab Importer Affected by VCID-gjzp-cqhp-augx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-10748.yml 38.3.0
2026-04-11T22:53:17.691793+00:00 GitLab Importer Affected by VCID-6ure-3hgz-xfgn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-14359.yml 38.3.0
2026-04-11T22:40:15.239239+00:00 GitLab Importer Affected by VCID-xdfe-9zr4-47ax https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2021-3637.yml 38.3.0
2026-04-05T02:30:29.508216+00:00 GitLab Importer Affected by VCID-xauc-r9cm-sycu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/GMS-2022-8407.yml 38.1.0
2026-04-03T01:47:09.845378+00:00 GitLab Importer Affected by VCID-jkh6-bvx2-dycm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2026-1518.yml 38.1.0
2026-04-03T01:39:04.889606+00:00 GitLab Importer Affected by VCID-3jpe-awam-wqdz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2026-0707.yml 38.1.0
2026-04-03T00:13:14.388191+00:00 GitLab Importer Affected by VCID-nhe2-8dtq-gqbf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2023-6291.yml 38.1.0
2026-04-03T00:01:36.259179+00:00 GitLab Importer Affected by VCID-dxj3-8sk5-mfdy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/GMS-2022-8406.yml 38.1.0
2026-04-02T23:33:36.796808+00:00 GitLab Importer Affected by VCID-7z49-f322-n7g8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2022-2668.yml 38.1.0
2026-04-02T23:33:29.067062+00:00 GitLab Importer Affected by VCID-cabc-jrpz-vuad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2022-2256.yml 38.1.0
2026-04-02T23:30:34.049862+00:00 GitLab Importer Affected by VCID-gndk-728r-9yh7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2021-3632.yml 38.1.0
2026-04-02T23:30:20.135679+00:00 GitLab Importer Affected by VCID-14c3-xa9j-mbab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2021-3513.yml 38.1.0
2026-04-02T23:30:16.662161+00:00 GitLab Importer Affected by VCID-8zrg-f41g-pqfk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2021-3827.yml 38.1.0
2026-04-02T23:13:38.015378+00:00 GitLab Importer Affected by VCID-78nt-79j3-k3fh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2018-14655.yml 38.1.0
2026-04-02T23:13:09.335748+00:00 GitLab Importer Affected by VCID-9bn2-agpc-hfdz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2017-12158.yml 38.1.0
2026-04-02T23:12:06.496472+00:00 GitLab Importer Affected by VCID-f763-ps3s-b3ep https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2017-12159.yml 38.1.0
2026-04-02T23:11:32.691160+00:00 GitLab Importer Affected by VCID-evqq-d8uz-9be1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2018-14657.yml 38.1.0
2026-04-02T23:11:14.346686+00:00 GitLab Importer Affected by VCID-w7ds-xt1u-9uf9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2017-12160.yml 38.1.0
2026-04-02T23:03:46.117588+00:00 GitLab Importer Affected by VCID-f8mj-85vd-2yh5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-10758.yml 38.1.0
2026-04-02T23:03:44.601000+00:00 GitLab Importer Affected by VCID-mumt-rvzk-w7d4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1718.yml 38.1.0
2026-04-02T23:03:38.710129+00:00 GitLab Importer Affected by VCID-xdxx-tdkj-wbba https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1758.yml 38.1.0
2026-04-02T23:03:37.216717+00:00 GitLab Importer Affected by VCID-yk5u-7cuz-7kdt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1694.yml 38.1.0
2026-04-02T23:02:53.277557+00:00 GitLab Importer Affected by VCID-jprv-e2zb-v7bb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1717.yml 38.1.0
2026-04-02T23:02:52.234144+00:00 GitLab Importer Affected by VCID-rssz-yqj9-b7h8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-14366.yml 38.1.0
2026-04-02T23:02:47.850394+00:00 GitLab Importer Affected by VCID-sk6p-vfu6-7kem https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-10776.yml 38.1.0
2026-04-02T23:02:47.331130+00:00 GitLab Importer Affected by VCID-3248-31p8-tyd4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1725.yml 38.1.0
2026-04-02T23:02:41.039591+00:00 GitLab Importer Affected by VCID-gjzp-cqhp-augx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-10748.yml 38.1.0
2026-04-02T23:02:37.363099+00:00 GitLab Importer Affected by VCID-6ure-3hgz-xfgn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-14359.yml 38.1.0
2026-04-02T22:50:46.510332+00:00 GitLab Importer Affected by VCID-xdfe-9zr4-47ax https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2021-3637.yml 38.1.0
2026-04-01T17:55:29.520221+00:00 GitLab Importer Affected by VCID-7z49-f322-n7g8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2022-2668.yml 38.0.0
2026-04-01T17:55:20.343752+00:00 GitLab Importer Affected by VCID-cabc-jrpz-vuad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2022-2256.yml 38.0.0
2026-04-01T17:52:04.116105+00:00 GitLab Importer Affected by VCID-gndk-728r-9yh7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2021-3632.yml 38.0.0
2026-04-01T17:51:48.284794+00:00 GitLab Importer Affected by VCID-14c3-xa9j-mbab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2021-3513.yml 38.0.0
2026-04-01T17:51:44.130529+00:00 GitLab Importer Affected by VCID-8zrg-f41g-pqfk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2021-3827.yml 38.0.0
2026-04-01T17:33:37.859838+00:00 GitLab Importer Affected by VCID-78nt-79j3-k3fh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2018-14655.yml 38.0.0
2026-04-01T17:33:06.492806+00:00 GitLab Importer Affected by VCID-9bn2-agpc-hfdz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2017-12158.yml 38.0.0
2026-04-01T17:32:01.273894+00:00 GitLab Importer Affected by VCID-f763-ps3s-b3ep https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2017-12159.yml 38.0.0
2026-04-01T17:31:25.335620+00:00 GitLab Importer Affected by VCID-evqq-d8uz-9be1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2018-14657.yml 38.0.0
2026-04-01T17:31:05.575291+00:00 GitLab Importer Affected by VCID-w7ds-xt1u-9uf9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2017-12160.yml 38.0.0
2026-04-01T17:22:41.214498+00:00 GitLab Importer Affected by VCID-f8mj-85vd-2yh5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-10758.yml 38.0.0
2026-04-01T17:22:39.686950+00:00 GitLab Importer Affected by VCID-mumt-rvzk-w7d4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1718.yml 38.0.0
2026-04-01T17:22:33.638863+00:00 GitLab Importer Affected by VCID-xdxx-tdkj-wbba https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1758.yml 38.0.0
2026-04-01T17:22:32.064561+00:00 GitLab Importer Affected by VCID-yk5u-7cuz-7kdt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1694.yml 38.0.0
2026-04-01T17:21:46.255083+00:00 GitLab Importer Affected by VCID-jprv-e2zb-v7bb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1717.yml 38.0.0
2026-04-01T17:21:45.183338+00:00 GitLab Importer Affected by VCID-rssz-yqj9-b7h8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-14366.yml 38.0.0
2026-04-01T17:21:40.312309+00:00 GitLab Importer Affected by VCID-sk6p-vfu6-7kem https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-10776.yml 38.0.0
2026-04-01T17:21:39.672259+00:00 GitLab Importer Affected by VCID-3248-31p8-tyd4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-1725.yml 38.0.0
2026-04-01T17:21:32.634819+00:00 GitLab Importer Affected by VCID-gjzp-cqhp-augx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-10748.yml 38.0.0
2026-04-01T17:21:28.771245+00:00 GitLab Importer Affected by VCID-6ure-3hgz-xfgn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2020-14359.yml 38.0.0
2026-04-01T17:08:45.417557+00:00 GitLab Importer Affected by VCID-xdfe-9zr4-47ax https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-parent/CVE-2021-3637.yml 38.0.0