Inefficient regular expression complexity in jline3 - CVE-2026-77422
Published: September 9, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to inefficient regular expression complexity in the built-in grep command\'s pattern handling when processing a crafted regular expression against non-matching input. A remote attacker can submit a regular expression that causes catastrophic backtracking to cause a denial of service.
Exploitation can cause the command thread to consume high CPU and stop responding.