boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-2332CRITICAL
Eclipse Foundation Eclipse Jetty — HTTP Request Smuggling via Chunked Extension Quoted-String Parsing
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   L   N   N  U  H  H  N    9.1   .0121   66.1     —
AFFECTED
  Product        Versions  Fixed
  Eclipse Jetty  12.1.0 –  —
TIMELINE
  Feb 11  Reserved by eclipse
  Apr 14  Published (CNA: eclipse)
  Aug 17  EXPLOIT PUBLISHED — CVE-2026-2332 (Eclipse Foundation Eclipse Jetty). Public exploit reference added.
  Aug 17  RESCORED — CVE-2026-2332 (Eclipse Foundation Eclipse Jetty). CVSS 7.4 → 9.1 (NVD).
CWE-444 · CNA: eclipse · CVSS v3.1 · 16 references · NVD status: Modified

Description

In Eclipse Jetty, the HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used, similar to the "funky chunks" techniques outlined here: * https://w4ke.info/2025/06/18/funky-chunks.html * https://w4ke.info/2025/10/29/funky-chunks-2.html Jetty terminates chunk extension parsing at \r\n inside quoted strings instead of treating this as an error. POST / HTTP/1.1 Host: localhost Transfer-Encoding: chunked 1;ext="val X 0 GET /smuggled HTTP/1.1 ... Note how the chunk extension does not close the double quotes, and it is able to inject a smuggled request.

Lifecycle

Complete event history — 4 events, chronological
DateEventDetail
February 11, 2026ReservedReserved by eclipse
April 14, 2026PublishedPublished (CNA: eclipse)
August 17, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-2332 (Eclipse Foundation Eclipse Jetty). Public exploit reference added.
August 17, 2026RESCOREDRESCORED — CVE-2026-2332 (Eclipse Foundation Eclipse Jetty). CVSS 7.4 → 9.1 (NVD).

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
Eclipse FoundationEclipse JettyMaven12.1.0

Weaknesses

CWE-444

References (16)

Related

Authoritative record: CVE-2026-2332 at cve.org

Vendors: eclipse foundation

Weaknesses: CWE-444

Ecosystems: Maven

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-2332 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.