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
This low-severity CVE scores 2.4 under NVD CVSS v3. EPSS exploit probability: 1.3%, top 33% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
A fix is available — apply it.
- CVSS v3
- 2.4
- EG Score
- 2.4(medium)
- EG Risk
- 16(Track)EG Risk 16/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity24% × 45%Exploitation1% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS
- 67.4%
- KEV
- Not listed
Published
April 18, 2023
Last Modified
November 21, 2024
References (16)
- security-advisories@githubhttps://github.com/eclipse/jetty.project/pull/9339
- security-advisories@githubhttps://github.com/eclipse/jetty.project/pull/9352
- security-advisories@githubhttps://github.com/eclipse/jetty.project/security/advisories/GHSA-p26g-97m4-6q7c
- security-advisories@githubhttps://lists.debian.org/debian-lts-announce/2023/09/msg00039.html
- security-advisories@githubhttps://security.netapp.com/advisory/ntap-20230526-0001/
- security-advisories@githubhttps://www.debian.org/security/2023/dsa-5507
- security-advisories@githubhttps://www.rfc-editor.org/rfc/rfc2965
- security-advisories@githubhttps://www.rfc-editor.org/rfc/rfc6265
- af854a3a-2127-422b-91ae-364da2661108https://github.com/eclipse/jetty.project/pull/9339
- af854a3a-2127-422b-91ae-364da2661108https://github.com/eclipse/jetty.project/pull/9352
- af854a3a-2127-422b-91ae-364da2661108https://github.com/eclipse/jetty.project/security/advisories/GHSA-p26g-97m4-6q7c
- af854a3a-2127-422b-91ae-364da2661108https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html
- af854a3a-2127-422b-91ae-364da2661108https://security.netapp.com/advisory/ntap-20230526-0001/
- af854a3a-2127-422b-91ae-364da2661108https://www.debian.org/security/2023/dsa-5507
- af854a3a-2127-422b-91ae-364da2661108https://www.rfc-editor.org/rfc/rfc2965
Vendor Advisories for CVE-2023-26049(5)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2024:0778Red Hat Product SecurityHigh
Red Hat Security Advisory: Jenkins and Jenkins-2-plugins security update
- RHSA-2023:7638Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.4.14 on RHEL 8 security update
- RHSA-2023:7637Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.4.14 on RHEL 7 security update
- RHSA-2023:7639Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.4.14 on RHEL 9 security update
- RHSA-2023:5165Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat AMQ Streams 2.5.0 release and security update
Patch Availability(11)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | jetty-server | 2024-05-28 | redhat |
| redhat | puppetserver-0:7.14.0-1.el8sat | 2024-02-13 | redhat |
| redhat | rh-sso7-keycloak-0:18.0.12-1.redhat_00001.1.el7sso | 2024-02-13 | redhat |
| redhat | rh-sso7-keycloak-0:18.0.12-1.redhat_00001.1.el9sso | 2024-02-13 | redhat |
| redhat | rh-sso-7/sso76-openshift-rhel8:7.6-41 | 2024-02-13 | redhat |
| redhat | rh-sso7-keycloak-0:18.0.12-1.redhat_00001.1.el8sso | 2024-02-13 | redhat |
| redhat | jenkins-0:2.426.3.1706515686-3.el8 | 2024-02-12 | redhat |
| redhat | eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap | 2023-12-04 | redhat |
| redhat | eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el9eap | 2023-12-04 | redhat |
| redhat | eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap | 2023-12-04 | redhat |
| redhat | patch | 2023-09-14 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(1 across 1 ecosystem)
Maven(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| org.eclipse.jetty:jetty-server | 12.0.0.alpha0, 12.0.0.alpha1, 12.0.0.alpha2, 12.0.0.alpha3 | 12.0.0.beta0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Additional Vendor Advisories
(8)
Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.
- Red HatRHSA-2023:5441MODERATE2023-04-18
RHSA-2023:5441 — Moderate
- Red HatRHSA-2024:0797MODERATE2023-04-18
RHSA-2024:0797 — Moderate
- Red HatRHSA-2024:0798MODERATE2023-04-18
RHSA-2024:0798 — Moderate
- Red HatRHSA-2024:0799MODERATE2023-04-18
RHSA-2024:0799 — Moderate
- Red HatRHSA-2024:0800MODERATE2023-04-18
RHSA-2024:0800 — Moderate
- Red HatRHSA-2024:0801MODERATE2023-04-18
RHSA-2024:0801 — Moderate
- Red HatRHSA-2024:0804MODERATE2023-04-18
RHSA-2024:0804 — Moderate
- Red HatRHSA-2024:3385MODERATE2023-04-18
RHSA-2024:3385 — Moderate
Data Freshness Timeline
(refreshed 12× in last 7d / 48× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
Showing the most recent 100 of 108 total refreshes for this CVE.
- 2026-07-23 02:20 UTCEG score recompute
- 2026-07-22 23:08 UTCEG score recompute
- 2026-07-22 14:06 UTCEPSS rescore
- 2026-07-22 14:06 UTCEPSS rescore
- 2026-07-21 15:23 UTCEPSS rescore
- 2026-07-20 17:06 UTCEPSS rescore
- 2026-07-19 02:27 UTCEPSS rescore
- 2026-07-19 02:27 UTCEPSS rescore
- 2026-07-18 10:03 UTCEPSS rescore
- 2026-07-18 10:03 UTCEPSS rescore
- 2026-07-16 17:01 UTCEPSS rescore
- 2026-07-16 17:01 UTCEPSS rescore
- 2026-07-15 22:53 UTCOSV refresh
- 2026-07-15 16:56 UTCEPSS rescore
- 2026-07-15 16:56 UTCEPSS rescore
- 2026-07-15 01:58 UTCEPSS rescore
- 2026-07-15 01:58 UTCEPSS rescore
- 2026-07-13 22:28 UTCEPSS rescore
- 2026-07-13 22:28 UTCEPSS rescore
- 2026-07-13 06:11 UTCEPSS rescore
- 2026-07-13 06:11 UTCEPSS rescore
- 2026-07-12 05:45 UTCEPSS rescore
- 2026-07-11 08:25 UTCEPSS rescore
- 2026-07-11 08:25 UTCEPSS rescore
- 2026-07-09 19:08 UTCEPSS rescore
Show 75 moreShow fewer
- 2026-07-09 19:08 UTCEPSS rescore
- 2026-07-08 15:13 UTCEPSS rescore
- 2026-07-07 13:44 UTCEPSS rescore
- 2026-07-06 16:26 UTCEPSS rescore
- 2026-07-06 16:26 UTCEPSS rescore
- 2026-07-05 02:28 UTCEPSS rescore
- 2026-07-04 06:29 UTCEPSS rescore
- 2026-07-02 16:59 UTCEPSS rescore
- 2026-07-01 15:04 UTCEPSS rescore
- 2026-06-30 23:21 UTCEPSS rescore
- 2026-06-30 23:21 UTCEPSS rescore
- 2026-06-29 14:05 UTCEPSS rescore
- 2026-06-28 14:06 UTCEPSS rescore
- 2026-06-28 14:06 UTCEPSS rescore
- 2026-06-28 04:54 UTCEPSS rescore
- 2026-06-27 23:34 UTCOSV refresh
- 2026-06-27 03:07 UTCEPSS rescore
- 2026-06-25 13:48 UTCEPSS rescore
- 2026-06-25 13:48 UTCEPSS rescore
- 2026-06-24 14:03 UTCEPSS rescore
- 2026-06-24 14:03 UTCEPSS rescore
- 2026-06-23 21:31 UTCEPSS rescore
- 2026-06-23 21:31 UTCEPSS rescore
- 2026-06-22 14:24 UTCEPSS rescore
- 2026-06-22 14:24 UTCEPSS rescore
- 2026-06-21 14:55 UTCEPSS rescore
- 2026-06-21 14:55 UTCEPSS rescore
- 2026-06-21 01:58 UTCEPSS rescore
- 2026-06-21 01:58 UTCEPSS rescore
- 2026-06-19 19:24 UTCEPSS rescore
- 2026-06-19 19:24 UTCEPSS rescore
- 2026-06-18 17:51 UTCEPSS rescore
- 2026-06-18 17:51 UTCEPSS rescore
- 2026-06-17 17:51 UTCEPSS rescore
- 2026-06-17 17:51 UTCEPSS rescore
- 2026-06-16 17:51 UTCEPSS rescore
- 2026-06-16 17:51 UTCEPSS rescore
- 2026-06-16 17:51 UTCEPSS rescore
- 2026-06-15 17:47 UTCEPSS rescore
- 2026-06-14 23:16 UTCEPSS rescore
- 2026-06-13 22:59 UTCEPSS rescore
- 2026-06-12 23:10 UTCEPSS rescore
- 2026-06-11 13:59 UTCEPSS rescore
- 2026-06-11 13:58 UTCEPSS rescore
- 2026-06-10 22:17 UTCEPSS rescore
- 2026-06-10 13:21 UTCEPSS rescore
- 2026-06-10 13:21 UTCEPSS rescore
- 2026-06-10 10:17 UTCOSV refresh
- 2026-06-08 14:15 UTCEPSS rescore
- 2026-06-08 14:15 UTCEPSS rescore
- 2026-06-07 15:23 UTCEPSS rescore
- 2026-06-07 15:23 UTCEPSS rescore
- 2026-06-06 13:46 UTCEPSS rescore
- 2026-06-06 13:46 UTCEPSS rescore
- 2026-06-05 22:46 UTCEPSS rescore
- 2026-06-05 22:46 UTCEPSS rescore
- 2026-06-05 22:46 UTCEPSS rescore
- 2026-06-05 06:09 UTCEPSS rescore
- 2026-06-05 06:09 UTCEPSS rescore
- 2026-06-04 13:11 UTCEPSS rescore
- 2026-06-04 13:11 UTCEPSS rescore
- 2026-06-02 20:12 UTCEPSS rescore
- 2026-06-02 20:12 UTCEPSS rescore
- 2026-06-02 20:12 UTCEPSS rescore
- 2026-06-01 13:51 UTCEPSS rescore
- 2026-06-01 13:50 UTCEPSS rescore
- 2026-05-31 22:29 UTCEPSS rescore
- 2026-05-31 22:29 UTCEPSS rescore
- 2026-05-31 22:29 UTCEPSS rescore
- 2026-05-31 00:15 UTCEPSS rescore
- 2026-05-31 00:15 UTCEPSS rescore
- 2026-05-29 13:43 UTCEPSS rescore
- 2026-05-29 13:43 UTCEPSS rescore
- 2026-05-28 13:43 UTCEPSS rescore
- 2026-05-28 13:43 UTCEPSS rescore
Related CVEs(same vendor + same CWE)
Same vendor
10 shownredhat
Frequently asked(5)
What is CVE-2023-26049?
When was CVE-2023-26049 disclosed?
Is CVE-2023-26049 actively exploited?
What is the CVSS score of CVE-2023-26049?
How do I remediate CVE-2023-26049?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2023-26049
Is Your Infrastructure Affected by CVE-2023-26049?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.