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
Affected Vendors & Products
References
History
Thu, 02 Jul 2026 20:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | Pathway - Unauthenticated Denial of Service via Exponential Glob Pattern Matching in Document Store | |
| First Time appeared |
Pathwaycom
Pathwaycom pathway |
|
| Weaknesses | CWE-407 | |
| CPEs | cpe:2.3:a:pathwaycom:pathway:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Pathwaycom
Pathwaycom pathway |
|
| References |
|
|
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: VulnCheck
Published:
Updated: 2026-07-02T19:40:50.961Z
Reserved: 2026-07-02T15:38:18.928Z
Link: CVE-2026-59094
No data.
No data.
No data.
OpenCVE Enrichment
No data.