CVE-2026-59094
Last modified
CVE-2026-59094 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. Pathway through 0.31.1, fixed in commit d09722e, document store applies a caller-supplied glob pattern to indexed document paths using a hand-written recursive matcher that branches two ways on each ** token without memoization, giving exponential worst-case complexity. The filepath_globpattern value is taken from the body of the unauthenticated HTTP endpoints /v1/retrieve, /v1/inputs and /v2/answer and compiled into a filter evaluated once per indexed document, with no length or **-count limit. EPSS estimates a 0.47% chance of exploitation in the next 30 days.
Description
Pathway through 0.31.1, fixed in commit d09722e, document store applies a caller-supplied glob pattern to indexed document paths using a hand-written recursive matcher that branches two ways on each ** token without memoization, giving exponential worst-case complexity. The filepath_globpattern value is taken from the body of the unauthenticated HTTP endpoints /v1/retrieve, /v1/inputs and /v2/answer and compiled into a filter evaluated once per indexed document, with no length or **-count limit. A remote unauthenticated attacker can submit a short pattern containing many ** tokens to consume CPU for tens of seconds per request, and a small number of requests denies service.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| pathwaycom | pathway | <= 0.31.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-59094?
How severe is CVE-2026-59094?
How do I fix CVE-2026-59094?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-59089A flaw was found in GIMP. The PlayStation TIM loader, respon…5.5
- CVE-2026-5909Integer overflow in Media in Google Chrome prior to 147.0.77…8.8
- CVE-2026-59090A flaw was found in GIMP's PSD file format plugin. This vuln…8.4
- CVE-2026-59091A flaw was found in GIMP's file format plugins, including th…7.3
- CVE-2026-59092JuiceFS through 1.3.1, fixed in commit a46979c, contains an …7.7
- CVE-2026-59093Weaviate before 1.38.0 does not verify that a principal perf…8.8
- CVE-2026-59095LobeChat before 2.2.10-canary.18 contains a server-side requ…8.3
- CVE-2026-59096Dapr Sentry's OIDC discovery endpoint derives the issuer and…8.2
- CVE-2026-59097Taiga before 6.10.2 contains a missing authorization vulnera…6.9
- CVE-2026-59098LobeChat through 2.2.9 contains a broken access control vuln…7.1
- CVE-2026-59099Apereo CAS 7.3.0 before 8.0.0-RC6 contains a cryptographic v…9.3
- CVE-2026-5910Integer overflow in Media in Google Chrome prior to 147.0.77…8.8
Are you affected by CVE-2026-59094?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
