CVE-2026-26215
manga-image-translator Shared API Unsafe Deserialization RCE
CVSS Score
0.0
EPSS Score
0.2%
EPSS Percentile
36th
manga-image-translator version beta-0.3 and prior in shared API mode contains an unsafe deserialization vulnerability that can lead to unauthenticated remote code execution. The FastAPI endpoints /simple_execute/{method} and /execute/{method} deserialize attacker-controlled request bodies using pickle.loads() without validation. Although a nonce-based authorization check is intended to restrict access, the nonce defaults to an empty string and the check is skipped, allowing remote attackers to execute arbitrary code in the server context by sending a crafted pickle payload.
| CWE | CWE-502 |
| Vendor | zyddnys |
| Product | manga-image-translator |
| Published | Feb 11, 2026 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for zyddnys manga-image-translator
Be the first to know when new unknown vulnerabilities affecting zyddnys manga-image-translator are published — delivered to Slack, Telegram or Discord.
Get Free Alerts →
Free · No credit card · 60 sec setup
Affected Versions
zyddnys / manga-image-translator
0 ≤ beta-0.3
References
chocapikk.com: https://chocapikk.com/posts/2026/manga-image-translator-pickle-rce/ github.com: https://github.com/zyddnys/manga-image-translator/issues/1116 github.com: https://github.com/zyddnys/manga-image-translator/issues/946 github.com: https://github.com/zyddnys/manga-image-translator/blob/a537cb12b41daf2065795058c2753d87e73fa0fe/manga_translator/mode/share.py#L112 github.com: https://github.com/zyddnys/manga-image-translator/blob/a537cb12b41daf2065795058c2753d87e73fa0fe/manga_translator/mode/share.py#L130 vulncheck.com: https://www.vulncheck.com/advisories/manga-image-translator-shared-api-unsafe-deserialization-rce
Credits
Valentin Lobstein (Chocapikk) sud0why of Tencent YunDing Security Lab