Vulnerability Description
Medplum before 5.1.14 contains a server-side request forgery vulnerability in the subscription worker that allows authenticated users to perform unauthorized internal network requests by creating FHIR Subscription resources with arbitrary endpoint URLs. Attackers can point subscription endpoints at internal addresses such as cloud instance metadata services, internal databases, or container orchestration endpoints to exfiltrate IAM credentials and patient health records via the POST body containing full FHIR resource payloads.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/medplum/medplum/commit/87595e98d756d840d70d9dc87beb9d4f9e158b
- https://github.com/medplum/medplum/pull/9334
- https://github.com/medplum/medplum/releases/tag/v5.1.14
- https://www.vulncheck.com/advisories/medplum-ssrf-via-fhir-subscription-endpoint
FAQ
What is CVE-2026-49120?
CVE-2026-49120 is a vulnerability with a CVSS score of 8.5 (HIGH). Medplum before 5.1.14 contains a server-side request forgery vulnerability in the subscription worker that allows authenticated users to perform unauthorized internal network requests by creating FHIR...
How severe is CVE-2026-49120?
CVE-2026-49120 has been rated HIGH with a CVSS base score of 8.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-49120?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.