GHSA-H7X8-JV97-FVVM
Vulnerability from github – Published: 2025-07-22 18:30 – Updated: 2025-07-22 21:51
VLAI?
Summary
Dagster Local File Inclusion vulnerability
Details
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.
Severity ?
6.6 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "dagster"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.10.16"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-51481"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2025-07-22T21:51:37Z",
"nvd_published_at": "2025-07-22T17:15:33Z",
"severity": "MODERATE"
},
"details": "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.",
"id": "GHSA-h7x8-jv97-fvvm",
"modified": "2025-07-22T21:51:37Z",
"published": "2025-07-22T18:30:42Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-51481"
},
{
"type": "WEB",
"url": "https://github.com/dagster-io/dagster/pull/30002"
},
{
"type": "WEB",
"url": "https://github.com/dagster-io/dagster/commit/3a3cec2b51577c4970e6fc4c199cda6418c09a9d"
},
{
"type": "PACKAGE",
"url": "https://github.com/dagster-io/dagster"
},
{
"type": "WEB",
"url": "https://www.gecko.security/blog/cve-2025-51481"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L",
"type": "CVSS_V3"
}
],
"summary": "Dagster Local File Inclusion vulnerability"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…