CVE-2026-75111
8.7
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
Evidently UI fails to properly validate the filename parameter in the dataset materialization endpoint, allowing unauthenticated attackers to read arbitrary files outside the workspace directory. Attackers can supply traversal sequences or absolute paths in the filename field to access system files, which are then materialized into datasets and retrieved through the download endpoint.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| evidentlyai | evidently | 0 <= 0.7.21 | affected |
Weaknesses
- CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
References
- https://github.com/evidentlyai/evidently/issues/1887
- https://github.com/evidentlyai/evidently
- https://github.com/evidentlyai/evidently/blob/main/src/evidently/ui/service/datasets/data_source.py
- https://www.vulncheck.com/advisories/evidently-ui-path-traversal-via-dataset-materialization-filename
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.