JLine is a Java library for handling console input. From 3.0.0 until 3.30.15 and 4.3.1, DefaultHistory.matchPatterns(String patterns, String line) in reader/src/main/java/org/jline/reader/impl/history/DefaultHistory.java converts the HISTORY_IGNORE configuration value into a Java regular expression while escaping only part of its syntax, allowing other regex metacharacters to reach the backtracking engine. An attacker who can control application or user configuration can supply a nested-quantifier expression that is reevaluated whenever a command is added to history, consuming excessive CPU and indefinitely blocking the reader thread. This issue is fixed in versions 3.30.15 and 4.3.1.
CVE-2026-77420
This medium-severity CVE scores 5.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 98% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.5
- EG Score
- 5.5(medium)
- EG Risk
- 29(Track)EG Risk 29/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity55% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 2%
- KEV
- Not listed
Published
September 23, 2026
Last Modified
September 23, 2026
Advisory Details (7)
Auto-updated Sep 23, 2026JLine 3.30.15
Patch available: jline/jline3 jline-3.30.15
https://github.com/jline/jline3/releases/tag/jline-3.30.15JLine 4.3.1
Patch available: jline/jline3 4.3.1
https://github.com/jline/jline3/releases/tag/4.3.1commit 341ee69ccc57 (jline/jline3)
Patch available: jline/jline3 jline-3.30.15 (contains commit 341ee69ccc57)
https://github.com/jline/jline3/commit/341ee69ccc57b7733c1b40d6993219b64b3206aecommit 1d5fc3099e77 (jline/jline3)
Patch available: jline/jline3 4.3.1 (contains commit 1d5fc3099e77)
https://github.com/jline/jline3/commit/1d5fc3099e77938b971e197211cad2d4fbb17541[backport jline-3.x] fix: guard regex matching against catastrophic backtracking (ReDoS)
Patch available: jline/jline3 jline-3.30.15 (PR #2018 merged 2026-06-30)
https://github.com/jline/jline3/pull/2018fix: guard regex matching against catastrophic backtracking (ReDoS)
Patch available: jline/jline3 4.3.1 (PR #2012 merged 2026-06-30)
https://github.com/jline/jline3/pull/2012ReDoS via `HISTORY_IGNORE` Configuration Variable · Advisory · jline/jline3 · GitHub
https://github.com/jline/jline3/security/advisories/GHSA-5q95-hrpc-m3w3Vendor Advisories for CVE-2026-77420(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 5× in last 7d / 5× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-24 17:57 UTCEG score recompute
- 2026-09-24 14:04 UTCEPSS rescore
- 2026-09-23 19:28 UTCEG score recompute
- 2026-09-23 18:22 UTCEG score recompute
- 2026-09-23 18:21 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-77420?
When was CVE-2026-77420 disclosed?
Is CVE-2026-77420 actively exploited?
What is the CVSS score of CVE-2026-77420?
How do I remediate CVE-2026-77420?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-77420
Is Your Infrastructure Affected by CVE-2026-77420?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.