CVE-2026-56741
Published:July 17, 2026
Updated:August 04, 2026
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.
Affected Packages
https://github.com/jline/jline3.git (GITHUB):
Affected version(s) >=jline-3.27.0 <jline-3.30.14Fix Suggestion:
Update to version jline-3.30.14https://github.com/jline/jline3.git (GITHUB):
Affected version(s) >=4.0.0 <4.2.1Fix Suggestion:
Update to version 4.2.1org.jline:jline-remote-telnet (JAVA):
Affected version(s) >=4.0.0 <4.2.1Fix Suggestion:
Update to version 4.2.1org.jline:jline-remote-telnet (JAVA):
Affected version(s) >=3.2.0 <4.2.1Fix Suggestion:
Update to version 4.2.1org.jline:jline-remote-telnet (JAVA):
Affected version(s) >=3.2.0 <3.30.14Fix Suggestion:
Update to version 3.30.14Related Resources (10)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Uncontrolled Resource Consumption
EPSS
Base Score:
0.52