๐Ÿ” CVE Alert

CVE-2026-53728

HIGH 7.1

Medplum - Improper Validation of Redirect URI in External Auth Callback allows Authorization Code Leakage

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

Medplum is a developer platform that enables development of healthcare apps. Prior to version 5.1.6, the external identity provider callback at GET /auth/external accepts attacker-controlled redirect URIs that only need to start with a registered client redirect URI, rather than matching exactly. After a successful external IdP login, the server appends Medplum login and code values to that attacker-supplied URL and issues a redirect. Because the external login request state is serialized as raw JSON and later trusted by the callback, an attacker who can tamper with state.redirectUri can cause Medplum to redirect authorization artifacts to an attacker-controlled endpoint. When the registered redirect URI is a bare origin or another prefix that can be extended into a different hostname, this becomes a cross-origin authorization code leak. This issue has been patched in version 5.1.6.

CWE CWE-601 CWE-345
Vendor medplum
Product medplum
Published Sep 3, 2026
Stay Ahead of the Next One

Get instant alerts for medplum medplum

Be the first to know when new high vulnerabilities affecting medplum medplum 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:H/PR:N/UI:R/S:U/C:H/I:H/A:L
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
Low

Affected Versions

medplum / medplum
< 5.1.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/medplum/medplum/security/advisories/GHSA-m44r-7c5h-m6mj github.com: https://github.com/medplum/medplum/pull/8749 github.com: https://github.com/medplum/medplum/commit/7ae10035ddadde4dba7b18d3156553940465b3a1 github.com: https://github.com/medplum/medplum/releases/tag/v5.1.6