CVE-2026-47117

Source
https://cve.org/CVERecord?id=CVE-2026-47117
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47117.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-47117
Aliases
Published
2026-06-02T14:15:17.898Z
Modified
2026-07-08T08:15:24.072537384Z
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
OpenMed < 1.5.2 Remote Code Execution via PII Model Loading
Details

OpenMed before 1.5.2 contains a remote code execution vulnerability in the PII privacy-filter model loading path. The privacy-filter dispatcher used broad substring matching on the user-supplied modelname parameter, allowing a value such as attacker/foo-privacy-filter-bar to route through a path that loads Hugging Face models with trustremotecode=True. An unauthenticated attacker can supply a malicious model repository containing custom Transformers code via automap in config.json or tokenizer_config.json, which is imported and executed with the privileges of the OpenMed service process.

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

Affected packages

Git / github.com/maziyarpanahi/openmed

Affected ranges

Type
GIT
Repo
https://github.com/maziyarpanahi/openmed
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.5.2"
        }
    ],
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ]
}

Affected versions

0.*
0.1.5
v0.*
v0.1.10
v0.1.10-rc1
v0.1.6
v0.1.7
v0.1.8
v0.1.8-rc
v0.1.8-rc2
v0.1.9
v0.1.9-rc1
v0.2.0
v0.2.0-rc1
v0.2.0-rc2
v0.2.1
v0.2.2
v0.3.0
v0.4.0
v0.5.0
v0.5.1
v0.5.5
v0.5.6
v0.5.7
v0.5.8
v0.6.0
v0.6.1
v0.6.2
v0.6.3
v0.6.4
v1.*
v1.0.0
v1.1.0
v1.2.0
v1.3.0
v1.4.0
v1.5.0

Database specific

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