Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.18
purl pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.18
Vulnerabilities affecting this package (0)
Vulnerability Summary Fixed by
This package is not known to be affected by vulnerabilities.
Vulnerabilities fixed by this package (2)
Vulnerability Summary Aliases
VCID-1ejr-3tea-kydr Eclipse Jetty's PushSessionCacheFilter can cause remote DoS attacks ### Impact Jetty PushSessionCacheFilter can be exploited by unauthenticated users to launch remote DoS attacks by exhausting the server’s memory. ### Patches * https://github.com/jetty/jetty.project/pull/9715 * https://github.com/jetty/jetty.project/pull/9716 ### Workarounds The session usage is intrinsic to the design of the PushCacheFilter. The issue can be avoided by: + not using the PushCacheFilter. Push has been deprecated by the various IETF specs and early hints responses should be used instead. + reducing the reducing the idle timeout on unauthenticated sessions will reduce the time such session stay in memory. + configuring a session cache to use [session passivation](https://jetty.org/docs/jetty/12/programming-guide/server/session.html), so that sessions are not stored in memory, but rather in a database or file system that may have significantly more capacity than memory. ### References * https://github.com/jetty/jetty.project/pull/10756 * https://github.com/jetty/jetty.project/pull/10755 CVE-2024-6762
GHSA-r7m4-f9h5-gr79
VCID-memq-11qz-9qem Eclipse Jetty has a denial of service vulnerability on DosFilter Description There exists a security vulnerability in Jetty's DosFilter which can be exploited by unauthorized users to cause remote denial-of-service (DoS) attack on the server using DosFilter. By repeatedly sending crafted requests, attackers can trigger OutofMemory errors and exhaust the server's memory finally. Vulnerability details The Jetty DoSFilter (Denial of Service Filter) is a security filter designed to protect web applications against certain types of Denial of Service (DoS) attacks and other abusive behavior. It helps to mitigate excessive resource consumption by limiting the rate at which clients can make requests to the server. The DoSFilter monitors and tracks client request patterns, including request rates, and can take actions such as blocking or delaying requests from clients that exceed predefined thresholds. The internal tracking of requests in DoSFilter is the source of this OutOfMemory condition. Impact Users of the DoSFilter may be subject to DoS attacks that will ultimately exhaust the memory of the server if they have not configured session passivation or an aggressive session inactivation timeout. Patches The DoSFilter has been patched in all active releases to no longer support the session tracking mode, even if configured. Patched releases: * 9.4.54 * 10.0.18 * 11.0.18 * 12.0.3 CVE-2024-9823
GHSA-j26w-f9rq-mr2q

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T23:11:47.038224+00:00 GitLab Importer Fixing VCID-1ejr-3tea-kydr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-servlets/CVE-2024-6762.yml 38.4.0
2026-04-16T23:11:43.217383+00:00 GitLab Importer Fixing VCID-memq-11qz-9qem https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-servlets/CVE-2024-9823.yml 38.4.0
2026-04-12T00:30:12.189500+00:00 GitLab Importer Fixing VCID-1ejr-3tea-kydr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-servlets/CVE-2024-6762.yml 38.3.0
2026-04-12T00:30:08.045482+00:00 GitLab Importer Fixing VCID-memq-11qz-9qem https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-servlets/CVE-2024-9823.yml 38.3.0
2026-04-03T00:37:51.925671+00:00 GitLab Importer Fixing VCID-1ejr-3tea-kydr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-servlets/CVE-2024-6762.yml 38.1.0
2026-04-03T00:37:47.875404+00:00 GitLab Importer Fixing VCID-memq-11qz-9qem https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-servlets/CVE-2024-9823.yml 38.1.0
2026-04-02T12:40:14.816687+00:00 GitLab Importer Fixing VCID-1ejr-3tea-kydr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-servlets/CVE-2024-6762.yml 38.0.0
2026-04-02T12:40:14.462027+00:00 GitLab Importer Fixing VCID-memq-11qz-9qem https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-servlets/CVE-2024-9823.yml 38.0.0
2026-04-01T16:06:40.957226+00:00 GHSA Importer Fixing VCID-1ejr-3tea-kydr https://github.com/advisories/GHSA-r7m4-f9h5-gr79 38.0.0
2026-04-01T16:06:40.168842+00:00 GHSA Importer Fixing VCID-memq-11qz-9qem https://github.com/advisories/GHSA-j26w-f9rq-mr2q 38.0.0
2026-04-01T12:49:09.109359+00:00 GithubOSV Importer Fixing VCID-1ejr-3tea-kydr https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/10/GHSA-r7m4-f9h5-gr79/GHSA-r7m4-f9h5-gr79.json 38.0.0
2026-04-01T12:49:09.000270+00:00 GithubOSV Importer Fixing VCID-memq-11qz-9qem https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/10/GHSA-j26w-f9rq-mr2q/GHSA-j26w-f9rq-mr2q.json 38.0.0