Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.eclipse.jetty/jetty-server@11.0.14
purl pkg:maven/org.eclipse.jetty/jetty-server@11.0.14
Next non-vulnerable version 11.0.16
Latest non-vulnerable version 12.1.6
Risk 3.1
Vulnerabilities affecting this package (1)
Vulnerability Summary Fixed by
VCID-q3k2-1x5q-buhy
Aliases:
CVE-2023-40167
GHSA-hmr7-m48g-48f6
Improper Handling of Length Parameter Inconsistency Jetty is a Java based web server and servlet engine. Prior to versions 9.4.52, 10.0.16, 11.0.16, and 12.0.1, Jetty accepts the `+` character proceeding the content-length value in a HTTP/1 header field. This is more permissive than allowed by the RFC and other servers routinely reject such requests with 400 responses. There is no known exploit scenario, but it is conceivable that request smuggling could result if jetty is used in combination with a server that does not close the connection after sending such a 400 response. Versions 9.4.52, 10.0.16, 11.0.16, and 12.0.1 contain a patch for this issue. There is no workaround as there is no known exploit scenario.
11.0.16
Affected by 0 other vulnerabilities.
12.0.1
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (2)
Vulnerability Summary Aliases
VCID-9xw3-4a4u-hbbb Exposure of Sensitive Information to an Unauthorized Actor Jetty is a java based web server and servlet engine. Nonstandard cookie parsing in Jetty may allow an attacker to smuggle cookies within other cookies, or otherwise perform unintended behavior by tampering with the cookie parsing mechanism. If Jetty sees a cookie VALUE that starts with `"` (double quote), it will continue to read the cookie string until it sees a closing quote -- even if a semicolon is encountered. So, a cookie header such as: `DISPLAY_LANGUAGE="b; JSESSIONID=1337; c=d"` will be parsed as one cookie, with the name DISPLAY_LANGUAGE and a value of b; JSESSIONID=1337; c=d instead of 3 separate cookies. This has security implications because if, say, JSESSIONID is an HttpOnly cookie, and the DISPLAY_LANGUAGE cookie value is rendered on the page, an attacker can smuggle the JSESSIONID cookie into the DISPLAY_LANGUAGE cookie and thereby exfiltrate it. This is significant when an intermediary is enacting some policy based on cookies, so a smuggled cookie can bypass that policy yet still be seen by the Jetty server or its logging system. This issue has been addressed in versions 9.4.51, 10.0.14, 11.0.14, and 12.0.0.beta0 and users are advised to upgrade. There are no known workarounds for this issue. CVE-2023-26049
GHSA-p26g-97m4-6q7c
VCID-y3mv-vmwd-tydt False positive This vulnerability has been marked as a false positive. CVE-2023-26048
GHSA-qw69-rqj8-6qw8

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T22:38:42.975820+00:00 GitLab Importer Affected by VCID-q3k2-1x5q-buhy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-server/CVE-2023-40167.yml 38.4.0
2026-04-16T22:27:11.943609+00:00 GitLab Importer Fixing VCID-y3mv-vmwd-tydt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-server/CVE-2023-26048.yml 38.4.0
2026-04-16T22:27:05.593183+00:00 GitLab Importer Fixing VCID-9xw3-4a4u-hbbb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-server/CVE-2023-26049.yml 38.4.0
2026-04-11T23:58:07.871473+00:00 GitLab Importer Affected by VCID-q3k2-1x5q-buhy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-server/CVE-2023-40167.yml 38.3.0
2026-04-11T23:45:33.601968+00:00 GitLab Importer Fixing VCID-y3mv-vmwd-tydt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-server/CVE-2023-26048.yml 38.3.0
2026-04-11T23:45:26.393238+00:00 GitLab Importer Fixing VCID-9xw3-4a4u-hbbb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-server/CVE-2023-26049.yml 38.3.0
2026-04-03T00:01:10.536830+00:00 GitLab Importer Affected by VCID-q3k2-1x5q-buhy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-server/CVE-2023-40167.yml 38.1.0
2026-04-02T23:49:10.023832+00:00 GitLab Importer Fixing VCID-y3mv-vmwd-tydt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-server/CVE-2023-26048.yml 38.1.0
2026-04-02T23:49:03.659342+00:00 GitLab Importer Fixing VCID-9xw3-4a4u-hbbb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-server/CVE-2023-26049.yml 38.1.0
2026-04-02T16:59:21.293072+00:00 GHSA Importer Fixing VCID-y3mv-vmwd-tydt https://github.com/advisories/GHSA-qw69-rqj8-6qw8 38.1.0
2026-04-02T16:59:20.898794+00:00 GHSA Importer Fixing VCID-9xw3-4a4u-hbbb https://github.com/advisories/GHSA-p26g-97m4-6q7c 38.1.0
2026-04-01T12:57:35.453734+00:00 GithubOSV Importer Fixing VCID-y3mv-vmwd-tydt https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/04/GHSA-qw69-rqj8-6qw8/GHSA-qw69-rqj8-6qw8.json 38.0.0
2026-04-01T12:57:34.846177+00:00 GithubOSV Importer Fixing VCID-9xw3-4a4u-hbbb https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/04/GHSA-p26g-97m4-6q7c/GHSA-p26g-97m4-6q7c.json 38.0.0
2026-04-01T12:51:10.237698+00:00 GitLab Importer Fixing VCID-y3mv-vmwd-tydt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-server/CVE-2023-26048.yml 38.0.0
2026-04-01T12:51:10.014176+00:00 GitLab Importer Fixing VCID-9xw3-4a4u-hbbb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.eclipse.jetty/jetty-server/CVE-2023-26049.yml 38.0.0