{"id":"CVE-2026-77422","title":"JLine is a Java library for handling console input","summary":"JLine is a Java library for handling console input. From 3.0.0 until 3.30.15 and 4.3.1, the JLine built-in grep command in builtins/src/main/java/org/jline/builtins/PosixCommands.java accepts a user-controlled regular expression in grep(…","severity":"high","cvss":7.5,"cvssVector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","cwe":["CWE-1333"],"vendor":"jline","product":"jline3","affected":["jline3 >= 3.0.0, < 3.30.15","jline3 >= 4.0.0, < 4.3.1"],"patched":["org.jline:jline-builtins 4.3.1","org.jline:jline-builtins 3.30.15"],"published":"2026-09-23","updated":"2026-09-23","sourceUpdated":"2026-09-23T19:19:15.863","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-77422","references":[{"url":"https://github.com/jline/jline3/commit/1d5fc3099e77938b971e197211cad2d4fbb17541","label":"security-advisories@github.com"},{"url":"https://github.com/jline/jline3/commit/341ee69ccc57b7733c1b40d6993219b64b3206ae","label":"security-advisories@github.com"},{"url":"https://github.com/jline/jline3/pull/2012","label":"security-advisories@github.com"},{"url":"https://github.com/jline/jline3/pull/2018","label":"security-advisories@github.com"},{"url":"https://github.com/jline/jline3/releases/tag/4.3.1","label":"security-advisories@github.com"},{"url":"https://github.com/jline/jline3/releases/tag/jline-3.30.15","label":"security-advisories@github.com"},{"url":"https://github.com/jline/jline3/security/advisories/GHSA-r2xf-8xr9-62gw","label":"security-advisories@github.com"},{"url":"https://github.com/advisories/GHSA-r2xf-8xr9-62gw"}],"tags":["nvd","cve.org","ghsa","maven"],"aliases":["GHSA-r2xf-8xr9-62gw"],"ecosystem":"maven","ingestedAt":"2026-09-23T18:29:33.150Z","slug":"CVE-2026-77422","body":"## Overview\n\nJLine is a Java library for handling console input. From 3.0.0 until 3.30.15 and 4.3.1, the JLine built-in grep command in builtins/src/main/java/org/jline/builtins/PosixCommands.java accepts a user-controlled regular expression in grep(...) and, unless line-regexp mode is used, automatically adds a dot-star prefix and suffix before compiling it with Java's backtracking regular expression engine. The wrapping expands the backtracking search space, so a short nested-quantifier expression evaluated against non-matching input can consume excessive CPU and indefinitely block a command worker, including in remotely exposed shell sessions. This issue is fixed in versions 3.30.15 and 4.3.1.\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.\n\n## Package advisory (CVE-2026-77422)\n\nAffected packages:\n\n- `org.jline:jline-builtins >= 4.0.0, < 4.3.1`\n- `org.jline:jline-builtins >= 3.0.0, < 3.30.15`\n\nPatched in:\n\n- `org.jline:jline-builtins 4.3.1`\n- `org.jline:jline-builtins 3.30.15`\n\nSource: https://github.com/advisories/GHSA-r2xf-8xr9-62gw","depth":"twilight","depthScore":41,"depthScoreParts":{"impact":41.3,"likelihood":0,"exploitation":0,"ransomware":0},"changes":[]}