CVE-2026-47117
OpenMed < 1.5.2 Remote Code Execution via PII Model Loading
CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th
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 model_name parameter, allowing a value such as attacker/foo-privacy-filter-bar to route through a path that loads Hugging Face models with trust_remote_code=True. An unauthenticated attacker can supply a malicious model repository containing custom Transformers code via auto_map in config.json or tokenizer_config.json, which is imported and executed with the privileges of the OpenMed service process.
| CWE | CWE-94 |
| Vendor | maziyarpanahi |
| Product | openmed |
| Published | Jun 2, 2026 |
| Last Updated | Jun 2, 2026 |
Stay Ahead of the Next One
Get instant alerts for maziyarpanahi openmed
Be the first to know when new critical vulnerabilities affecting maziyarpanahi openmed are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
maziyarpanahi / openmed
0 < 1.5.2
References
github.com: https://github.com/maziyarpanahi/openmed/releases/tag/v1.5.2 github.com: https://github.com/maziyarpanahi/openmed/pull/59 github.com: https://github.com/maziyarpanahi/openmed/commit/98724f65df98d7518b9006e6356740aa36c2f224 vulncheck.com: https://www.vulncheck.com/advisories/openmed-remote-code-execution-via-pii-model-loading
Credits
Sai Teja Erukude VulnCheck