CVE-2026-26215
manga-image-translator <beta-0.3 - Unauthenticated RCE
Title source: llmDescription
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.
Exploits (2)
github
WRITEUP
10 stars
by XiaomingX · pythonpoc
https://github.com/XiaomingX/data-cve-poc-py-v1/tree/main/2026/CVE-2026-26215
nomisec
WORKING POC
by mbanyamer · poc
https://github.com/mbanyamer/-CVE-2026-26215-manga-image-translator-RCE
References (6)
Scores
EPSS
0.0014
EPSS Percentile
34.1%
Classification
CWE
CWE-502
Status
draft
Timeline
Published
Feb 11, 2026
Tracked Since
Feb 18, 2026