Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Remote unauthenticated crafted request to an HTTP service yields arbitrary code execution as the service user, giving full confidentiality, integrity, and availability impact with no user interaction.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionCVE.org
An issue in the sendmail transport integration component of YouTransfer v1.0.6 allows attackers to execute arbitrary code via supplying a crafted request.
AnalysisAI
Remote code execution in YouTransfer v1.0.6 allows unauthenticated attackers to run arbitrary code by sending a crafted request to the sendmail transport integration component. The flaw is a CWE-94 code injection issue with a critical CVSS 9.8 score and publicly available exploit code exists via a referenced GitHub gist, though no active exploitation has been confirmed by CISA KEV.
Technical ContextAI
YouTransfer is an open-source self-hosted file transfer web application built on Node.js, designed as a private alternative to services like WeTransfer. The vulnerability resides in its sendmail transport integration, the component responsible for handing off email notifications (such as upload/download links) to the local sendmail binary. CWE-94 (Improper Control of Generation of Code) indicates that user-controlled input is being incorporated into a code or command context without proper neutralization - in this case likely passed to the sendmail invocation, allowing an attacker to inject additional arguments or shell metacharacters that the underlying process interprets as executable code or commands.
RemediationAI
No vendor-released patch identified at time of analysis - the references contain only an NVD entry and a third-party PoC gist, with no upstream commit, release tag, or vendor advisory linked. Administrators running YouTransfer 1.0.6 should monitor the upstream project (github.com/remie/YouTransfer) for a fixed release and, in the interim, switch the email transport configuration away from sendmail to SMTP or another supported backend to remove the vulnerable code path, accepting the trade-off of needing an SMTP relay. Additional compensating controls include placing YouTransfer behind an authenticating reverse proxy or VPN to eliminate unauthenticated network exposure, restricting the OS user account running the Node.js process to a low-privilege sandbox to limit post-exploitation impact, and reviewing sendmail binary permissions and PATH to reduce what an injected command can reach.
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
In Citrix Cloud through 2025-11-10, an account with read-only access can trigger the beginning of a workflow for write o
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Arbitrary kernel memory read/write in Realtek rtl819x Jungle SDK Wi-Fi driver allows local unprivileged attackers to acc
Denial of service in GPAC's MP4Box/libgpac media importer (versions before 26.02.0) lets an attacker crash the tool by s
An issue in the parse_month function (/time/strptime.rs) of relibc commit ab6a2e allows attackers to cause a Denial of S
Denial of service in relibc (the Redox OS C standard library) at commit 61f42d allows attackers to crash a process by ge
An issue in the pthread_rwlockattr_setpshared() function of relibc commit 61f42d allows attackers to cause a Denial of S
Denial of service in relibc (the Redox OS C standard library implementation, commit 61f42d) lets attackers crash a proce
Same weakness CWE-94 – Code Injection
View allSame technique Code Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36778
GHSA-68mc-h6h8-79wj