Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.keycloak/keycloak-core@1.3.1.Final
purl pkg:maven/org.keycloak/keycloak-core@1.3.1.Final
Next non-vulnerable version 26.1.3
Latest non-vulnerable version 26.1.3
Risk 10.0
Vulnerabilities affecting this package (56)
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 19 other vulnerabilities.
VCID-28sw-q8sc-5ugs
Aliases:
CVE-2018-10912
GHSA-h7j7-pw3v-3v3x
Loop with Unreachable Exit Condition ('Infinite Loop') keycloak before version 4.0.0.final is vulnerable to a infinite loop in session replacement. A Keycloak cluster with multiple nodes could mishandle an expired session replacement and lead to an infinite loop. A malicious authenticated user could use this flaw to achieve Denial of Service on the server.
4.0.0
Affected by 0 other vulnerabilities.
4.0.0.Final
Affected by 47 other vulnerabilities.
VCID-2g8t-qjp5-ebc7
Aliases:
CVE-2016-8629
GHSA-778x-2mqv-w6xw
Red Hat Keycloak before version 2.4.0 did not correctly check permissions when handling service account user deletion requests sent to the rest server. An attacker with service account authentication could use this flaw to bypass normal permissions and delete users in a separate realm.
2.4.0
Affected by 0 other vulnerabilities.
2.4.0.Final
Affected by 53 other vulnerabilities.
VCID-2pnb-13et-y3hr
Aliases:
CVE-2017-2582
GHSA-c77r-6f64-478q
Information Exposure It was found that while parsing the SAML messages the `StaxParserUtil` class of keycloak replaces special strings for obtaining attribute values with system property. This could allow an attacker to determine values of system properties at the attacked system by formatting the SAML request `ID` field to be the chosen system property which could be obtained in the `InResponseTo` field in the response.
2.5.1.Final
Affected by 51 other vulnerabilities.
2.5.1
Affected by 0 other vulnerabilities.
VCID-2xyb-g3n4-n3ca
Aliases:
CVE-2022-1274
GHSA-m4fv-gm5m-4725
GMS-2023-528
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') A flaw was found in Keycloak in the execute-actions-email endpoint. This issue allows arbitrary HTML to be injected into emails sent to Keycloak users and can be misused to perform phishing or other attacks against users.
20.0.5
Affected by 10 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 19 other vulnerabilities.
VCID-3ncm-zz6v-2ua2
Aliases:
CVE-2019-14837
GHSA-cf8f-w2c5-p5jr
keycloak vulnerable to unauthorized login via mail server setup A flaw was found in keycloack before version 8.0.0. The owner of 'placeholder.org' domain can setup mail server on this domain and knowing only name of a client can reset password and then log in. For example, for client name 'test' the email address will be 'service-account-test@placeholder.org'.
8.0.0
Affected by 37 other vulnerabilities.
VCID-3ued-3fnw-a7h7
Aliases:
CVE-2019-3875
GHSA-38cg-gg9j-q9j9
Improper Certificate Validation The X.509 authenticator supports the verification of client certificates through the CRL, where the CRL list can be obtained from the URL provided in the certificate itself (CDP) or through the separately configured path. The CRL are often available over the network through unsecured protocols (`http` or `ldap`) and hence the caller should verify the signature and possibly the certification path. Keycloak currently does not validate signatures on CRL, which can result in a possibility of various attacks like man-in-the-middle.
7.0.0
Affected by 41 other vulnerabilities.
VCID-49qw-j7rn-qfdf
Aliases:
GHSA-57rh-gr4v-j5f6
Duplicate Advisory: Keycloak Uses a Key Past its Expiration Date # Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-xmmm-jw76-q7vg. This link is maintained to preserve external references. # Original Description A vulnerability was found in Keycloak. Expired OTP codes are still usable when using FreeOTP when the OTP token period is set to 30 seconds (default). Instead of expiring and deemed unusable around 30 seconds in, the tokens are valid for an additional 30 seconds totaling 1 minute. A one time passcode that is valid longer than its expiration time increases the attack window for malicious actors to abuse the system and compromise accounts. Additionally, it increases the attack surface because at any given time, two OTPs are valid.
24.0.7
Affected by 0 other vulnerabilities.
25.0.0
Affected by 3 other vulnerabilities.
VCID-5apu-r7pn-byet
Aliases:
CVE-2021-20195
GHSA-q6w2-89hq-hq27
keycloak Self Stored Cross-site Scripting vulnerability A flaw was found in keycloak in versions before 13.0.0. A Self Stored XSS attack vector escalating to a complete account takeover is possible due to user-supplied data fields not being properly encoded and Javascript code being used to process the data. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
12.0.3
Affected by 25 other vulnerabilities.
13.0.0
Affected by 19 other vulnerabilities.
VCID-6s4w-hv7a-ffaw
Aliases:
CVE-2020-10770
GHSA-jh7q-5mwf-qvhw
Keycloak vulnerable to Server-Side Request Forgery A flaw was found in Keycloak before 13.0.0, where it is possible to force the server to call out an unverified URL using the OIDC parameter `request_uri`. This flaw allows an attacker to use this parameter to execute a Server-side request forgery (SSRF) attack.
12.0.2
Affected by 26 other vulnerabilities.
13.0.0
Affected by 19 other vulnerabilities.
VCID-6wdp-9pvw-ybgp
Aliases:
CVE-2016-8609
GHSA-95m6-mjh3-58gm
Improper Authentication It was found that the keycloak before 2.3.0 did not implement authentication flow correctly. An attacker could use this flaw to construct a phishing URL, from which he could hijack the user's session. This could lead to information disclosure, or permit further possible attacks.
2.3.0
Affected by 0 other vulnerabilities.
2.3.0.Final
Affected by 54 other vulnerabilities.
VCID-7j7q-m1zp-zfac
Aliases:
CVE-2023-0091
GHSA-v436-q368-hvgg
GMS-2023-37
Keycloak has lack of validation of access token on client registrations endpoint When a service account with the create-client or manage-clients role can use the client-registration endpoints to create/manage clients with an access token. If the access token is leaked, there is an option to revoke the specific token. However, the check is not performed in client-registration endpoints.
20.0.3
Affected by 11 other vulnerabilities.
VCID-7mm5-8378-rua3
Aliases:
CVE-2017-12161
GHSA-959q-32g8-vvp7
Weak Password Recovery Mechanism for Forgotten Password It was found that keycloak before 3.4.2 final would permit misuse of a client-side /etc/hosts entry to spoof a URL in a password reset request. An attacker could use this flaw to craft a malicious password reset request and gain a valid reset token, leading to information disclosure or further attacks.
3.4.2
Affected by 0 other vulnerabilities.
3.4.2.Final
Affected by 48 other vulnerabilities.
VCID-7xuf-btg3-ckf6
Aliases:
CVE-2023-6841
GHSA-w97f-w3hq-36g2
Keycloak Denial of Service vulnerability A denial of service vulnerability was found in keycloak where the amount of attributes per object is not limited, an attacker by sending repeated HTTP requests could cause a resource exhaustion when the application send back rows with long attribute values. The issue is fixed in Keycloak 24 with the introduction of the User Profile feature.
24.0.0
Affected by 5 other vulnerabilities.
VCID-85y2-ejk7-qud9
Aliases:
CVE-2017-2585
GHSA-w6gv-3r3v-gwgj
Information Exposure Keycloak has an implementation of HMAC verification for JWS tokens that uses a method that runs in non-constant time, potentially leaving the application vulnerable to timing attacks.
2.5.1.Final
Affected by 51 other vulnerabilities.
2.5.1
Affected by 0 other vulnerabilities.
VCID-8rnf-e3sa-g7a8
Aliases:
CVE-2017-1000500
GHSA-qgm9-232x-hwpx
Moderate severity vulnerability that affects org.keycloak:keycloak-core Withdrawn: Duplicate of CVE-2017-12161 / GHSA-959q-32g8-vvp7
2.0.0
Affected by 0 other vulnerabilities.
2.0.0.Final
Affected by 55 other vulnerabilities.
VCID-96mj-gt5k-23ck
Aliases:
CVE-2019-10199
GHSA-p5xp-6vpf-jwvh
Improper Input Validation and Cross-Site Request Forgery in Keycloak It was found that Keycloak's account console, up to 6.0.1, did not perform adequate header checks in some requests. An attacker could use this flaw to trick an authenticated user into performing operations via request from an untrusted domain.
7.0.0
Affected by 41 other vulnerabilities.
VCID-aps8-cw7n-57g3
Aliases:
CVE-2017-2646
GHSA-jc6q-27mw-p55w
Loop with Unreachable Exit Condition (Infinite Loop) When Keycloak receives a Logout request in the middle of the request, the `SAMLSloRequestParser.parse()` method ends in an infinite loop. An attacker could use this flaw to conduct denial of service attacks.
2.5.5
Affected by 0 other vulnerabilities.
2.5.5.Final
Affected by 50 other vulnerabilities.
VCID-c8ps-95au-zbg5
Aliases:
GHSA-755v-r4x4-qf7m
GMS-2022-7509
Stored Cross-Site Scripting (XSS) in Keycloak via groups dropdown ### Summary A Stored XSS vulnerability was reported in the Keycloak Security mailing list, affecting all the versions of Keycloak, including the latest release (16.0.1). The vulnerability allows a privileged attacker to execute malicious scripts in the admin console, abusing of the groups' dropdown functionality. ### Impact Successful attacks of this vulnerability can result a privileged attacker to load a XSS script, and steal data from other users. The impact can be considered moderate to low, considering privileged credentials are required. ### References - Please refer to the Keycloak Security mailing list for more information.
20.0.0
Affected by 13 other vulnerabilities.
VCID-cp2f-bjsx-nkfm
Aliases:
CVE-2020-1731
GHSA-6pmv-7pr9-cgrj
Predictable password in Keycloak A flaw was found in all versions of the Keycloak operator, before version 8.0.2,(community only) where the operator generates a random admin password when installing Keycloak, however the password remains the same when deployed to the same OpenShift namespace.
8.0.2
Affected by 36 other vulnerabilities.
VCID-djwn-hkwg-g3gk
Aliases:
CVE-2020-14302
keycloak: reusable "state" parameter at redirect_uri endpoint enables possibility of replay attacks
13.0.0
Affected by 19 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 13 other vulnerabilities.
VCID-e85z-cn66-fye8
Aliases:
CVE-2024-7260
GHSA-g4gc-rh26-m3p5
Keycloak Open Redirect vulnerability An open redirect vulnerability was found in Keycloak. A specially crafted URL can be constructed where the `referrer` and `referrer_uri` parameters are made to trick a user to visit a malicious webpage. A trusted URL can trick users and automation into believing that the URL is safe, when, in fact, it redirects to a malicious server. This issue can result in a victim inadvertently trusting the destination of the redirect, potentially leading to a successful phishing attack or other types of attacks. Once a crafted URL is made, it can be sent to a Keycloak admin via email for example. This will trigger this vulnerability when the user visits the page and clicks the link. A malicious actor can use this to target users they know are Keycloak admins for further attacks. It may also be possible to bypass other domain-related security checks, such as supplying this as a OAuth redirect uri. The malicious actor can further obfuscate the `redirect_uri` using URL encoding, to hide the text of the actual malicious website domain.
24.0.7
Affected by 0 other vulnerabilities.
25.0.0
Affected by 3 other vulnerabilities.
VCID-e9qa-sy57-fqby
Aliases:
CVE-2021-20202
GHSA-6xp6-fmc8-pmmr
Temporary Directory Hijacking Vulnerability in Keycloak A flaw was found in keycloak. Directories can be created prior to the Java process creating them in the temporary directory, but with wider user permissions, allowing the attacker to have access to the contents that keycloak stores in this directory. The highest threat from this vulnerability is to data confidentiality and integrity.
13.0.0
Affected by 19 other vulnerabilities.
VCID-eaaa-ejr9-6ygx
Aliases:
CVE-2024-7318
GHSA-xmmm-jw76-q7vg
Keycloaks's One Time Passcode (OTP) is valid longer than expiration timeSeverity A vulnerability was found in Keycloak. Expired OTP codes are still usable when using FreeOTP when the OTP token period is set to 30 seconds (default). Instead of expiring and deemed unusable around 30 seconds in, the tokens are valid for an additional 30 seconds totaling 1 minute. A one time passcode that is valid longer than its expiration time increases the attack window for malicious actors to abuse the system and compromise accounts. Additionally, it increases the attack surface because at any given time, two OTPs are valid.
24.0.7
Affected by 0 other vulnerabilities.
25.0.4
Affected by 2 other vulnerabilities.
VCID-em5z-nvqy-fucp
Aliases:
CVE-2021-3856
GHSA-3w4v-rvc4-2xpw
Keycloak has Files or Directories Accessible to External Parties ClassLoaderTheme and ClasspathThemeResourceProviderFactory allows reading any file available as a resource to the classloader. By sending requests for theme resources with a relative path from an external HTTP client, the client will receive the content of random files if available.
15.1.0
Affected by 17 other vulnerabilities.
VCID-engr-q4ge-53dc
Aliases:
CVE-2023-6134
GHSA-cvg2-7c3j-g36j
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') A flaw was found in Keycloak that prevents certain schemes in redirects, but permits them if a wildcard is appended to the token. This issue could allow an attacker to submit a specially crafted request leading to cross-site scripting (XSS) or further attacks. This flaw is the result of an incomplete fix for CVE-2020-10748.
23.0.0
Affected by 7 other vulnerabilities.
VCID-epys-8p8v-zugv
Aliases:
CVE-2023-6927
GHSA-3p75-q5cc-qmj7
GHSA-9vm7-v8wj-3fqw
GMS-2024-51
keycloak-core: open redirect via "form_post.jwt" JARM response mode An incomplete fix was found in Keycloak Core patch. An attacker can steal authorization codes or tokens from clients using a wildcard in the JARM response mode "form_post.jwt". It is observed that changing the response_mode parameter in the original proof of concept from "form_post" to "form_post.jwt" can bypass the security patch implemented to address CVE-2023-6134.
23.0.4
Affected by 6 other vulnerabilities.
VCID-fknh-1j7d-jyeq
Aliases:
CVE-2022-1466
GHSA-f32v-vf79-p29q
Improper authorization in Keycloak Due to improper authorization, Red Hat Single Sign-On is vulnerable to users performing actions that they should not be allowed to perform. It was possible to add users to the master realm even though no respective permission was granted.
17.0.1
Affected by 14 other vulnerabilities.
VCID-gjy5-c6by-2ufg
Aliases:
CVE-2020-1744
GHSA-4gf2-xv97-63m2
Improper Handling of Exceptional Conditions A flaw was found in keycloak before version 9.0.1. When configuring an Conditional OTP Authentication Flow as a post login flow of an IDP, the failure login events for OTP are not being sent to the brute force protection event queue. So BruteForceProtector does not handle this events.
9.0.1
Affected by 1 other vulnerability.
9.0.2
Affected by 33 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 17 other vulnerabilities.
VCID-heqp-u355-wyaz
Aliases:
CVE-2024-10039
GHSA-93ww-43rr-79v3
Keycloak mTLS Authentication Bypass via Reverse Proxy TLS Termination A vulnerability was found in Keycloak. Deployments of Keycloak with a reverse proxy not using pass-through termination of TLS, with mTLS enabled, are affected. This issue may allow an attacker on the local network to authenticate as any user or client that leverages mTLS as the authentication mechanism.
26.0.6
Affected by 1 other vulnerability.
VCID-hgu6-1a6g-13bw
Aliases:
CVE-2018-14637
GHSA-gf2j-7qwg-4f5x
The SAML broker consumer endpoint in Keycloak before version 4.6.0.Final ignores expiration conditions on SAML assertions. An attacker can exploit this vulnerability to perform a replay attack.
4.6.0
Affected by 0 other vulnerabilities.
4.6.0.Final
Affected by 45 other vulnerabilities.
VCID-j1rd-aem6-vfgj
Aliases:
CVE-2020-35509
GHSA-rpj2-w6fr-79hc
Keycloak vulnerable to Improper Certificate Validation keycloak accepts an expired certificate by the direct-grant authenticator because of missing time stamp validations. The highest threat from this vulnerability is to data confidentiality and integrity. This issue was partially fixed in version [13.0.1](https://github.com/keycloak/keycloak/pull/6330) and more completely fixed in version [14.0.0](https://github.com/keycloak/keycloak/pull/8067).
14.0.0
Affected by 18 other vulnerabilities.
VCID-kp25-fan9-jkd2
Aliases:
CVE-2024-4028
GHSA-q4xq-445g-g6ch
Keycloak allows cross-site scripting (XSS) A vulnerability was found in Keycloak. This issue may allow a privileged attacker to use a malicious payload as the permission while creating items (Resource and Permissions) from the admin console, leading to a stored cross-site scripting (XSS) attack.
26.1.3
Affected by 0 other vulnerabilities.
VCID-kzc8-pgz7-6bep
Aliases:
CVE-2020-1724
GHSA-8xj2-47xw-q78c
Keycloak Insufficient Session Expiry A flaw was found in Keycloak in versions before 9.0.2. This flaw allows a malicious user that is currently logged in, to see the personal information of a previously logged out user in the account manager section.
9.0.2
Affected by 33 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 37 other vulnerabilities.
VCID-n23y-qjaf-tfcm
Aliases:
CVE-2022-0225
GHSA-fqc7-5xxc-ph7r
Keycloak XSS via use of malicious payload as group name when creating new group from admin console A flaw was found in Keycloak. This flaw allows a privileged attacker to use the malicious payload as the group name while creating a new group from the admin console, leading to a stored Cross-site scripting (XSS) attack.
16.1.1
Affected by 16 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 7 other vulnerabilities.
VCID-q38e-e4s5-nkb1
Aliases:
CVE-2020-1714
GHSA-m6mm-q862-j366
This advisory has been marked as a False Positive and has been removed.
11.0.0
Affected by 30 other vulnerabilities.
VCID-qexf-7axp-9kas
Aliases:
CVE-2018-10894
GHSA-xvv8-8wh9-9fh2
Improper Certificate Validation It was found that SAML authentication in Keycloak incorrectly authenticated expired certificates. A malicious user could use this to access unauthorized data or possibly conduct further attacks.
3.4.3.Final
Affected by 48 other vulnerabilities.
3.4.3
Affected by 0 other vulnerabilities.
VCID-s6f1-tnbu-jfaq
Aliases:
CVE-2020-1698
GHSA-qgmm-f2qw-r95f
Keycloak leaks sensitive information in logged exceptions A flaw was found in keycloak in versions before 9.0.0. A logged exception in the HttpMethod class may leak the password given as parameter. The highest threat from this vulnerability is to data confidentiality.
9.0.0
Affected by 35 other vulnerabilities.
VCID-sghy-8wey-5yg5
Aliases:
CVE-2019-14820
GHSA-xfqh-7356-vqjj
Exposure of Sensitive Information to an Unauthorized Actor in Keycloak It was found that keycloak before version 8.0.0 exposes internal adapter endpoints in org.keycloak.constants.AdapterConstants, which can be invoked via a specially-crafted URL. This vulnerability could allow an attacker to access unauthorized information.
8.0.0
Affected by 37 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 28 other vulnerabilities.
VCID-t22n-hvrb-67b5
Aliases:
CVE-2020-27826
GHSA-m9cj-v55f-8x26
Authentication Bypass in keycloak A flaw was found in Keycloak before version 12.0.0 where it is possible to update the user's metadata attributes using Account REST API. This flaw allows an attacker to change its own NameID attribute to impersonate the admin user for any particular application.
12.0.0
Affected by 28 other vulnerabilities.
VCID-th5p-51pd-3ffg
Aliases:
CVE-2020-14389
GHSA-c9x9-xv66-xp3v
Improper privilege management in Keycloak A flaw was found in Keycloak, where it would permit a user with a view-profile role to manage the resources in the new account console. This flaw allows a user with a view-profile role to access and modify data for which the user does not have adequate permission.
12.0.0
Affected by 28 other vulnerabilities.
VCID-u5ba-kpd5-67bm
Aliases:
CVE-2020-27838
GHSA-pcv5-m2wh-66j3
Keycloak discloses information without authentication A flaw was found in keycloak in versions prior to 13.0.0. The client registration endpoint allows fetching information about PUBLIC clients (like client secret) without authentication which could be an issue if the same PUBLIC client changed to CONFIDENTIAL later. The highest threat from this vulnerability is to data confidentiality.
13.0.0
Affected by 19 other vulnerabilities.
VCID-v4pf-q8hu-8kda
Aliases:
CVE-2019-10201
GHSA-4fgq-gq9g-3rw7
Improper Verification of Cryptographic Signature in keycloak It was found that Keycloak's SAML broker, versions up to 6.0.1, did not verify missing message signatures. If an attacker modifies the SAML Response and removes the <Signature> sections, the message is still accepted, and the message can be modified. An attacker could use this flaw to impersonate other users and gain access to sensitive information.
7.0.0
Affected by 41 other vulnerabilities.
VCID-vnp3-9ddj-qfa2
Aliases:
CVE-2018-14658
GHSA-3qh2-mccc-q5m6
A flaw was found in JBOSS Keycloak 3.2.1.Final. The Redirect URL for both Login and Logout are not normalized in org.keycloak.protocol.oidc.utils.RedirectUtils before the redirect url is verified. This can lead to an Open Redirection attack
3.3.0.CR1
Affected by 49 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 31 other vulnerabilities.
VCID-y1jz-hqab-pycq
Aliases:
CVE-2020-1697
GHSA-8vf3-4w62-m3pq
XSS in Keycloak It was found in all keycloak versions before 9.0.0 that links to external applications (Application Links) in the admin console are not validated properly and could allow Stored XSS attacks. An authed malicious user could create URLs to trick users in other realms, and possibly conduct further attacks.
9.0.0
Affected by 35 other vulnerabilities.
VCID-yaxc-7za7-zbbe
Aliases:
CVE-2023-1664
GHSA-5cc8-pgp5-7mpm
GHSA-c892-cwq6-qrqf
Keycloak vulnerable to untrusted certificate validation A flaw was found in Keycloak. This flaw depends on a non-default configuration "Revalidate Client Certificate" to be enabled and the reverse proxy is not validating the certificate before Keycloak. Using this method an attacker may choose the certificate which will be validated by the server. If this happens and the KC_SPI_TRUSTSTORE_FILE_FILE variable is missing/misconfigured, any trustfile may be accepted with the logging information of "Cannot validate client certificate trust: Truststore not available". This may not impact availability as the attacker would have no access to the server, but consumer applications Integrity or Confidentiality may be impacted considering a possible access to them. Considering the environment is correctly set to use "Revalidate Client Certificate" this flaw is avoidable.
21.1.2
Affected by 9 other vulnerabilities.
VCID-yp87-przu-bbbg
Aliases:
CVE-2020-1728
GHSA-3gg7-9q2x-79fc
Improper Restriction of Rendered UI Layers or Frames in Keycloak A vulnerability was found in all versions of Keycloak where, the pages on the Admin Console area of the application are completely missing general HTTP security headers in HTTP-responses. This does not directly lead to a security issue, yet it might aid attackers in their efforts to exploit other problems. The flaws unnecessarily make the servers more prone to Clickjacking, channel downgrade attacks and other similar client-based attack vectors.
10.0.0
Affected by 31 other vulnerabilities.
VCID-ysrd-zv5b-wfeg
Aliases:
CVE-2019-3868
GHSA-gc52-xj6p-9pxp
Information Exposure Keycloak allows the end user token (access or id token JWT) to be used as the session cookie for browser sessions for OIDC. As a result an attacker with access to service provider backend could hijack user's browser session.
6.0.0
Affected by 44 other vulnerabilities.
VCID-yzy7-9vf5-tfht
Aliases:
CVE-2019-10170
GHSA-7m27-3587-83xf
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') A flaw was found in the Keycloak admin console, where the realm management interface permits a script to be set via the policy. This flaw allows an attacker with authenticated user and realm management permissions to configure a malicious script to trigger and execute arbitrary code with the permissions of the application user.
8.0.0
Affected by 37 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-16T23:21:13.250605+00:00 GitLab Importer Affected by VCID-kp25-fan9-jkd2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2024-4028.yml 38.4.0
2026-04-16T23:15:38.283136+00:00 GitLab Importer Affected by VCID-heqp-u355-wyaz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2024-10039.yml 38.4.0
2026-04-16T23:11:41.838799+00:00 GitLab Importer Affected by VCID-eaaa-ejr9-6ygx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2024-7318.yml 38.4.0
2026-04-16T23:07:47.553825+00:00 GitLab Importer Affected by VCID-7xuf-btg3-ckf6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2023-6841.yml 38.4.0
2026-04-16T23:07:39.192421+00:00 GitLab Importer Affected by VCID-e85z-cn66-fye8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2024-7260.yml 38.4.0
2026-04-16T23:07:37.993817+00:00 GitLab Importer Affected by VCID-49qw-j7rn-qfdf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/GHSA-57rh-gr4v-j5f6.yml 38.4.0
2026-04-16T22:48:47.197563+00:00 GitLab Importer Affected by VCID-nhe2-8dtq-gqbf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2023-6291.yml 38.4.0
2026-04-16T22:48:38.691921+00:00 GitLab Importer Affected by VCID-epys-8p8v-zugv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/GMS-2024-51.yml 38.4.0
2026-04-16T22:45:44.210113+00:00 GitLab Importer Affected by VCID-engr-q4ge-53dc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2023-6134.yml 38.4.0
2026-04-16T22:39:02.561160+00:00 GitLab Importer Affected by VCID-dxj3-8sk5-mfdy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2022-3916.yml 38.4.0
2026-04-16T22:29:57.949075+00:00 GitLab Importer Affected by VCID-yaxc-7za7-zbbe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2023-1664.yml 38.4.0
2026-04-16T22:25:44.380092+00:00 GitLab Importer Affected by VCID-2xyb-g3n4-n3ca https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2022-1274.yml 38.4.0
2026-04-16T22:19:26.935795+00:00 GitLab Importer Affected by VCID-7j7q-m1zp-zfac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/GMS-2023-37.yml 38.4.0
2026-04-16T22:17:07.641396+00:00 GitLab Importer Affected by VCID-c8ps-95au-zbg5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/GMS-2022-7509.yml 38.4.0
2026-04-16T22:07:49.404218+00:00 GitLab Importer Affected by VCID-n23y-qjaf-tfcm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2022-0225.yml 38.4.0
2026-04-16T22:07:47.293334+00:00 GitLab Importer Affected by VCID-em5z-nvqy-fucp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-3856.yml 38.4.0
2026-04-16T22:07:46.697792+00:00 GitLab Importer Affected by VCID-gndk-728r-9yh7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-3632.yml 38.4.0
2026-04-16T22:07:34.908181+00:00 GitLab Importer Affected by VCID-j1rd-aem6-vfgj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-35509.yml 38.4.0
2026-04-16T22:07:25.145416+00:00 GitLab Importer Affected by VCID-14c3-xa9j-mbab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-3513.yml 38.4.0
2026-04-16T22:00:44.433458+00:00 GitLab Importer Affected by VCID-3ncm-zz6v-2ua2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-14837.yml 38.4.0
2026-04-16T21:49:15.679246+00:00 GitLab Importer Affected by VCID-qexf-7axp-9kas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2018-10894.yml 38.4.0
2026-04-16T21:49:10.669239+00:00 GitLab Importer Affected by VCID-vnp3-9ddj-qfa2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2018-14658.yml 38.4.0
2026-04-16T21:45:36.482989+00:00 GitLab Importer Affected by VCID-fknh-1j7d-jyeq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2022-1466.yml 38.4.0
2026-04-16T21:32:37.684962+00:00 GitLab Importer Affected by VCID-yzy7-9vf5-tfht https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-10170.yml 38.4.0
2026-04-16T21:31:13.558338+00:00 GitLab Importer Affected by VCID-gjy5-c6by-2ufg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1744.yml 38.4.0
2026-04-16T21:25:29.013590+00:00 GitLab Importer Affected by VCID-t22n-hvrb-67b5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-27826.yml 38.4.0
2026-04-16T21:25:27.606492+00:00 GitLab Importer Affected by VCID-5apu-r7pn-byet https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-20195.yml 38.4.0
2026-04-16T21:22:47.376437+00:00 GitLab Importer Affected by VCID-e9qa-sy57-fqby https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-20202.yml 38.4.0
2026-04-16T21:18:10.261529+00:00 GitLab Importer Affected by VCID-u5ba-kpd5-67bm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-27838.yml 38.4.0
2026-04-16T21:16:26.904925+00:00 GitLab Importer Affected by VCID-3248-31p8-tyd4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1725.yml 38.4.0
2026-04-16T21:15:13.314466+00:00 GitLab Importer Affected by VCID-djwn-hkwg-g3gk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-14302.yml 38.4.0
2026-04-16T21:15:10.609042+00:00 GitLab Importer Affected by VCID-6s4w-hv7a-ffaw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-10770.yml 38.4.0
2026-04-16T21:14:11.755433+00:00 GitLab Importer Affected by VCID-sk6p-vfu6-7kem https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-10776.yml 38.4.0
2026-04-16T21:14:06.707926+00:00 GitLab Importer Affected by VCID-th5p-51pd-3ffg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-14389.yml 38.4.0
2026-04-16T21:03:28.594810+00:00 GitLab Importer Affected by VCID-xdxx-tdkj-wbba https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1758.yml 38.4.0
2026-04-16T21:03:19.695586+00:00 GitLab Importer Affected by VCID-q38e-e4s5-nkb1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1714.yml 38.4.0
2026-04-16T21:03:19.054778+00:00 GitLab Importer Affected by VCID-mumt-rvzk-w7d4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1718.yml 38.4.0
2026-04-16T21:03:16.472032+00:00 GitLab Importer Affected by VCID-kzc8-pgz7-6bep https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1724.yml 38.4.0
2026-04-16T21:03:15.985247+00:00 GitLab Importer Affected by VCID-s6f1-tnbu-jfaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1698.yml 38.4.0
2026-04-16T21:02:40.759968+00:00 GitLab Importer Affected by VCID-sghy-8wey-5yg5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-14820.yml 38.4.0
2026-04-16T21:02:39.962432+00:00 GitLab Importer Affected by VCID-y1jz-hqab-pycq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1697.yml 38.4.0
2026-04-16T21:02:38.840610+00:00 GitLab Importer Affected by VCID-cp2f-bjsx-nkfm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1731.yml 38.4.0
2026-04-16T21:02:25.124982+00:00 GitLab Importer Affected by VCID-yp87-przu-bbbg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1728.yml 38.4.0
2026-04-16T20:57:24.909606+00:00 GitLab Importer Affected by VCID-96mj-gt5k-23ck https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-10199.yml 38.4.0
2026-04-16T20:57:21.461719+00:00 GitLab Importer Affected by VCID-v4pf-q8hu-8kda https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-10201.yml 38.4.0
2026-04-16T20:55:45.292595+00:00 GitLab Importer Affected by VCID-3ued-3fnw-a7h7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-3875.yml 38.4.0
2026-04-16T20:54:07.028748+00:00 GitLab Importer Affected by VCID-ysrd-zv5b-wfeg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-3868.yml 38.4.0
2026-04-16T20:50:46.693092+00:00 GitLab Importer Affected by VCID-hgu6-1a6g-13bw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2018-14637.yml 38.4.0
2026-04-16T20:49:16.498552+00:00 GitLab Importer Affected by VCID-2g8t-qjp5-ebc7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2016-8629.yml 38.4.0
2026-04-16T20:49:15.355523+00:00 GitLab Importer Affected by VCID-28sw-q8sc-5ugs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2018-10912.yml 38.4.0
2026-04-16T20:49:11.604176+00:00 GitLab Importer Affected by VCID-7mm5-8378-rua3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2017-12161.yml 38.4.0
2026-04-16T20:49:08.575781+00:00 GitLab Importer Affected by VCID-aps8-cw7n-57g3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2017-2646.yml 38.4.0
2026-04-16T20:49:07.957786+00:00 GitLab Importer Affected by VCID-2pnb-13et-y3hr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2017-2582.yml 38.4.0
2026-04-16T20:49:05.407839+00:00 GitLab Importer Affected by VCID-6wdp-9pvw-ybgp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2016-8609.yml 38.4.0
2026-04-16T20:49:05.057024+00:00 GitLab Importer Affected by VCID-85y2-ejk7-qud9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2017-2585.yml 38.4.0
2026-04-16T01:25:15.898751+00:00 GHSA Importer Affected by VCID-8rnf-e3sa-g7a8 https://github.com/advisories/GHSA-qgm9-232x-hwpx 38.4.0
2026-04-12T00:40:15.115134+00:00 GitLab Importer Affected by VCID-kp25-fan9-jkd2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2024-4028.yml 38.3.0
2026-04-12T00:34:17.182826+00:00 GitLab Importer Affected by VCID-heqp-u355-wyaz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2024-10039.yml 38.3.0
2026-04-12T00:30:06.558294+00:00 GitLab Importer Affected by VCID-eaaa-ejr9-6ygx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2024-7318.yml 38.3.0
2026-04-12T00:25:55.587979+00:00 GitLab Importer Affected by VCID-7xuf-btg3-ckf6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2023-6841.yml 38.3.0
2026-04-12T00:25:46.840816+00:00 GitLab Importer Affected by VCID-e85z-cn66-fye8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2024-7260.yml 38.3.0
2026-04-12T00:25:45.518611+00:00 GitLab Importer Affected by VCID-49qw-j7rn-qfdf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/GHSA-57rh-gr4v-j5f6.yml 38.3.0
2026-04-12T00:08:38.054936+00:00 GitLab Importer Affected by VCID-nhe2-8dtq-gqbf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2023-6291.yml 38.3.0
2026-04-12T00:08:28.660064+00:00 GitLab Importer Affected by VCID-epys-8p8v-zugv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/GMS-2024-51.yml 38.3.0
2026-04-12T00:05:24.413327+00:00 GitLab Importer Affected by VCID-engr-q4ge-53dc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2023-6134.yml 38.3.0
2026-04-11T23:58:29.242496+00:00 GitLab Importer Affected by VCID-dxj3-8sk5-mfdy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2022-3916.yml 38.3.0
2026-04-11T23:48:35.161234+00:00 GitLab Importer Affected by VCID-yaxc-7za7-zbbe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2023-1664.yml 38.3.0
2026-04-11T23:43:58.893233+00:00 GitLab Importer Affected by VCID-2xyb-g3n4-n3ca https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2022-1274.yml 38.3.0
2026-04-11T23:37:17.443546+00:00 GitLab Importer Affected by VCID-7j7q-m1zp-zfac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/GMS-2023-37.yml 38.3.0
2026-04-11T23:34:29.098662+00:00 GitLab Importer Affected by VCID-c8ps-95au-zbg5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/GMS-2022-7509.yml 38.3.0
2026-04-11T23:24:12.979064+00:00 GitLab Importer Affected by VCID-n23y-qjaf-tfcm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2022-0225.yml 38.3.0
2026-04-11T23:24:10.794125+00:00 GitLab Importer Affected by VCID-em5z-nvqy-fucp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-3856.yml 38.3.0
2026-04-11T23:24:10.167584+00:00 GitLab Importer Affected by VCID-gndk-728r-9yh7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-3632.yml 38.3.0
2026-04-11T23:23:56.583631+00:00 GitLab Importer Affected by VCID-j1rd-aem6-vfgj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-35509.yml 38.3.0
2026-04-11T23:23:45.442658+00:00 GitLab Importer Affected by VCID-14c3-xa9j-mbab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-3513.yml 38.3.0
2026-04-11T23:16:20.989620+00:00 GitLab Importer Affected by VCID-3ncm-zz6v-2ua2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-14837.yml 38.3.0
2026-04-11T23:05:15.510240+00:00 GitLab Importer Affected by VCID-qexf-7axp-9kas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2018-10894.yml 38.3.0
2026-04-11T23:05:10.484787+00:00 GitLab Importer Affected by VCID-vnp3-9ddj-qfa2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2018-14658.yml 38.3.0
2026-04-11T23:01:20.512436+00:00 GitLab Importer Affected by VCID-fknh-1j7d-jyeq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2022-1466.yml 38.3.0
2026-04-11T22:45:58.286082+00:00 GitLab Importer Affected by VCID-yzy7-9vf5-tfht https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-10170.yml 38.3.0
2026-04-11T22:44:22.445053+00:00 GitLab Importer Affected by VCID-gjy5-c6by-2ufg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1744.yml 38.3.0
2026-04-11T22:38:16.419159+00:00 GitLab Importer Affected by VCID-t22n-hvrb-67b5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-27826.yml 38.3.0
2026-04-11T22:38:14.675168+00:00 GitLab Importer Affected by VCID-5apu-r7pn-byet https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-20195.yml 38.3.0
2026-04-11T22:35:24.857306+00:00 GitLab Importer Affected by VCID-e9qa-sy57-fqby https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-20202.yml 38.3.0
2026-04-11T22:30:22.120108+00:00 GitLab Importer Affected by VCID-u5ba-kpd5-67bm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-27838.yml 38.3.0
2026-04-11T22:28:35.051924+00:00 GitLab Importer Affected by VCID-3248-31p8-tyd4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1725.yml 38.3.0
2026-04-11T22:27:21.461472+00:00 GitLab Importer Affected by VCID-djwn-hkwg-g3gk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-14302.yml 38.3.0
2026-04-11T22:27:19.059197+00:00 GitLab Importer Affected by VCID-6s4w-hv7a-ffaw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-10770.yml 38.3.0
2026-04-11T22:26:16.173508+00:00 GitLab Importer Affected by VCID-sk6p-vfu6-7kem https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-10776.yml 38.3.0
2026-04-11T22:26:11.655214+00:00 GitLab Importer Affected by VCID-th5p-51pd-3ffg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-14389.yml 38.3.0
2026-04-11T22:14:52.093325+00:00 GitLab Importer Affected by VCID-xdxx-tdkj-wbba https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1758.yml 38.3.0
2026-04-11T22:14:42.926211+00:00 GitLab Importer Affected by VCID-q38e-e4s5-nkb1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1714.yml 38.3.0
2026-04-11T22:14:42.247089+00:00 GitLab Importer Affected by VCID-mumt-rvzk-w7d4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1718.yml 38.3.0
2026-04-11T22:14:39.688829+00:00 GitLab Importer Affected by VCID-kzc8-pgz7-6bep https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1724.yml 38.3.0
2026-04-11T22:14:39.146979+00:00 GitLab Importer Affected by VCID-s6f1-tnbu-jfaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1698.yml 38.3.0
2026-04-11T22:14:03.094405+00:00 GitLab Importer Affected by VCID-sghy-8wey-5yg5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-14820.yml 38.3.0
2026-04-11T22:14:02.215837+00:00 GitLab Importer Affected by VCID-y1jz-hqab-pycq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1697.yml 38.3.0
2026-04-11T22:14:00.962891+00:00 GitLab Importer Affected by VCID-cp2f-bjsx-nkfm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1731.yml 38.3.0
2026-04-11T22:13:46.594659+00:00 GitLab Importer Affected by VCID-yp87-przu-bbbg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1728.yml 38.3.0
2026-04-11T22:08:29.960023+00:00 GitLab Importer Affected by VCID-96mj-gt5k-23ck https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-10199.yml 38.3.0
2026-04-11T22:08:26.765082+00:00 GitLab Importer Affected by VCID-v4pf-q8hu-8kda https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-10201.yml 38.3.0
2026-04-11T22:06:45.657199+00:00 GitLab Importer Affected by VCID-3ued-3fnw-a7h7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-3875.yml 38.3.0
2026-04-11T22:05:03.063187+00:00 GitLab Importer Affected by VCID-ysrd-zv5b-wfeg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-3868.yml 38.3.0
2026-04-11T22:01:27.646126+00:00 GitLab Importer Affected by VCID-hgu6-1a6g-13bw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2018-14637.yml 38.3.0
2026-04-11T22:00:18.638721+00:00 GitLab Importer Affected by VCID-2g8t-qjp5-ebc7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2016-8629.yml 38.3.0
2026-04-11T22:00:17.370849+00:00 GitLab Importer Affected by VCID-28sw-q8sc-5ugs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2018-10912.yml 38.3.0
2026-04-11T22:00:13.063491+00:00 GitLab Importer Affected by VCID-7mm5-8378-rua3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2017-12161.yml 38.3.0
2026-04-11T22:00:09.359990+00:00 GitLab Importer Affected by VCID-aps8-cw7n-57g3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2017-2646.yml 38.3.0
2026-04-11T22:00:08.293525+00:00 GitLab Importer Affected by VCID-2pnb-13et-y3hr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2017-2582.yml 38.3.0
2026-04-11T22:00:05.014775+00:00 GitLab Importer Affected by VCID-6wdp-9pvw-ybgp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2016-8609.yml 38.3.0
2026-04-11T22:00:04.631535+00:00 GitLab Importer Affected by VCID-85y2-ejk7-qud9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2017-2585.yml 38.3.0
2026-04-11T12:54:34.556218+00:00 GHSA Importer Affected by VCID-8rnf-e3sa-g7a8 https://github.com/advisories/GHSA-qgm9-232x-hwpx 38.3.0
2026-04-05T02:31:34.259798+00:00 GitLab Importer Affected by VCID-7j7q-m1zp-zfac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/GMS-2023-37.yml 38.1.0
2026-04-05T02:29:33.444660+00:00 GitLab Importer Affected by VCID-c8ps-95au-zbg5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/GMS-2022-7509.yml 38.1.0
2026-04-03T00:48:10.721303+00:00 GitLab Importer Affected by VCID-kp25-fan9-jkd2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2024-4028.yml 38.1.0
2026-04-03T00:42:01.171632+00:00 GitLab Importer Affected by VCID-heqp-u355-wyaz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2024-10039.yml 38.1.0
2026-04-03T00:37:46.415070+00:00 GitLab Importer Affected by VCID-eaaa-ejr9-6ygx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2024-7318.yml 38.1.0
2026-04-03T00:33:34.551390+00:00 GitLab Importer Affected by VCID-7xuf-btg3-ckf6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2023-6841.yml 38.1.0
2026-04-03T00:33:25.233332+00:00 GitLab Importer Affected by VCID-e85z-cn66-fye8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2024-7260.yml 38.1.0
2026-04-03T00:33:23.934498+00:00 GitLab Importer Affected by VCID-49qw-j7rn-qfdf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/GHSA-57rh-gr4v-j5f6.yml 38.1.0
2026-04-03T00:13:16.323917+00:00 GitLab Importer Affected by VCID-nhe2-8dtq-gqbf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2023-6291.yml 38.1.0
2026-04-03T00:13:07.395019+00:00 GitLab Importer Affected by VCID-epys-8p8v-zugv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/GMS-2024-51.yml 38.1.0
2026-04-03T00:10:03.295070+00:00 GitLab Importer Affected by VCID-engr-q4ge-53dc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2023-6134.yml 38.1.0
2026-04-03T00:01:32.268455+00:00 GitLab Importer Affected by VCID-dxj3-8sk5-mfdy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2022-3916.yml 38.1.0
2026-04-02T23:51:56.999352+00:00 GitLab Importer Affected by VCID-yaxc-7za7-zbbe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2023-1664.yml 38.1.0
2026-04-02T23:47:39.396035+00:00 GitLab Importer Affected by VCID-2xyb-g3n4-n3ca https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2022-1274.yml 38.1.0
2026-04-02T23:30:38.214856+00:00 GitLab Importer Affected by VCID-n23y-qjaf-tfcm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2022-0225.yml 38.1.0
2026-04-02T23:30:36.166684+00:00 GitLab Importer Affected by VCID-em5z-nvqy-fucp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-3856.yml 38.1.0
2026-04-02T23:30:35.614294+00:00 GitLab Importer Affected by VCID-gndk-728r-9yh7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-3632.yml 38.1.0
2026-04-02T23:30:24.785936+00:00 GitLab Importer Affected by VCID-j1rd-aem6-vfgj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-35509.yml 38.1.0
2026-04-02T23:30:16.036689+00:00 GitLab Importer Affected by VCID-14c3-xa9j-mbab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-3513.yml 38.1.0
2026-04-02T23:24:09.430206+00:00 GitLab Importer Affected by VCID-3ncm-zz6v-2ua2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-14837.yml 38.1.0
2026-04-02T23:13:31.020431+00:00 GitLab Importer Affected by VCID-qexf-7axp-9kas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2018-10894.yml 38.1.0
2026-04-02T23:13:26.603130+00:00 GitLab Importer Affected by VCID-vnp3-9ddj-qfa2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2018-14658.yml 38.1.0
2026-04-02T23:09:51.757016+00:00 GitLab Importer Affected by VCID-fknh-1j7d-jyeq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2022-1466.yml 38.1.0
2026-04-02T22:55:49.991737+00:00 GitLab Importer Affected by VCID-yzy7-9vf5-tfht https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-10170.yml 38.1.0
2026-04-02T22:54:24.653465+00:00 GitLab Importer Affected by VCID-gjy5-c6by-2ufg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1744.yml 38.1.0
2026-04-02T22:48:57.543315+00:00 GitLab Importer Affected by VCID-t22n-hvrb-67b5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-27826.yml 38.1.0
2026-04-02T22:48:56.090089+00:00 GitLab Importer Affected by VCID-5apu-r7pn-byet https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-20195.yml 38.1.0
2026-04-02T22:46:29.548687+00:00 GitLab Importer Affected by VCID-e9qa-sy57-fqby https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-20202.yml 38.1.0
2026-04-02T22:41:49.798813+00:00 GitLab Importer Affected by VCID-u5ba-kpd5-67bm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-27838.yml 38.1.0
2026-04-02T22:40:11.072668+00:00 GitLab Importer Affected by VCID-3248-31p8-tyd4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1725.yml 38.1.0
2026-04-02T22:39:02.040283+00:00 GitLab Importer Affected by VCID-djwn-hkwg-g3gk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-14302.yml 38.1.0
2026-04-02T22:38:59.847767+00:00 GitLab Importer Affected by VCID-6s4w-hv7a-ffaw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-10770.yml 38.1.0
2026-04-02T22:38:01.368952+00:00 GitLab Importer Affected by VCID-sk6p-vfu6-7kem https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-10776.yml 38.1.0
2026-04-02T22:37:57.186717+00:00 GitLab Importer Affected by VCID-th5p-51pd-3ffg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-14389.yml 38.1.0
2026-04-02T22:27:09.812223+00:00 GitLab Importer Affected by VCID-xdxx-tdkj-wbba https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1758.yml 38.1.0
2026-04-02T22:27:01.251966+00:00 GitLab Importer Affected by VCID-q38e-e4s5-nkb1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1714.yml 38.1.0
2026-04-02T22:27:00.623669+00:00 GitLab Importer Affected by VCID-mumt-rvzk-w7d4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1718.yml 38.1.0
2026-04-02T22:26:58.083375+00:00 GitLab Importer Affected by VCID-kzc8-pgz7-6bep https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1724.yml 38.1.0
2026-04-02T22:26:57.598703+00:00 GitLab Importer Affected by VCID-s6f1-tnbu-jfaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1698.yml 38.1.0
2026-04-02T22:26:23.748648+00:00 GitLab Importer Affected by VCID-sghy-8wey-5yg5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-14820.yml 38.1.0
2026-04-02T22:26:22.959592+00:00 GitLab Importer Affected by VCID-y1jz-hqab-pycq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1697.yml 38.1.0
2026-04-02T22:26:21.833109+00:00 GitLab Importer Affected by VCID-cp2f-bjsx-nkfm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1731.yml 38.1.0
2026-04-02T22:26:08.087619+00:00 GitLab Importer Affected by VCID-yp87-przu-bbbg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1728.yml 38.1.0
2026-04-02T22:21:11.144118+00:00 GitLab Importer Affected by VCID-96mj-gt5k-23ck https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-10199.yml 38.1.0
2026-04-02T22:21:08.189544+00:00 GitLab Importer Affected by VCID-v4pf-q8hu-8kda https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-10201.yml 38.1.0
2026-04-02T22:19:35.572946+00:00 GitLab Importer Affected by VCID-3ued-3fnw-a7h7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-3875.yml 38.1.0
2026-04-02T22:17:56.552595+00:00 GitLab Importer Affected by VCID-ysrd-zv5b-wfeg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-3868.yml 38.1.0
2026-04-02T22:14:29.822811+00:00 GitLab Importer Affected by VCID-hgu6-1a6g-13bw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2018-14637.yml 38.1.0
2026-04-02T22:13:24.351147+00:00 GitLab Importer Affected by VCID-2g8t-qjp5-ebc7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2016-8629.yml 38.1.0
2026-04-02T22:13:23.398168+00:00 GitLab Importer Affected by VCID-28sw-q8sc-5ugs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2018-10912.yml 38.1.0
2026-04-02T22:13:19.468248+00:00 GitLab Importer Affected by VCID-7mm5-8378-rua3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2017-12161.yml 38.1.0
2026-04-02T22:13:16.401494+00:00 GitLab Importer Affected by VCID-aps8-cw7n-57g3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2017-2646.yml 38.1.0
2026-04-02T22:13:15.620924+00:00 GitLab Importer Affected by VCID-2pnb-13et-y3hr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2017-2582.yml 38.1.0
2026-04-02T22:13:12.627464+00:00 GitLab Importer Affected by VCID-6wdp-9pvw-ybgp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2016-8609.yml 38.1.0
2026-04-02T22:13:12.286750+00:00 GitLab Importer Affected by VCID-85y2-ejk7-qud9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2017-2585.yml 38.1.0
2026-04-02T13:47:11.584990+00:00 GHSA Importer Affected by VCID-8rnf-e3sa-g7a8 https://github.com/advisories/GHSA-qgm9-232x-hwpx 38.1.0
2026-04-01T18:10:57.181116+00:00 GitLab Importer Affected by VCID-2xyb-g3n4-n3ca https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2022-1274.yml 38.0.0
2026-04-01T17:52:09.086563+00:00 GitLab Importer Affected by VCID-n23y-qjaf-tfcm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2022-0225.yml 38.0.0
2026-04-01T17:52:06.657827+00:00 GitLab Importer Affected by VCID-em5z-nvqy-fucp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-3856.yml 38.0.0
2026-04-01T17:52:06.030117+00:00 GitLab Importer Affected by VCID-gndk-728r-9yh7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-3632.yml 38.0.0
2026-04-01T17:51:53.644715+00:00 GitLab Importer Affected by VCID-j1rd-aem6-vfgj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-35509.yml 38.0.0
2026-04-01T17:51:43.447755+00:00 GitLab Importer Affected by VCID-14c3-xa9j-mbab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-3513.yml 38.0.0
2026-04-01T17:45:02.928589+00:00 GitLab Importer Affected by VCID-3ncm-zz6v-2ua2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-14837.yml 38.0.0
2026-04-01T17:33:29.925772+00:00 GitLab Importer Affected by VCID-qexf-7axp-9kas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2018-10894.yml 38.0.0
2026-04-01T17:33:25.325980+00:00 GitLab Importer Affected by VCID-vnp3-9ddj-qfa2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2018-14658.yml 38.0.0
2026-04-01T17:29:35.490069+00:00 GitLab Importer Affected by VCID-fknh-1j7d-jyeq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2022-1466.yml 38.0.0
2026-04-01T17:14:10.191687+00:00 GitLab Importer Affected by VCID-yzy7-9vf5-tfht https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-10170.yml 38.0.0
2026-04-01T17:12:42.183438+00:00 GitLab Importer Affected by VCID-gjy5-c6by-2ufg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1744.yml 38.0.0
2026-04-01T17:06:49.821277+00:00 GitLab Importer Affected by VCID-t22n-hvrb-67b5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-27826.yml 38.0.0
2026-04-01T17:06:48.816848+00:00 GitLab Importer Affected by VCID-5apu-r7pn-byet https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-20195.yml 38.0.0
2026-04-01T17:04:23.700905+00:00 GitLab Importer Affected by VCID-e9qa-sy57-fqby https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2021-20202.yml 38.0.0
2026-04-01T16:59:24.090616+00:00 GitLab Importer Affected by VCID-u5ba-kpd5-67bm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-27838.yml 38.0.0
2026-04-01T16:57:41.561304+00:00 GitLab Importer Affected by VCID-3248-31p8-tyd4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1725.yml 38.0.0
2026-04-01T16:56:27.935921+00:00 GitLab Importer Affected by VCID-djwn-hkwg-g3gk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-14302.yml 38.0.0
2026-04-01T16:56:25.318696+00:00 GitLab Importer Affected by VCID-6s4w-hv7a-ffaw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-10770.yml 38.0.0
2026-04-01T16:55:25.481861+00:00 GitLab Importer Affected by VCID-sk6p-vfu6-7kem https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-10776.yml 38.0.0
2026-04-01T16:55:19.902176+00:00 GitLab Importer Affected by VCID-th5p-51pd-3ffg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-14389.yml 38.0.0
2026-04-01T16:45:09.320456+00:00 GitLab Importer Affected by VCID-xdxx-tdkj-wbba https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1758.yml 38.0.0
2026-04-01T16:44:59.488751+00:00 GitLab Importer Affected by VCID-q38e-e4s5-nkb1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1714.yml 38.0.0
2026-04-01T16:44:58.813016+00:00 GitLab Importer Affected by VCID-mumt-rvzk-w7d4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1718.yml 38.0.0
2026-04-01T16:44:55.770565+00:00 GitLab Importer Affected by VCID-kzc8-pgz7-6bep https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1724.yml 38.0.0
2026-04-01T16:44:55.246804+00:00 GitLab Importer Affected by VCID-s6f1-tnbu-jfaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1698.yml 38.0.0
2026-04-01T16:44:19.913592+00:00 GitLab Importer Affected by VCID-sghy-8wey-5yg5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-14820.yml 38.0.0
2026-04-01T16:44:19.061037+00:00 GitLab Importer Affected by VCID-y1jz-hqab-pycq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1697.yml 38.0.0
2026-04-01T16:44:17.773959+00:00 GitLab Importer Affected by VCID-cp2f-bjsx-nkfm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1731.yml 38.0.0
2026-04-01T16:44:03.607096+00:00 GitLab Importer Affected by VCID-yp87-przu-bbbg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2020-1728.yml 38.0.0
2026-04-01T16:38:57.035624+00:00 GitLab Importer Affected by VCID-96mj-gt5k-23ck https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-10199.yml 38.0.0
2026-04-01T16:38:54.157046+00:00 GitLab Importer Affected by VCID-v4pf-q8hu-8kda https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-10201.yml 38.0.0
2026-04-01T16:37:21.006955+00:00 GitLab Importer Affected by VCID-3ued-3fnw-a7h7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-3875.yml 38.0.0
2026-04-01T16:35:36.235664+00:00 GitLab Importer Affected by VCID-ysrd-zv5b-wfeg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2019-3868.yml 38.0.0
2026-04-01T16:31:59.548339+00:00 GitLab Importer Affected by VCID-hgu6-1a6g-13bw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2018-14637.yml 38.0.0
2026-04-01T16:30:48.251538+00:00 GitLab Importer Affected by VCID-2g8t-qjp5-ebc7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2016-8629.yml 38.0.0
2026-04-01T16:30:47.194156+00:00 GitLab Importer Affected by VCID-28sw-q8sc-5ugs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2018-10912.yml 38.0.0
2026-04-01T16:30:43.203709+00:00 GitLab Importer Affected by VCID-7mm5-8378-rua3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2017-12161.yml 38.0.0
2026-04-01T16:30:40.032486+00:00 GitLab Importer Affected by VCID-aps8-cw7n-57g3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2017-2646.yml 38.0.0
2026-04-01T16:30:39.389655+00:00 GitLab Importer Affected by VCID-2pnb-13et-y3hr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2017-2582.yml 38.0.0
2026-04-01T16:30:36.536604+00:00 GitLab Importer Affected by VCID-6wdp-9pvw-ybgp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2016-8609.yml 38.0.0
2026-04-01T16:30:36.153612+00:00 GitLab Importer Affected by VCID-85y2-ejk7-qud9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.keycloak/keycloak-core/CVE-2017-2585.yml 38.0.0