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.
INFO
Published Date :
2026-02-11T22:18:39.304Z
Last Modified :
2026-02-12T15:01:45.298Z
Source :
VulnCheck
AFFECTED PRODUCTS
The following products are affected by CVE-2026-26215 vulnerability.
| Vendors | Products |
|---|---|
| Zyddnys |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-26215.