Description
AWS HealthLake MCP Server (awslabs.healthlake-mcp-server) is a Model Context Protocol server that enables AI assistants to interact with AWS HealthLake FHIR datastores. A server-side request forgery in the pagination handling component in AWS awslabs.healthlake-mcp-server before 0.0.14 on all platforms might allow a remote authenticated user to exfiltrate AWS temporary security credentials to an arbitrary endpoint via a crafted next_token parameter. The server does not validate that pagination URLs point back to the expected HealthLake endpoint, allowing an actor to redirect subsequent requests to an actor-controlled server.



Its recommended to upgrade to version 0.0.14 or later.
Published: 2026-07-14
Score: 9.2 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a server‑side request forgery located in the pagination handling component of the AWS HealthLake MCP Server. A remote authenticated user can insert a crafted next_token value that causes the server to issue HTTP requests to an arbitrary external URL. These requests contain the server’s temporary AWS credentials, enabling an attacker to exfiltrate those credentials.

Affected Systems

The affected product is AWS HealthLake MCP Server (awslabs.healthlake-mcp-server). Versions prior to 0.0.14 on all platforms are vulnerable, regardless of operating system or deployment environment.

Risk and Exploitability

The CVSS score of 9.2 indicates high impact. The EPSS score is reported as less than 1 %, suggesting a low probability of exploitation at a global level, but the flaw remains severe because it requires only an authenticated user. The attack does not require privileged network access; the malicious next_token value can be supplied over the network to the vulnerable server, allowing the attacker to cause the server to contact an arbitrary endpoint. The vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on August 1, 2026 at 09:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the AWS HealthLake MCP Server to version 0.0.14 or later, as recommended by AWS.
  • If an upgrade is not immediately possible, restrict the MCP Server’s outbound network traffic to only the HealthLake service endpoints, blocking unintended external connections.
  • Review and tighten IAM policies attached to the MCP Server to limit token scope, ensuring that if credentials are exfiltrated they cannot be used to perform unwanted actions.

Generated by OpenCVE AI on August 1, 2026 at 09:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Description AWS HealthLake MCP Server (awslabs.healthlake-mcp-server) is a Model Context Protocol server that enables AI assistants to interact with AWS HealthLake FHIR datastores. A server-side request forgery in the pagination handling component in AWS awslabs.healthlake-mcp-server before 0.0.14 on all platforms might allow a remote authenticated user to exfiltrate AWS temporary security credentials to an arbitrary endpoint via a crafted next_token parameter. The server does not validate that pagination URLs point back to the expected HealthLake endpoint, allowing an actor to redirect subsequent requests to an actor-controlled server. Its recommended to upgrade to version 0.0.14 or later.
Title AWS HealthLake MCP Server SSRF via Pagination URL
First Time appeared Aws
Aws awslabs.healthlake-mcp-server
Weaknesses CWE-918
CPEs cpe:2.3:a:aws:awslabs.healthlake-mcp-server:*:*:*:*:*:*:*:*
Vendors & Products Aws
Aws awslabs.healthlake-mcp-server
References
Metrics cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N'}

cvssV4_0

{'score': 9.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:N/SC:H/SI:N/SA:N'}


Subscriptions

Aws Awslabs.healthlake-mcp-server
cve-icon MITRE

Status: PUBLISHED

Assigner: AMZN

Published:

Updated: 2026-07-15T14:22:10.360Z

Reserved: 2026-07-13T18:48:24.351Z

Link: CVE-2026-15643

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T09:30:03Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)