CVE-2024-3408

CRITICAL EXPLOITED NUCLEI

D-Tale RCE

Title source: metasploit
STIX 2.1

Exploitation Summary

CVE-2024-3408 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 2 public exploits from researchers including flame-11, taiphung217, Takahiro Yokoyama, including a Metasploit module exploits/linux/http/dtale_rce_cve_2025_0655. A Nuclei detection template is also available.

AI-analyzed exploit summary This repository provides a functional exploit for CVE-2024-3408, demonstrating an authentication bypass and remote code execution (RCE) in D-Tale versions up to 3.15.1. The exploit leverages a hardcoded SECRET_KEY for session forgery and abuses the pandas query injection in the test-filter endpoint to execute arbitrary commands.

Description

man-group/dtale version 3.10.0 is vulnerable to an authentication bypass and remote code execution (RCE) due to improper input validation. The vulnerability arises from a hardcoded `SECRET_KEY` in the flask configuration, allowing attackers to forge a session cookie if authentication is enabled. Additionally, the application fails to properly restrict custom filter queries, enabling attackers to execute arbitrary code on the server by bypassing the restriction on the `/update-settings` endpoint, even when `enable_custom_filters` is not enabled. This vulnerability allows attackers to bypass authentication mechanisms and execute remote code on the server.

Exploits (2)

nomisec WORKING POC
by flame-11 · remote
https://github.com/flame-11/CVE-2024-3408-dtale

This repository provides a functional exploit for CVE-2024-3408, demonstrating an authentication bypass and remote code execution (RCE) in D-Tale versions up to 3.15.1. The exploit leverages a hardcoded SECRET_KEY for session forgery and abuses the pandas query injection in the test-filter endpoint to execute arbitrary commands.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: D-Tale <= 3.15.1
No auth needed
Prerequisites: Network access to the target D-Tale instance
devstral-2 · analyzed Feb 19, 2026 Full analysis →
metasploit WORKING POC EXCELLENT
by taiphung217, Takahiro Yokoyama · rubypoc
https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/linux/http/dtale_rce_cve_2025_0655.rb

This Metasploit module exploits CVE-2024-3408 in D-Tale by bypassing authentication via JWT manipulation, enabling custom filters, and executing arbitrary commands through the /test-filter endpoint.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: D-Tale <= 3.15.1
No auth needed
Prerequisites: Network access to D-Tale instance · D-Tale version <= 3.15.1
devstral-2 · analyzed Apr 22, 2026 Full analysis →

Nuclei Templates (1)

D-Tale 3.10.0 - 3.15.1 - Authentication Bypass & Remote Code Execution
CRITICALVERIFIEDby ohmygod20260203
Shodan: title:"D-Tale"
FOFA: title="D-Tale"

Scores

CVSS v3 9.8
EPSS 0.9174
EPSS Percentile 99.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact total

Details

VulnCheck KEV 2025-12-19
CWE
CWE-94 CWE-798
Status published
Products (2)
man/d-tale 3.10.0
pypi/dtale 0 - 3.10.0PyPI
Published Jun 06, 2024
Tracked Since Feb 18, 2026