Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.eclipse.jetty/jetty-server@9.4.27
purl pkg:maven/org.eclipse.jetty/jetty-server@9.4.27
Tags Ghost
Next non-vulnerable version 9.4.57.v20241219
Latest non-vulnerable version 12.1.6
Risk 4.5
Vulnerabilities affecting this package (1)
Vulnerability Summary Fixed by
VCID-sw3q-jzqx-dkbn
Aliases:
CVE-2019-17638
GHSA-x3rh-m7vp-35f2
Operation on a Resource after Expiration or Release in Jetty Server In Eclipse Jetty, versions 9.4.27.v20200227 to 9.4.29.v20200521, in case of too large response headers, Jetty throws an exception to produce an HTTP 431 error. When this happens, the ByteBuffer containing the HTTP response headers is released back to the ByteBufferPool twice. Because of this double release, two threads can acquire the same ByteBuffer from the pool and while thread1 is about to use the ByteBuffer to write response1 data, thread2 fills the ByteBuffer with response2 data. Thread1 then proceeds to write the buffer that now contains response2 data. This results in client1, which issued request1 and expects responses, to see response2 which could contain sensitive data belonging to client2 (HTTP session ids, authentication credentials, etc.).
9.4.30.v20200611
Affected by 9 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-02T12:36:59.212620+00:00 GitLab Importer Affected by VCID-sw3q-jzqx-dkbn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-server/CVE-2019-17638.yml 38.0.0
2026-04-01T15:58:21.587632+00:00 GHSA Importer Affected by VCID-sw3q-jzqx-dkbn https://github.com/advisories/GHSA-x3rh-m7vp-35f2 38.0.0