Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/io.undertow/undertow-core@1.0.0.Alpha18
purl pkg:maven/io.undertow/undertow-core@1.0.0.Alpha18
Next non-vulnerable version 2.3.20.Final
Latest non-vulnerable version 2.4.0.Beta1
Risk 10.0
Vulnerabilities affecting this package (31)
Vulnerability Summary Fixed by
VCID-14ff-vn3t-vyhy
Aliases:
CVE-2021-3690
GHSA-fj7c-vg2v-ccrm
GMS-2022-2964
Undertow vulnerable to memory exhaustion due to buffer leak Buffer leak on incoming WebSocket PONG message(s) in Undertow before 2.0.40 and 2.2.10 can lead to memory exhaustion and allow a denial of service.
2.0.40
Affected by 0 other vulnerabilities.
2.0.40.Final
Affected by 16 other vulnerabilities.
2.2.10
Affected by 0 other vulnerabilities.
2.2.10.Final
Affected by 13 other vulnerabilities.
VCID-1vrj-chs2-d3ab
Aliases:
CVE-2023-1973
GHSA-97cq-f4jm-mv8h
Undertow Denial of Service vulnerability A flaw was found in Undertow package. Using the FormAuthenticationMechanism, a malicious user could trigger a Denial of Service by sending crafted requests, leading the server to an OutofMemory error, exhausting the server's memory.
2.2.32.Final
Affected by 3 other vulnerabilities.
2.3.13.Final
Affected by 2 other vulnerabilities.
VCID-1w4t-um5v-jkfv
Aliases:
CVE-2018-1048
GHSA-prfw-3qx6-g9xr
Path Traversal The AJP connector in undertow does not use the `ALLOW_ENCODED_SLASH` option and thus allow the the slash / anti-slash characters encoded in the url which may lead to path traversal and result in the information disclosure of arbitrary local files.
2.0.0.Beta1
Affected by 27 other vulnerabilities.
VCID-2cv5-9v62-kfbm
Aliases:
CVE-2024-1459
GHSA-v76w-3ph8-vm66
Undertow Path Traversal vulnerability A path traversal vulnerability was found in Undertow. This issue may allow a remote attacker to append a specially-crafted sequence to an HTTP request for an application deployed to JBoss EAP, which may permit access to privileged or restricted files and directories.
2.2.31.Final
Affected by 4 other vulnerabilities.
2.3.12.Final
Affected by 3 other vulnerabilities.
VCID-2ez8-r9wv-53du
Aliases:
CVE-2017-12196
GHSA-cp7v-vmv7-6x2q
undertow before versions 1.4.18.SP1, 2.0.2.Final, 1.4.24.Final was found vulnerable when using Digest authentication, the server does not ensure that the value of URI in the Authorization header matches the URI in HTTP request line. This allows the attacker to cause a MITM attack and access the desired content on the server.
1.4.19.Final
Affected by 28 other vulnerabilities.
1.4.24.Final
Affected by 29 other vulnerabilities.
1.4.25.Final
Affected by 27 other vulnerabilities.
2.0.2.FInal
Affected by 0 other vulnerabilities.
2.0.3.Final
Affected by 27 other vulnerabilities.
VCID-5585-a76n-zubf
Aliases:
CVE-2023-5379
Allocation of Resources Without Limits or Throttling A flaw was found in Undertow. When an AJP request is sent that exceeds the max-header-size attribute in ajp-listener, JBoss EAP is marked in an error state by mod_cluster in httpd, causing JBoss EAP to close the TCP connection without returning an AJP response. This happens because mod_proxy_cluster marks the JBoss EAP instance as an error worker when the TCP connection is closed from the backend after sending the AJP request without receiving an AJP response, and stops forwarding. This issue could allow a malicious user could to repeatedly send requests that exceed the max-header-size, causing a Denial of Service (DoS).
2.3.11.Final
Affected by 4 other vulnerabilities.
VCID-62gn-nwup-8uat
Aliases:
CVE-2022-1259
undertow: potential security issue in flow control over HTTP/2 may lead to DOS(incomplete fix for CVE-2021-3629)
2.2.20.Final
Affected by 7 other vulnerabilities.
VCID-73st-24ck-uydb
Aliases:
CVE-2020-10687
GHSA-p9w3-gwc2-cr49
HTTP Request Smuggling in Undertow A flaw was discovered in all versions of Undertow before Undertow 2.2.0.Final, where HTTP request smuggling related to CVE-2017-2666 is possible against HTTP/1.x and HTTP/2 due to permitting invalid characters in an HTTP request. This flaw allows an attacker to poison a web-cache, perform an XSS attack, or obtain sensitive information from request other than their own.
2.2.0.Final
Affected by 15 other vulnerabilities.
VCID-77xn-dtdn-hfa2
Aliases:
CVE-2017-2666
GHSA-mcfm-h73v-635m
Inconsistent Interpretation of HTTP Requests (HTTP Request Smuggling) It was discovered in Undertow that the code that parses the HTTP request line permitted invalid characters. This could be exploited, in conjunction with a proxy that also permitted the invalid characters but with a different interpretation, to inject data into the HTTP response. By manipulating the HTTP response the attacker could poison a web-cache, perform an XSS attack, or obtain sensitive information from requests other than their own.
1.3.31
Affected by 0 other vulnerabilities.
1.3.31.Final
Affected by 28 other vulnerabilities.
1.4.17
Affected by 0 other vulnerabilities.
1.4.17.Final
Affected by 29 other vulnerabilities.
2.0.0.Final
Affected by 30 other vulnerabilities.
2.0.0
Affected by 4 other vulnerabilities.
VCID-7ec2-9kmy-77eh
Aliases:
CVE-2018-1114
GHSA-gjjx-gqm4-wcgm
It was found that URLResource.getLastModified() in Undertow closes the file descriptors only when they are finalized which can cause file descriptors to exhaust. This leads to a file handler leak.
1.4.25.Final
Affected by 27 other vulnerabilities.
2.0.5.Final
Affected by 25 other vulnerabilities.
2.0.5
Affected by 0 other vulnerabilities.
VCID-7yc7-e35f-8uhj
Aliases:
CVE-2023-3223
GHSA-65h2-wf7m-q2v8
Uncontrolled Resource Consumption A flaw was found in undertow. Servlets annotated with @MultipartConfig may cause an OutOfMemoryError due to large multipart content. This may allow unauthorized users to cause remote Denial of Service (DoS) attack. If the server uses fileSizeThreshold to limit the file size, it's possible to bypass the limit by setting the file name in the request to null.
2.2.24.Final
Affected by 5 other vulnerabilities.
VCID-93ut-2de3-ckc5
Aliases:
CVE-2022-1319
undertow: Double AJP response for 400 from EAP 7 results in CPING failures
2.2.17
Affected by 0 other vulnerabilities.
2.2.17.Final
Affected by 10 other vulnerabilities.
2.2.20.Final
Affected by 7 other vulnerabilities.
2.3.1.Final
Affected by 6 other vulnerabilities.
VCID-9zut-79gt-1bgy
Aliases:
CVE-2017-2670
GHSA-3x7h-5hfr-hvjm
It was found in Undertow before 1.3.28 that with non-clean TCP close, the Websocket server gets into infinite loop on every IO thread, effectively causing DoS.
1.3.28.Final
Affected by 31 other vulnerabilities.
1.3.28
Affected by 0 other vulnerabilities.
VCID-bhrz-ea7j-k3bh
Aliases:
CVE-2019-3888
GHSA-jwgx-9mmh-684w
Information Exposure An information exposure of plain text credentials through log files because `Connectors.executeRootHandler:402` logs the `HttpServerExchange` object at `ERROR` level using `UndertowLogger.REQUEST_LOGGER.undertowRequestFailed(t,exchange)`.
2.0.21.Final
Affected by 22 other vulnerabilities.
2.0.21
Affected by 0 other vulnerabilities.
VCID-bm42-byxp-2kb5
Aliases:
CVE-2018-1067
GHSA-47mp-rq2x-wjf2
In Undertow before versions 7.1.2.CR1, 7.1.2.GA it was found that the fix for CVE-2016-4993 was incomplete and Undertow web server is vulnerable to the injection of arbitrary HTTP headers, and also response splitting, due to insufficient sanitization and validation of user input before the input is used as part of an HTTP header value.
1.4.25.Final
Affected by 27 other vulnerabilities.
2.0.5.Final
Affected by 25 other vulnerabilities.
VCID-bpuw-kn4r-6kau
Aliases:
CVE-2021-20220
GHSA-qjwc-v72v-fq6r
HTTP request smuggling in Undertow A flaw was found in Undertow. A regression in the fix for CVE-2020-10687 was found. HTTP request smuggling related to CVE-2017-2666 is possible against HTTP/1.x and HTTP/2 due to permitting invalid characters in an HTTP request. This flaw allows an attacker to poison a web-cache, perform an XSS attack, or obtain sensitive information from request other than their own. The highest threat from this vulnerability is to data confidentiality and integrity.
2.0.34
Affected by 0 other vulnerabilities.
2.0.34.Final
Affected by 19 other vulnerabilities.
2.1.6
Affected by 0 other vulnerabilities.
2.1.6.Final
Affected by 16 other vulnerabilities.
VCID-cf5j-2dz8-7bbu
Aliases:
CVE-2021-3859
GHSA-339q-62wm-c39w
GMS-2022-2963
Undertow vulnerable to Denial of Service (DoS) attacks Undertow client side invocation timeout raised when calling over HTTP2, this vulnerability can allow attacker to carry out denial of service (DoS) attacks in versions less than 2.2.15 Final.
2.2.15
Affected by 0 other vulnerabilities.
2.2.15.Final
Affected by 11 other vulnerabilities.
VCID-dvxb-wu3m-xuaz
Aliases:
CVE-2020-1745
GHSA-gv2w-88hx-8m9r
Improper Authorization in Undertoe A file inclusion vulnerability was found in the AJP connector enabled with a default AJP configuration port of 8009 in Undertow version 2.0.29.Final and before and was fixed in 2.0.30.Final. A remote, unauthenticated attacker could exploit this vulnerability to read web application files from a vulnerable server. In instances where the vulnerable server allows file uploads, an attacker could upload malicious JavaServer Pages (JSP) code within a variety of file types and trigger this vulnerability to gain remote code execution.
2.0.30
Affected by 0 other vulnerabilities.
2.0.30.Final
Affected by 20 other vulnerabilities.
VCID-gsr8-1dea-effx
Aliases:
CVE-2021-3597
GHSA-mfhv-gwf8-4m88
undertow Race Condition vulnerability A flaw was found in undertow. The HTTP2SourceChannel fails to write the final frame under some circumstances, resulting in a denial of service. The highest threat from this vulnerability is availability. This flaw affects Undertow versions prior to 2.0.35.SP1, prior to 2.2.6.SP1, prior to 2.2.7.SP1, prior to 2.0.36.SP1, prior to 2.2.9.Final and prior to 2.0.39.Final.
2.0.39.Final
Affected by 18 other vulnerabilities.
2.2.9.Final
Affected by 14 other vulnerabilities.
VCID-k6c9-mckm-cyhy
Aliases:
CVE-2020-10719
GHSA-cccf-7xw3-p2vr
HTTP Request Smuggling in Undertow A flaw was found in Undertow in versions before 2.1.1.Final, regarding the processing of invalid HTTP requests with large chunk sizes. This flaw allows an attacker to take advantage of HTTP request smuggling.
2.1.1.Final
Affected by 17 other vulnerabilities.
VCID-ns3p-22xg-q3bz
Aliases:
CVE-2025-9784
GHSA-95h4-w6j8-2rp8
Undertow MadeYouReset HTTP/2 DDoS Vulnerability A flaw was found in Undertow where malformed client requests can trigger server-side stream resets without triggering abuse counters. This issue, referred to as the "MadeYouReset" attack, allows malicious clients to induce excessive server workload by repeatedly causing server-side stream aborts. While not a protocol bug, this highlights a common implementation weakness that can be exploited to cause a denial of service (DoS).
2.2.38.Final
Affected by 1 other vulnerability.
2.3.20.Final
Affected by 0 other vulnerabilities.
VCID-ntaz-sckf-mubx
Aliases:
CVE-2014-7816
GHSA-h6p6-fc4w-cqhx
Information disclosure via directory traversal Directory traversal vulnerability in this package when running on Windows, allows remote attackers to read arbitrary files via a `..` in a resource URI.
1.0.17
Affected by 0 other vulnerabilities.
1.0.17.Final
Affected by 32 other vulnerabilities.
1.1.0.CR5
Affected by 32 other vulnerabilities.
1.2.0.Beta3
Affected by 32 other vulnerabilities.
VCID-p9y4-yce4-zqbk
Aliases:
CVE-2019-14888
GHSA-vjxc-frw4-jmh5
Undertow vulnerable to Uncontrolled Resource Consumption A vulnerability was found in the Undertow HTTP server in versions before 2.0.29 when listening on HTTPS. An attacker can target the HTTPS port to carry out a Denial Of Service (DOS) to make the service unavailable on SSL.
2.0.29.Final
Affected by 21 other vulnerabilities.
VCID-rqvc-k1jm-9kg9
Aliases:
CVE-2018-14642
GHSA-vf6r-mmhc-3xcm
Information Exposure An information leak vulnerability was found in Undertow. If all headers are not written out in the first `write()` call, the code that handles flushing the buffer will always write out the full contents of the `writevBuffer` buffer, which may contain data from previous requests.
2.0.15
Affected by 0 other vulnerabilities.
2.0.15.Final
Affected by 24 other vulnerabilities.
2.0.19.FINAL
Affected by 0 other vulnerabilities.
VCID-scjb-1mwk-rfdd
Aliases:
CVE-2019-10212
GHSA-8vh8-vc28-m2hf
Potential to access user credentials from the log files when debug logging enabled A flaw was found in, all under 2.0.20, in the Undertow DEBUG log for io.undertow.request.security. If enabled, an attacker could abuse this flaw to obtain the user's credentials from the log files.
2.0.20
Affected by 0 other vulnerabilities.
2.0.20.Final
Affected by 23 other vulnerabilities.
VCID-sxup-wzjc-tue1
Aliases:
CVE-2020-1757
GHSA-2w73-fqqj-c92p
Improper Input Validation in Undertow A flaw was found in all undertow-2.x.x SP1 versions prior to undertow-2.0.30.SP1, all undertow-1.x.x and undertow-2.x.x versions prior to undertow-2.1.0.Final, where the Servlet container causes servletPath to normalize incorrectly by truncating the path after semicolon which may lead to an application mapping resulting in the security bypass.
2.1.0
Affected by 5 other vulnerabilities.
2.1.0.Final
Affected by 19 other vulnerabilities.
VCID-urxh-sp91-kuet
Aliases:
CVE-2020-10705
GHSA-g4cp-h53p-v3v8
Allocation of Resources Without Limits or Throttling in Undertow A flaw was discovered in Undertow in versions before Undertow 2.1.1.Final where certain requests to the "Expect: 100-continue" header may cause an out of memory error. This flaw may potentially lead to a denial of service.
2.1.1.Final
Affected by 17 other vulnerabilities.
VCID-usz2-tufg-k7gz
Aliases:
CVE-2023-1108
GHSA-m4mm-pg93-fv78
Undertow denial of service vulnerability A flaw was found in undertow. This issue makes achieving a denial of service possible due to an unexpected handshake status updated in SslConduit, where the loop never terminates.
2.2.24.Final
Affected by 5 other vulnerabilities.
2.3.5.Final
Affected by 5 other vulnerabilities.
VCID-xftw-raz7-b7e1
Aliases:
CVE-2022-2053
GHSA-95rf-557x-44g5
Undertow vulnerable to Dos via Large AJP request When a POST request comes through AJP and the request exceeds the max-post-size limit (maxEntitySize), Undertow's AjpServerRequestConduit implementation closes a connection without sending any response to the client/proxy. This behavior results in that a front-end proxy marking the backend worker (application server) as an error state and not forward requests to the worker for a while. In mod_cluster, this continues until the next STATUS request (10 seconds intervals) from the application server updates the server state. So, in the worst case, it can result in "All workers are in error state" and mod_cluster responds "503 Service Unavailable" for a while (up to 10 seconds). In mod_proxy_balancer, it does not forward requests to the worker until the "retry" timeout passes. However, luckily, mod_proxy_balancer has "forcerecovery" setting (On by default; this parameter can force the immediate recovery of all workers without considering the retry parameter of the workers if all workers of a balancer are in error state.). So, unlike mod_cluster, mod_proxy_balancer does not result in responding "503 Service Unavailable". An attacker could use this behavior to send a malicious request and trigger server errors, resulting in DoS (denial of service). This flaw was fixed in Undertow 2.2.19.Final, Undertow 2.3.0.Alpha2.
2.2.19
Affected by 3 other vulnerabilities.
2.2.19.Final
Affected by 10 other vulnerabilities.
2.3.0.Alpha2
Affected by 5 other vulnerabilities.
2.3.1.Final
Affected by 6 other vulnerabilities.
VCID-xme8-usmd-vqg3
Aliases:
CVE-2024-7885
GHSA-9623-mqmm-5rcf
Undertow vulnerable to Race Condition A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple requests on the same HTTP connection. As a result, different requests may share the same StringBuilder instance, potentially leading to information leakage between requests or responses. In some cases, a value from a previous request or response may be erroneously reused, which could lead to unintended data exposure. This issue primarily results in errors and connection termination but creates a risk of data leakage in multi-request environments.
2.2.36.Final
Affected by 2 other vulnerabilities.
2.3.17.Final
Affected by 1 other vulnerability.
VCID-yn69-8upm-7yc2
Aliases:
CVE-2021-3629
GHSA-rf6q-vx79-mjxr
Undertow Uncontrolled Resource Consumption A flaw was found in Undertow. A potential security issue in flow control handling by the browser over HTTP/2 may potentially cause overhead or a denial of service in the server. The highest threat from this vulnerability is availability. This flaw affects Undertow versions prior to 2.0.40.Final and prior to 2.2.11.Final.
2.0.40.Final
Affected by 16 other vulnerabilities.
2.2.11.Final
Affected by 12 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-16T01:25:37.033580+00:00 GHSA Importer Affected by VCID-77xn-dtdn-hfa2 https://github.com/advisories/GHSA-mcfm-h73v-635m 38.4.0
2026-04-16T01:25:36.205108+00:00 GHSA Importer Affected by VCID-9zut-79gt-1bgy https://github.com/advisories/GHSA-3x7h-5hfr-hvjm 38.4.0
2026-04-12T01:00:30.644595+00:00 GitLab Importer Affected by VCID-ns3p-22xg-q3bz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2025-9784.yml 38.3.0
2026-04-12T00:32:02.689060+00:00 GitLab Importer Affected by VCID-1vrj-chs2-d3ab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2023-1973.yml 38.3.0
2026-04-12T00:24:31.255076+00:00 GitLab Importer Affected by VCID-xme8-usmd-vqg3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2024-7885.yml 38.3.0
2026-04-12T00:09:59.505665+00:00 GitLab Importer Affected by VCID-2cv5-9v62-kfbm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2024-1459.yml 38.3.0
2026-04-12T00:04:57.431350+00:00 GitLab Importer Affected by VCID-5585-a76n-zubf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2023-5379.yml 38.3.0
2026-04-11T23:58:51.222909+00:00 GitLab Importer Affected by VCID-7yc7-e35f-8uhj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2023-3223.yml 38.3.0
2026-04-11T23:57:50.028781+00:00 GitLab Importer Affected by VCID-usz2-tufg-k7gz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2023-1108.yml 38.3.0
2026-04-11T23:24:36.280664+00:00 GitLab Importer Affected by VCID-93ut-2de3-ckc5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2022-1319.yml 38.3.0
2026-04-11T23:24:31.978671+00:00 GitLab Importer Affected by VCID-62gn-nwup-8uat https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2022-1259.yml 38.3.0
2026-04-11T23:24:03.792841+00:00 GitLab Importer Affected by VCID-cf5j-2dz8-7bbu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2021-3859.yml 38.3.0
2026-04-11T23:23:48.525269+00:00 GitLab Importer Affected by VCID-14ff-vn3t-vyhy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2021-3690.yml 38.3.0
2026-04-11T23:23:01.480883+00:00 GitLab Importer Affected by VCID-xftw-raz7-b7e1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2022-2053.yml 38.3.0
2026-04-11T23:18:05.106521+00:00 GitLab Importer Affected by VCID-yn69-8upm-7yc2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2021-3629.yml 38.3.0
2026-04-11T23:17:26.843727+00:00 GitLab Importer Affected by VCID-gsr8-1dea-effx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2021-3597.yml 38.3.0
2026-04-11T22:29:49.324616+00:00 GitLab Importer Affected by VCID-bpuw-kn4r-6kau https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2021-20220.yml 38.3.0
2026-04-11T22:24:05.753596+00:00 GitLab Importer Affected by VCID-73st-24ck-uydb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2020-10687.yml 38.3.0
2026-04-11T22:15:50.673941+00:00 GitLab Importer Affected by VCID-urxh-sp91-kuet https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2020-10705.yml 38.3.0
2026-04-11T22:15:08.453324+00:00 GitLab Importer Affected by VCID-k6c9-mckm-cyhy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2020-10719.yml 38.3.0
2026-04-11T22:14:16.549376+00:00 GitLab Importer Affected by VCID-dvxb-wu3m-xuaz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2020-1745.yml 38.3.0
2026-04-11T22:14:06.468597+00:00 GitLab Importer Affected by VCID-sxup-wzjc-tue1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2020-1757.yml 38.3.0
2026-04-11T22:11:15.262192+00:00 GitLab Importer Affected by VCID-p9y4-yce4-zqbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2019-14888.yml 38.3.0
2026-04-11T22:08:45.612782+00:00 GitLab Importer Affected by VCID-scjb-1mwk-rfdd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2019-10212.yml 38.3.0
2026-04-11T22:06:18.377536+00:00 GitLab Importer Affected by VCID-bhrz-ea7j-k3bh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2019-3888.yml 38.3.0
2026-04-11T21:58:32.985736+00:00 GitLab Importer Affected by VCID-rqvc-k1jm-9kg9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2018-14642.yml 38.3.0
2026-04-11T21:58:20.933771+00:00 GitLab Importer Affected by VCID-7ec2-9kmy-77eh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2018-1114.yml 38.3.0
2026-04-11T21:57:34.582036+00:00 GitLab Importer Affected by VCID-9zut-79gt-1bgy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2017-2670.yml 38.3.0
2026-04-11T21:53:35.676307+00:00 GitLab Importer Affected by VCID-bm42-byxp-2kb5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2018-1067.yml 38.3.0
2026-04-11T21:53:14.998293+00:00 GitLab Importer Affected by VCID-2ez8-r9wv-53du https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2017-12196.yml 38.3.0
2026-04-11T21:51:58.130221+00:00 GitLab Importer Affected by VCID-1w4t-um5v-jkfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2018-1048.yml 38.3.0
2026-04-11T21:42:26.677832+00:00 GitLab Importer Affected by VCID-ntaz-sckf-mubx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2014-7816.yml 38.3.0
2026-04-11T12:54:55.486446+00:00 GHSA Importer Affected by VCID-77xn-dtdn-hfa2 https://github.com/advisories/GHSA-mcfm-h73v-635m 38.3.0
2026-04-11T12:54:54.653444+00:00 GHSA Importer Affected by VCID-9zut-79gt-1bgy https://github.com/advisories/GHSA-3x7h-5hfr-hvjm 38.3.0
2026-04-05T02:20:46.426978+00:00 GitLab Importer Affected by VCID-cf5j-2dz8-7bbu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2021-3859.yml 38.1.0
2026-04-05T02:20:30.110759+00:00 GitLab Importer Affected by VCID-14ff-vn3t-vyhy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2021-3690.yml 38.1.0
2026-04-03T01:08:42.365317+00:00 GitLab Importer Affected by VCID-ns3p-22xg-q3bz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2025-9784.yml 38.1.0
2026-04-03T00:39:46.701470+00:00 GitLab Importer Affected by VCID-1vrj-chs2-d3ab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2023-1973.yml 38.1.0
2026-04-03T00:32:06.920242+00:00 GitLab Importer Affected by VCID-xme8-usmd-vqg3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2024-7885.yml 38.1.0
2026-04-03T00:15:07.782198+00:00 GitLab Importer Affected by VCID-2cv5-9v62-kfbm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2024-1459.yml 38.1.0
2026-04-03T00:09:38.605992+00:00 GitLab Importer Affected by VCID-5585-a76n-zubf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2023-5379.yml 38.1.0
2026-04-03T00:01:54.435554+00:00 GitLab Importer Affected by VCID-7yc7-e35f-8uhj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2023-3223.yml 38.1.0
2026-04-03T00:00:53.552220+00:00 GitLab Importer Affected by VCID-usz2-tufg-k7gz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2023-1108.yml 38.1.0
2026-04-02T23:30:59.744110+00:00 GitLab Importer Affected by VCID-93ut-2de3-ckc5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2022-1319.yml 38.1.0
2026-04-02T23:30:56.059682+00:00 GitLab Importer Affected by VCID-62gn-nwup-8uat https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2022-1259.yml 38.1.0
2026-04-02T23:29:40.072430+00:00 GitLab Importer Affected by VCID-xftw-raz7-b7e1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2022-2053.yml 38.1.0
2026-04-02T23:25:43.586060+00:00 GitLab Importer Affected by VCID-yn69-8upm-7yc2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2021-3629.yml 38.1.0
2026-04-02T23:25:11.140910+00:00 GitLab Importer Affected by VCID-gsr8-1dea-effx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2021-3597.yml 38.1.0
2026-04-02T22:41:19.669013+00:00 GitLab Importer Affected by VCID-bpuw-kn4r-6kau https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2021-20220.yml 38.1.0
2026-04-02T22:36:02.425949+00:00 GitLab Importer Affected by VCID-73st-24ck-uydb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2020-10687.yml 38.1.0
2026-04-02T22:28:02.941241+00:00 GitLab Importer Affected by VCID-urxh-sp91-kuet https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2020-10705.yml 38.1.0
2026-04-02T22:27:24.863765+00:00 GitLab Importer Affected by VCID-k6c9-mckm-cyhy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2020-10719.yml 38.1.0
2026-04-02T22:26:37.283524+00:00 GitLab Importer Affected by VCID-dvxb-wu3m-xuaz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2020-1745.yml 38.1.0
2026-04-02T22:26:26.937136+00:00 GitLab Importer Affected by VCID-sxup-wzjc-tue1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2020-1757.yml 38.1.0
2026-04-02T22:23:46.480324+00:00 GitLab Importer Affected by VCID-p9y4-yce4-zqbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2019-14888.yml 38.1.0
2026-04-02T22:21:25.800361+00:00 GitLab Importer Affected by VCID-scjb-1mwk-rfdd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2019-10212.yml 38.1.0
2026-04-02T22:19:07.911816+00:00 GitLab Importer Affected by VCID-bhrz-ea7j-k3bh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2019-3888.yml 38.1.0
2026-04-02T22:11:52.543105+00:00 GitLab Importer Affected by VCID-rqvc-k1jm-9kg9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2018-14642.yml 38.1.0
2026-04-02T22:11:40.798491+00:00 GitLab Importer Affected by VCID-7ec2-9kmy-77eh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2018-1114.yml 38.1.0
2026-04-02T22:10:56.329546+00:00 GitLab Importer Affected by VCID-9zut-79gt-1bgy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2017-2670.yml 38.1.0
2026-04-02T22:07:18.909772+00:00 GitLab Importer Affected by VCID-bm42-byxp-2kb5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2018-1067.yml 38.1.0
2026-04-02T22:06:59.849236+00:00 GitLab Importer Affected by VCID-2ez8-r9wv-53du https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2017-12196.yml 38.1.0
2026-04-02T22:05:45.718329+00:00 GitLab Importer Affected by VCID-1w4t-um5v-jkfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2018-1048.yml 38.1.0
2026-04-02T21:56:35.946257+00:00 GitLab Importer Affected by VCID-ntaz-sckf-mubx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2014-7816.yml 38.1.0
2026-04-02T13:47:30.846076+00:00 GHSA Importer Affected by VCID-77xn-dtdn-hfa2 https://github.com/advisories/GHSA-mcfm-h73v-635m 38.1.0
2026-04-02T13:47:30.155656+00:00 GHSA Importer Affected by VCID-9zut-79gt-1bgy https://github.com/advisories/GHSA-3x7h-5hfr-hvjm 38.1.0
2026-04-01T17:52:33.092644+00:00 GitLab Importer Affected by VCID-93ut-2de3-ckc5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2022-1319.yml 38.0.0
2026-04-01T17:52:29.020904+00:00 GitLab Importer Affected by VCID-62gn-nwup-8uat https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2022-1259.yml 38.0.0
2026-04-01T17:51:04.185783+00:00 GitLab Importer Affected by VCID-xftw-raz7-b7e1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2022-2053.yml 38.0.0
2026-04-01T17:46:32.627501+00:00 GitLab Importer Affected by VCID-yn69-8upm-7yc2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2021-3629.yml 38.0.0
2026-04-01T17:45:54.908890+00:00 GitLab Importer Affected by VCID-gsr8-1dea-effx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2021-3597.yml 38.0.0
2026-04-01T16:58:50.048208+00:00 GitLab Importer Affected by VCID-bpuw-kn4r-6kau https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2021-20220.yml 38.0.0
2026-04-01T16:53:17.782047+00:00 GitLab Importer Affected by VCID-73st-24ck-uydb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2020-10687.yml 38.0.0
2026-04-01T16:45:59.222929+00:00 GitLab Importer Affected by VCID-urxh-sp91-kuet https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2020-10705.yml 38.0.0
2026-04-01T16:45:25.192158+00:00 GitLab Importer Affected by VCID-k6c9-mckm-cyhy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2020-10719.yml 38.0.0
2026-04-01T16:44:32.983847+00:00 GitLab Importer Affected by VCID-dvxb-wu3m-xuaz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2020-1745.yml 38.0.0
2026-04-01T16:44:23.439767+00:00 GitLab Importer Affected by VCID-sxup-wzjc-tue1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2020-1757.yml 38.0.0
2026-04-01T16:41:34.544393+00:00 GitLab Importer Affected by VCID-p9y4-yce4-zqbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2019-14888.yml 38.0.0
2026-04-01T16:39:11.284645+00:00 GitLab Importer Affected by VCID-scjb-1mwk-rfdd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2019-10212.yml 38.0.0
2026-04-01T16:36:53.677710+00:00 GitLab Importer Affected by VCID-bhrz-ea7j-k3bh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2019-3888.yml 38.0.0
2026-04-01T16:29:13.650841+00:00 GitLab Importer Affected by VCID-rqvc-k1jm-9kg9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2018-14642.yml 38.0.0
2026-04-01T16:29:02.538677+00:00 GitLab Importer Affected by VCID-7ec2-9kmy-77eh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2018-1114.yml 38.0.0
2026-04-01T16:28:16.154219+00:00 GitLab Importer Affected by VCID-9zut-79gt-1bgy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2017-2670.yml 38.0.0
2026-04-01T16:24:23.152376+00:00 GitLab Importer Affected by VCID-bm42-byxp-2kb5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2018-1067.yml 38.0.0
2026-04-01T16:24:02.973219+00:00 GitLab Importer Affected by VCID-2ez8-r9wv-53du https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2017-12196.yml 38.0.0
2026-04-01T16:22:42.634623+00:00 GitLab Importer Affected by VCID-1w4t-um5v-jkfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2018-1048.yml 38.0.0
2026-04-01T16:13:46.011960+00:00 GitLab Importer Affected by VCID-ntaz-sckf-mubx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2014-7816.yml 38.0.0