VYPR
Vendor

JLine

Products
3
CVEs
2
Across products
3
Status
Private

Products

3

Recent CVEs

2
  • CVE-2026-56741Jul 18, 2026
    risk 0.00cvss epss

    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…

  • CVE-2026-56740Jul 18, 2026
    risk 0.00cvss epss

    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 limit the number of environment variables a client may inject via the Telnet NEW-ENVIRON option, and TelnetIO.readNEVariables() in…