manga-image-translator Shared API Unsafe Deserialization RCE
28Vexday Risk Score
No sign of exploitation. No public exploitation artifact known so far.
ssvc Trackcvss 9.3epss 1.0%
exploitation probability
1.0%top 41% of all CVEs
observed exploitation
nono source reports it
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.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Affected products
zyddnys · manga-image-translatorReferences
https://chocapikk.com/posts/2026/manga-image-translator-pickle-rce/https://github.com/zyddnys/manga-image-translator/blob/a537cb12b41daf2065795058c2753d87e73fa0fe/manga_translator/mode/share.py#L112https://github.com/zyddnys/manga-image-translator/blob/a537cb12b41daf2065795058c2753d87e73fa0fe/manga_translator/mode/share.py#L130https://github.com/zyddnys/manga-image-translator/issues/1116https://github.com/zyddnys/manga-image-translator/issues/946https://www.vulncheck.com/advisories/manga-image-translator-shared-api-unsafe-deserialization-rce