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-56741HIGH
JLine: Unauthenticated Remote DoS via Unbounded Telnet NAWS Terminal Geometry
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   L   N   N  U  N  N  H    7.5   .0053   42.4     —
AFFECTED
  Product  Versions     Fixed
  jline3   < 3.30.14 –  —
TIMELINE
  Jun 22  Reserved by GitHub_M
  Jul 17  EXPLOIT PUBLISHED — CVE-2026-56741 (jline3). Public exploit reference added.
  Jul 17  Published (CNA: GitHub_M)
CWE-400 · CNA: GitHub_M · CVSS v3.1 · 7 references · NVD status: Analyzed

Description

JLine is a Java library for handling console input. Prior to 3.30.14, 4.0.16, and 4.2.1, the JLine3 Telnet server remote-telnet module does not apply an upper bound to terminal dimensions received via the Telnet NAWS option, and TelnetIO.handleNAWS() in TelnetIO.java:856-879 reads client-supplied width and height as 16-bit unsigned integers and passes values such as 65535x65535 to setTerminalGeometry(), allowing an unauthenticated remote attacker to repeatedly alternate values and trigger continuous expensive rendering work that causes CPU exhaustion and denial of service. This issue is fixed in versions 3.30.14, 4.0.16, and 4.2.1.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
June 22, 2026ReservedReserved by GitHub_M
July 17, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-56741 (jline3). Public exploit reference added.
July 17, 2026PublishedPublished (CNA: GitHub_M)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
jlinejline3< 3.30.14

Weaknesses

CWE-400

References (7)

Related

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

Vendors: jline

Weaknesses: CWE-400

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-56741 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.