CVE-2026-56740
jline jline3 취약점
- 대응 우선순위
- 점검
- CVSS
- 7.5
- EPSS
- - 백분위 -
- CISA KEV
- 미등록
- 조치 기한
- -
- 공개일
- 2026.07.18
CVSS 위험도가 높아 영향 여부를 우선 점검할 취약점
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 TelnetIO.java:1127-1180 stores each variable pair in a HashMap held by ConnectionData, allowing an unauthenticated attacker to flood unique variable pairs before the terminating IAC SE byte and exhaust JVM heap memory with an OutOfMemoryError. This issue is fixed in versions 3.30.14, 4.0.16, and 4.2.1.
제품 jline jline3
영향 버전 jline jline3 >= < 3.30.14, >= >= 4.0.0, < 4.0.16, >= >= 4.1.0, < 4.2.1
수정 버전 jline jline3 · 수정 버전은 공급사 공식자료 확인 필요
영향 여부, 우선 대응, 정식 해결과 결과 확인 절차를 요약합니다.
jline jline3의 현재 전체 버전이 공식 영향 범위(jline jline3 >= < 3.30.14, >= >= 4.0.0, < 4.0.16, >= >= 4.1.0, < 4.2.1)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
저장소 Security Advisory 원문에 CVE-2026-56740가 명시되어 있는지 확인하고, 영향 버전·patched version·완화조치를 대조합니다.
패치 후 같은 명령으로 전체 버전을 다시 확인해 jline jline3 · 수정 버전은 공급사 공식자료 확인 필요 기준을 충족하는지 확인합니다. 이어서 서비스 거부(DoS) 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.
CVSS 벡터 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE CWE-400