← Retour aux CVEs
CVE-2026-26215
N/ADescription
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.
Details CVE
Score CVSS v3.1N/A
Publie2/11/2026
Derniere modification2/12/2026
Sourcenvd
Observations honeypot0
Faiblesses (CWE)
CWE-502
References
https://chocapikk.com/posts/2026/manga-image-translator-pickle-rce/(disclosure@vulncheck.com)
https://github.com/zyddnys/manga-image-translator/blob/a537cb12b41daf2065795058c2753d87e73fa0fe/manga_translator/mode/share.py#L112(disclosure@vulncheck.com)
https://github.com/zyddnys/manga-image-translator/blob/a537cb12b41daf2065795058c2753d87e73fa0fe/manga_translator/mode/share.py#L130(disclosure@vulncheck.com)
https://github.com/zyddnys/manga-image-translator/issues/1116(disclosure@vulncheck.com)
https://github.com/zyddnys/manga-image-translator/issues/946(disclosure@vulncheck.com)
https://www.vulncheck.com/advisories/manga-image-translator-shared-api-unsafe-deserialization-rce(disclosure@vulncheck.com)
Correlations IOC
Aucune correlation enregistree
This product uses data from the NVD API but is not endorsed or certified by the NVD.