CVE-2026-10042

Source
https://cve.org/CVERecord?id=CVE-2026-10042
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-10042.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-10042
Published
2026-05-29T14:29:21.547Z
Modified
2026-07-15T01:48:55.696164796Z
Severity
  • 9.2 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
manga-image-translator RCE via Unsafe Pickle Deserialization in Share Model
Details

manga-image-translator contains a remote code execution vulnerability in the shared API server mode due to unsafe deserialization of untrusted pickle data in the share.py module, where the /execute/{methodname} and /simpleexecute/{method_name} endpoints deserialize attacker-controlled HTTP request bodies using pickle.loads(). A remote attacker can supply a crafted pickle payload to these endpoints to execute arbitrary code in the server process, resulting in full container compromise when running in the default Docker deployment as root.

Database specific
{
    "cwe_ids": [
        "CWE-502"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/10xxx/CVE-2026-10042.json",
    "cna_assigner": "VulnCheck",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "last_affected": "d744148"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
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
Fixed
Database specific
{
    "source": "REFERENCES"
}

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-10042.json"