PT-2026-7729 · Unknown · Manga-Image-Translator
Sud0Why
+1
·
Published
2026-02-11
·
Updated
2026-02-12
·
CVE-2026-26215
CVSS v4.0
9.3
Critical
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X |
Name of the Vulnerable Software and Affected Versions
manga-image-translator versions beta-0.3 and prior
Description
The software contains an unsafe deserialization issue that could allow unauthenticated remote code execution. The application’s API endpoints,
/simple execute/{method} and /execute/{method}, utilize pickle.loads() to deserialize request bodies without proper validation. An intended nonce-based authorization check is ineffective because the nonce defaults to an empty string, bypassing the security measure. This allows attackers to execute arbitrary code within the server environment by submitting a specially crafted pickle payload.Recommendations
Versions prior to beta-0.3: At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
RCE
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Manga-Image-Translator