CVE-2025-51481
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-07-22

Last updated on: 2025-10-07

Assigner: MITRE

Description
Local File Inclusion in dagster._grpc.impl.get_notebook_data in Dagster 1.10.14 allows attackers with access to the gRPC server to read arbitrary files by supplying path traversal sequences in the notebook_path field of ExternalNotebookData requests, bypassing the intended extension-based check.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-07-22
Last Modified
2025-10-07
Generated
2026-05-07
AI Q&A
2025-07-22
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
dagsterlabs dagster 1.10.14
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a Local File Inclusion (LFI) issue in the Dagster software version 1.10.14. It occurs in the function dagster._grpc.impl.get_notebook_data, where an attacker who has access to the gRPC server can exploit the vulnerability by sending specially crafted ExternalNotebookData requests. These requests include path traversal sequences in the notebook_path field, which allows the attacker to bypass the intended file extension checks and read arbitrary files on the server.


How can this vulnerability impact me? :

An attacker exploiting this vulnerability can read arbitrary files on the server where Dagster is running, potentially exposing sensitive information such as configuration files, credentials, or other private data. This can lead to information disclosure, which may further facilitate other attacks or compromise the system's security.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart