Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/io.undertow/undertow-core@2.3.12.Final
purl pkg:maven/io.undertow/undertow-core@2.3.12.Final
Next non-vulnerable version 2.3.20.Final
Latest non-vulnerable version 2.4.0.Beta1
Risk 4.0
Vulnerabilities affecting this package (3)
Vulnerability Summary Fixed by
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.3.13.Final
Affected by 2 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.3.20.Final
Affected by 0 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.3.17.Final
Affected by 1 other vulnerability.
Vulnerabilities fixed by this package (2)
Vulnerability Summary Aliases
VCID-2cv5-9v62-kfbm 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. CVE-2024-1459
GHSA-v76w-3ph8-vm66
VCID-469b-j213-6ufk Undertow Uncontrolled Resource Consumption Vulnerability A vulnerability was found in Undertow. This vulnerability impacts a server that supports the wildfly-http-client protocol. Whenever a malicious user opens and closes a connection with the HTTP port of the server and then closes the connection immediately, the server will end with both memory and open file limits exhausted at some point, depending on the amount of memory available. At HTTP upgrade to remoting, the WriteTimeoutStreamSinkConduit leaks connections if RemotingConnection is closed by Remoting ServerConnectionOpenListener. Because the remoting connection originates in Undertow as part of the HTTP upgrade, there is an external layer to the remoting connection. This connection is unaware of the outermost layer when closing the connection during the connection opening procedure. Hence, the Undertow WriteTimeoutStreamSinkConduit is not notified of the closed connection in this scenario. Because WriteTimeoutStreamSinkConduit creates a timeout task, the whole dependency tree leaks via that task, which is added to XNIO WorkerThread. So, the workerThread points to the Undertow conduit, which contains the connections and causes the leak. CVE-2024-1635
GHSA-w6qf-42m7-vh68

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T23:39:47.591735+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.4.0
2026-04-16T23:13:32.426171+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.4.0
2026-04-16T23:06:32.007223+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.4.0
2026-04-16T22:51:34.579778+00:00 GitLab Importer Fixing VCID-469b-j213-6ufk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2024-1635.yml 38.4.0
2026-04-16T22:50:35.510221+00:00 GitLab Importer Fixing VCID-2cv5-9v62-kfbm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2024-1459.yml 38.4.0
2026-04-12T01:00:31.850267+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:03.825160+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:32.475257+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:10:37.156415+00:00 GitLab Importer Fixing VCID-469b-j213-6ufk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2024-1635.yml 38.3.0
2026-04-12T00:10:00.043030+00:00 GitLab Importer Fixing 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-03T01:08:43.554067+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:47.867503+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:08.092528+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:16:08.999413+00:00 GitLab Importer Fixing VCID-469b-j213-6ufk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2024-1635.yml 38.1.0
2026-04-03T00:15:08.943085+00:00 GitLab Importer Fixing 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-01T16:04:35.824083+00:00 GHSA Importer Fixing VCID-469b-j213-6ufk https://github.com/advisories/GHSA-w6qf-42m7-vh68 38.0.0
2026-04-01T16:04:30.618713+00:00 GHSA Importer Fixing VCID-2cv5-9v62-kfbm https://github.com/advisories/GHSA-v76w-3ph8-vm66 38.0.0
2026-04-01T12:52:32.714136+00:00 GitLab Importer Fixing VCID-469b-j213-6ufk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2024-1635.yml 38.0.0
2026-04-01T12:52:29.479051+00:00 GitLab Importer Fixing VCID-2cv5-9v62-kfbm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/io.undertow/undertow-core/CVE-2024-1459.yml 38.0.0
2026-04-01T12:50:32.749340+00:00 GithubOSV Importer Fixing VCID-2cv5-9v62-kfbm https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/02/GHSA-v76w-3ph8-vm66/GHSA-v76w-3ph8-vm66.json 38.0.0
2026-04-01T12:50:28.574296+00:00 GithubOSV Importer Fixing VCID-469b-j213-6ufk https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/02/GHSA-w6qf-42m7-vh68/GHSA-w6qf-42m7-vh68.json 38.0.0