Description
A flaw has been found in NASA earthdata-search 1.0.0. Affected by this issue is the function OpenSearchGranuleSearchLambda of the file serverless/src/openSearchGranuleSearch/handler.js of the component granules Endpoint. Executing a manipulation of the argument openSearchOsdd can lead to server-side request forgery. The attack can be launched remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-31
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the OpenSearchGranuleSearchLambda function allows an attacker to manipulate the openSearchOsdd argument, enabling SSRF. Remote exploitation is possible, as the vulnerability can be triggered from outside the network. This weakness falls under CWE‑918 and can expose internal network resources or enable further lateral movement.

Affected Systems

The impact is limited to NASA earthdata‑search version 1.0.0, specifically the granules endpoint handler found in serverless/src/openSearchGranuleSearch/handler.js. No other product versions have been reported as affected.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity level. The EPSS score is not available, so the exploitation probability is uncertain, although an exploit has already been published and is potentially in use. Because the vulnerability is not listed in the CISA KEV catalog, the risk does not carry that formal designation, yet the remote SSRF capability raises a significant threat to data confidentiality and network integrity.

Generated by OpenCVE AI on August 31, 2026 at 16:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Obtain and deploy the latest earthdata‑search release that fixes the SSRF vulnerability in the granules endpoint.
  • Validate the openSearchOsdd input to reject or neutralize malicious URL values, enforcing strict whitelist rules.
  • Configure network controls or firewall rules to block outbound connections from the granules endpoint to internal resources, mitigating SSRF impact.

Generated by OpenCVE AI on August 31, 2026 at 16:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Description A flaw has been found in NASA earthdata-search 1.0.0. Affected by this issue is the function OpenSearchGranuleSearchLambda of the file serverless/src/openSearchGranuleSearch/handler.js of the component granules Endpoint. Executing a manipulation of the argument openSearchOsdd can lead to server-side request forgery. The attack can be launched remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title NASA earthdata-search granules Endpoint handler.js OpenSearchGranuleSearchLambda server-side request forgery
First Time appeared Nasa
Nasa earthdata-search
Weaknesses CWE-918
CPEs cpe:2.3:a:nasa:earthdata-search:*:*:*:*:*:*:*:*
Vendors & Products Nasa
Nasa earthdata-search
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:N/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 5.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Nasa Earthdata-search
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-31T15:38:13.824Z

Reserved: 2026-08-31T04:21:48.833Z

Link: CVE-2026-82802

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-31T16:19:19.327

Modified: 2026-08-31T16:19:19.327

Link: CVE-2026-82802

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T16:30:05Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)