CVE-2026-26215
Critical · CVSS 9.3manga-image-translator — Unsafe deserialization (pickle) unauthenticated RCE
- CVSS
- 9.3
- nvd
- EPSS
- 0.92%
- 56th pct
- KEV
- No
- Class
- oss containerizable
- CWE-502
Description
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.
Search profile — drives PoC discovery
Ranked PoCs (2) — best first
Heuristic ranking — not yet expert-vetted. Scored on structure + provenance, not execution.
- ★ 0
- ★ 0
Recall-favoring discovery; ranking by the Stage-4 scorer (Adam's rubric). Scanner/aggregator repos are hidden.
References
- https://chocapikk.com/posts/2026/manga-image-translator-pickle-rce/
- https://github.com/zyddnys/manga-image-translator/blob/a537cb12b41daf2065795058c2753d87e73fa0fe/manga_translator/mode/share.py#L112
- https://github.com/zyddnys/manga-image-translator/blob/a537cb12b41daf2065795058c2753d87e73fa0fe/manga_translator/mode/share.py#L130
- https://github.com/zyddnys/manga-image-translator/issues/1116
- https://github.com/zyddnys/manga-image-translator/issues/946
- https://www.vulncheck.com/advisories/manga-image-translator-shared-api-unsafe-deserialization-rce
Status: enriched · ingested 2026-07-14T18:00:20.000Z · profiled 2026-07-14T18:30:20.000Z