9.3
/ 10
CRITICAL
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
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.
AI Analysis
Unauthenticated remote code execution via unsafe deserialization in shared API mode
Basic Information
ID
CVE-2026-26215
Source
VulnCheck
Published
Feb 11, 2026 at 22:18
Modified
Feb 11, 2026 at 22:22
Affected Product
Vendor
zyddnys
Product
manga-image-translator
Affected Versions
zyddnys manga-image-translator 0
CWE Classification
AI Assessment
AI Score
9.3 / 10
AI Severity
Critical
Vendor
zyddnys
Product
manga-image-translator
Version
beta-0.3 and prior
References
- chocapikk.com /posts/2026/manga-image-translator-pickle-rce/
- github.com /zyddnys/manga-image-translator/issues/1116
- github.com /zyddnys/manga-image-translator/issues/946
- github.com /zyddnys/manga-image-translator/blob/a537cb12b41daf2065795058c2753d87e73fa0fe/manga_translator/mode/share.py
- github.com /zyddnys/manga-image-translator/blob/a537cb12b41daf2065795058c2753d87e73fa0fe/manga_translator/mode/share.py
- www.vulncheck.com /advisories/manga-image-translator-shared-api-unsafe-deserialization-rce