EIP-2026-103950
PRE-CVEJDownloader - 'JDExternInterface.java' Remote Code Execution
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103950. PoCs published by apoc.
AI-analyzed exploit summary This exploit leverages a vulnerability in JDownloader's flash/addcrypted2 endpoint to execute arbitrary Java code via a crafted POST request or URL. The payload uses Java's Runtime.exec() to spawn a system command (e.g., /usr/bin/xclock), demonstrating remote code execution (RCE).
Description
JDownloader - 'JDExternInterface.java' Remote Code Execution
Exploits (1)
This exploit leverages a vulnerability in JDownloader's flash/addcrypted2 endpoint to execute arbitrary Java code via a crafted POST request or URL. The payload uses Java's Runtime.exec() to spawn a system command (e.g., /usr/bin/xclock), demonstrating remote code execution (RCE).