---
id: CVE-2024-21642
aliases:
  - GHSA-7hfx-h3j3-rwq4
  - PYSEC-2026-1319
title: D-Tale server-side request forgery through Web uploads
summary: D-Tale server-side request forgery through Web uploads
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
vendor: dtale
product: dtale
ecosystem: pip
affected:
  - dtale < 3.9.0
patched:
  - dtale 3.9.0
published: '2024-01-05'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T03:50:09.302163823Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-7hfx-h3j3-rwq4'
references:
  - url: 'https://github.com/man-group/dtale/security/advisories/GHSA-7hfx-h3j3-rwq4'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-21642'
  - url: >-
      https://github.com/man-group/dtale/commit/954f6be1a06ff8629ead2c85c6e3f8e2196b3df2
  - url: 'https://github.com/man-group/dtale'
  - url: >-
      https://github.com/man-group/dtale?tab=readme-ov-file#load-data--sample-datasets
tags:
  - osv
  - pip
epss: 0.00711
epssPercentile: 0.51648
ingestedAt: '2026-07-08T18:25:47.013Z'
---

## Overview

### Impact
Users hosting D-Tale publicly can be vulnerable to server-side request forgery (SSRF) allowing attackers to access files on the server.

### Patches
Users should upgrade to version 3.9.0 where the "Load From the Web" input is turned off by default. You can find out more information on how to turn it back on [here](https://github.com/man-group/dtale?tab=readme-ov-file#load-data--sample-datasets)

### Workarounds
The only workaround for versions earlier than 3.9.0 is to only host D-Tale to trusted users.

### References
See "Load Data & Sample Datasets" [documentation](https://github.com/man-group/dtale?tab=readme-ov-file#load-data--sample-datasets)


## Affected packages

- `dtale < 3.9.0`

## Remediation

Upgrade to a patched release:

- `dtale 3.9.0`
