CVE-2026-14895

HIGHPre-NVD 7.57.5
EchelonGraph scoreHIGH confidence

Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-07-08. CISA-ADP (Vulnrichment) CVSS v3.1 baseline 7.5; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: cisa-adp, epss, ghsa
Trending — 5 sources updated this week
7.5
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 7.5Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

String::Util versions before 1.36 for Perl are susceptible to a regular expression denial of service.

The trim and rtrim functions stripped trailing whitespace with s/\s*$//u. Because \s* matches greedily and the $ anchor fails whenever a non-whitespace character follows the whitespace, the regex engine retries the match at each offset of a long whitespace run, producing quadratic backtracking. The fix replaces \s*$ with \s+$.

Any caller that passes untrusted input to trim or rtrim can trigger CPU exhaustion with a string containing a long run of whitespace.

CVSS v3
7.5
EG Score
7.5(high)
EPSS
31.3%
KEV
Not listed

Published

July 7, 2026

Last Modified

July 8, 2026

Advisory Details (4)

Auto-updated Jul 8, 2026
No patch confirmed yet.
generic

oss-security - CVE-2026-14895: String::Util versions before 1.36 for Perl are susceptible to a regular expression denial of service

http://www.openwall.com/lists/oss-security/2026/07/07/18
generic

Releases · scottchiefbaker/String-Util · GitHub

https://github.com/scottchiefbaker/String-Util/releases

Vendor Advisories for CVE-2026-14895(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 16× in last 7d / 16× 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.

  1. 2026-07-11 20:33 UTCEG score recompute
  2. 2026-07-11 20:33 UTCGHSA enrichment
  3. 2026-07-11 08:27 UTCEPSS rescore
  4. 2026-07-11 07:41 UTCEG score recompute
  5. 2026-07-11 07:41 UTCGHSA enrichment
  6. 2026-07-10 18:49 UTCEG score recompute 7.50
  7. 2026-07-10 18:49 UTCGHSA enrichment
  8. 2026-07-09 19:10 UTCEPSS rescore
  9. 2026-07-08 15:15 UTCEPSS rescore
  10. 2026-07-08 15:15 UTCEPSS rescore
  11. 2026-07-08 14:57 UTCMITRE cvelistV5CVSS v3 → 7.5 · severity → HIGH
  12. 2026-07-08 02:31 UTCNVD update
  13. 2026-07-08 00:55 UTCMITRE cvelistV5
  14. 2026-07-08 00:21 UTCNVD update
  15. 2026-07-07 22:33 UTCEG score recompute
  16. 2026-07-07 22:32 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-14895?
CVE-2026-14895 is a high vulnerability published on July 7, 2026. String::Util versions before 1.36 for Perl are susceptible to a regular expression denial of service. The trim and rtrim functions stripped trailing whitespace with s/\s$//u. Because \s matches greedily and the $ anchor fails whenever a non-whitespace character follows the whitespace, the regex…
When was CVE-2026-14895 disclosed?
CVE-2026-14895 was first published in the National Vulnerability Database on July 7, 2026, with the most recent update on July 8, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-14895 actively exploited?
CVE-2026-14895 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 31.3% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-14895?
CVE-2026-14895 has a CVSS v3.1 base score of 7.5 (CISA-ADP / Vulnrichment enrichment; NVD's own analysis pending).
How do I remediate CVE-2026-14895?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-14895, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-14895

Explore →

Is Your Infrastructure Affected by CVE-2026-14895?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.