GHSA-qw69-rqj8-6qw8 · Severity: medium · Ecosystem: maven — OutOfMemoryError for large multipart without filename in Eclipse Jetty
Jetty is a java based web server and servlet engine. In affected versions servlets with multipart support (e.g. annotated with `@MultipartConfig`) that call `HttpServletRequest.getParameter()` or `HttpServletRequest.getParts()` may cause `OutOfMemoryError` when the client sends a multipart request with a part that has a name but no filename and very large content. This happens even with the default settings of `fileSizeThreshold=0` which should stream the whole part content to disk. An attacker client may send a large multipart request and cause the server to throw `OutOfMemoryError`. However, the server may be able to recover after the `OutOfMemoryError` and continue its service -- although it may take some time. This issue has been patched in versions 9.4.51, 10.0.14, and 11.0.14. Users are advised to upgrade. Users unable to upgrade may set the multipart parameter `maxRequestSize` which must be set to a non-negative value, so the whole multipart content is limited (although still read into memory).
Conclusion & alert: CVE-2023-26048 is rated Moderate Risk (57.1/100): CVSS Medium severity, with high exploitation likelihood (EPSS 43.41%, 98th percentile). Core evidence: EPSS ranks this CVE among the most likely to be exploited in the near term. EPSS rose +1.77% over the last day, indicating growing attacker interest. Mandatory action: High exploitation likelihood—assess exposure and prioritize remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-04 | 41.63% | 43.41% | +1.77% |
| 2 | 2026-05-24 | 36.78% | 41.63% | +4.86% |
| 3 | 2026-05-06 | — | 36.78% | — |
Full EPSS history (34 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-qw69-rqj8-6qw8 · Severity: medium · Ecosystem: maven — OutOfMemoryError for large multipart without filename in Eclipse Jetty
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2023-26048 not yet assigned priority: Debian including 1 source packages (jetty9), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2023-26048 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2023-26048 |
suse
|
medium | CVE-2023-26048 severity moderate: SUSE including 58 source package names (jetty-annotations-9.4.51-1.1, jetty-annotations-9.4.51-150200.3.19.2, …), 185 product×package rows across 14 product lines (Image server-image, SUSE Linux Enterprise Module for Development Tools 15 SP4, … (14 product lines)): Fixed 185. | https://www.suse.com/security/cve/CVE-2023-26048/ |
ubuntu
|
medium | CVE-2023-26048 medium priority: Ubuntu including 1 source packages (jetty), 13 status rows across 13 suites (bionic, focal, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): DNE 10, needed 2, needs-triage 1. | https://ubuntu.com/security/CVE-2023-26048 |