CVE-2026-26215

Source
https://cve.org/CVERecord?id=CVE-2026-26215
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-26215.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-26215
Published
2026-02-11T22:18:39.304Z
Modified
2026-08-12T03:51:11.489757351Z
Severity
  • 9.3 (Critical) CVSS_V4 - 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 CVSS Calculator
Summary
manga-image-translator Shared API Unsafe Deserialization RCE
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-502"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/26xxx/CVE-2026-26215.json",
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/zyddnys/manga-image-translator

Affected ranges

Type
GIT
Repo
https://github.com/zyddnys/manga-image-translator
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "beta-0.3"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

alpha-v2.*
alpha-v2.1
alpha-v2.2
alpha-v2.2.1
alpha-v3.*
alpha-v3.0.0
beta-0.*
beta-0.2.0
beta-0.2.1
beta-0.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-26215.json"