CVE-2026-56741
Last modified
CVE-2026-56741 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.52% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Jline | Jline | < 3.30.14 |
| Jline | Jline | >= 4.0.0, < 4.0.16 |
| Jline | Jline | >= 4.1.0, < 4.2.1 |
References
- https://github.com/jline/jline3/pull/2000Issue Tracking
- https://github.com/jline/jline3/releases/tag/4.0.16Release Notes
- https://github.com/jline/jline3/releases/tag/4.2.1Release Notes
- https://github.com/jline/jline3/security/advisories/GHSA-2r2c-cx56-8933Vendor Advisory, Exploit
- https://github.com/jline/jline3/security/advisories/GHSA-2r2c-cx56-8933Vendor Advisory, Exploit
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-56741?
How severe is CVE-2026-56741?
How do I fix CVE-2026-56741?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-56736phpMyFAQ is an open source FAQ web application. A stored cro…8.2
- CVE-2026-56737phpMyFAQ is an open source FAQ web application. Versions 3.2…8.1
- CVE-2026-56738phpMyFAQ is an open source FAQ web application. The `StopWor…8.5
- CVE-2026-56739Logto is the modern, open-source auth infrastructure for Saa…8.5
- CVE-2026-5674A flaw was found in PipeWire, a multimedia server. This vuln…8.8
- CVE-2026-56740JLine is a Java library for handling console input. Prior to…7.5
- CVE-2026-56742Cilium is a networking, observability, and security solution…8.9
- CVE-2026-56743Cilium is a networking, observability, and security solution…5.4
- CVE-2026-56744`@bsv/wallet-toolbox` provides BRC-100 wallet signing and st…8.7
- CVE-2026-56745Netty is a network application framework for development of …7.5
- CVE-2026-56746Netty is a network application framework for development of …6.5
- CVE-2026-56747Improper control of generation of code in the JSON Pointer-t…8.8
Are you affected by CVE-2026-56741?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
