Skip to main content

Graph Explorer CVE-2026-10584

| EUVDEUVD-2026-34011 HIGH
Cleartext Transmission of Sensitive Information (CWE-319)
2026-06-02 AMZN
8.2
CVSS 4.0 · Vendor: AMZN
Share

Severity by source

Vendor (AMZN) PRIMARY
8.2 HIGH
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from Vendor (AMZN) · only source for this CVE.

CVSS VectorVendor: AMZN

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

4
Source Code Evidence Fetched
Jun 02, 2026 - 20:30 vuln.today
Analysis Generated
Jun 02, 2026 - 20:30 vuln.today
Severity Changed
Jun 02, 2026 - 20:22 NVD
MEDIUM HIGH
CVSS changed
Jun 02, 2026 - 20:22 NVD
5.9 (MEDIUM) 8.2 (HIGH)

DescriptionCVE.org

Proxy server in Graph Explorer before 3.0.1 falls back to HTTP when certificate files are missing, which might allow remote threat actors to obtain sensitive information via interception of requests intended to be sent over HTTPS.

To remediate this issue, users should upgrade to Graph Explorer v3.0.1 or later.

AnalysisAI

Information disclosure in AWS Graph Explorer before v3.0.1 occurs because the bundled proxy server silently falls back to plaintext HTTP when its TLS certificate files cannot be loaded, causing requests intended for HTTPS to traverse the network unencrypted. Network-positioned attackers can intercept these requests and harvest sensitive graph queries, headers, or credentials. No public exploit identified at time of analysis, and the issue is not on the CISA KEV list.

Technical ContextAI

Graph Explorer is an open-source visual exploration UI for Amazon Neptune and other graph databases (cpe:2.3:a:aws:graph_explorer); it ships with a Node-based proxy server that brokers connections between the browser and the graph endpoint. The flaw is a CWE-319 (Cleartext Transmission of Sensitive Information) defect in that proxy: when HTTPS is enabled but certificate generation or discovery fails, prior versions degraded to HTTP instead of failing closed. The vendor release notes attribute the silent fallback partly to a separate Docker entrypoint bug that ignored custom config directories, causing operator-supplied certificates to be skipped without warning while the proxy continued serving plaintext.

RemediationAI

Vendor-released patch: Graph Explorer v3.0.1 - upgrade per the release at https://github.com/aws/graph-explorer/releases/tag/v3.0.1 and the AWS bulletin at https://aws.amazon.com/security/security-bulletins/2026-038-aws/, which changes the proxy to exit with a clear error rather than silently degrade to HTTP when certificates cannot be loaded. Until upgrade is possible, operators should verify their HTTPS certificate files are actually being loaded (check proxy logs and the configured config directory path, especially under Docker where the prior entrypoint bug ignored custom paths), or explicitly disable HTTPS in configuration so the deployment posture is intentional rather than silently downgraded - note that explicitly disabling HTTPS still leaves traffic in cleartext and only helps if the proxy is on a trusted segment. As a network-layer compensating control, restrict the proxy to a loopback or isolated management network and front it with a reverse proxy that terminates TLS, accepting the operational cost of an extra hop.

More in AWS

View all
CVE-2026-27702 CRITICAL POC
9.9 Feb 25

Unauthorized data access in Budibase low-code platform before 3.30.4 allows unauthenticated users to manipulate internal

CVE-2020-37153 CRITICAL POC
9.8 Feb 11

Multiple vulnerabilities in ASTPP 4.0.1 including XSS and command injection in SIP device configuration and plugin manag

CVE-2026-87911 CRITICAL POC
9.0 Sep 09

Remote code execution in Amazon awslabs postgres-mcp-server before 1.1.7 lets remote actors run arbitrary OS commands on

CVE-2026-11393 HIGH POC
8.8 Jun 08

Remote code execution in AWS AgentCore CLI before v0.14.2 allows authenticated attackers to inject Python code via craft

CVE-2026-16756 HIGH POC
8.7 Jul 23

Denial of service in Amazon's aws-smithy-http-server Rust crate (versions prior to 0.66.5) lets remote unauthenticated a

CVE-2026-16796 HIGH POC
8.4 Jul 23

Argument injection in the AWS Bedrock AgentCore Python SDK before 1.18.1 lets a remote authenticated user run arbitrary

CVE-2026-9133 HIGH POC
8.3 May 20

Arbitrary file read in amazon-mq rabbitmq-aws before 0.2.1 allows authenticated remote users to read any file accessible

CVE-2026-13763 HIGH POC
7.9 Jun 29

WAF managed-rule body inspection on AWS Application Load Balancer (ALB) can be bypassed by remote actors who fragment an

CVE-2026-13762 HIGH POC
7.9 Jun 29

WAF inspection bypass in Amazon CloudFront (with AWS WAF enabled) lets remote actors smuggle malicious request bodies pa

CVE-2026-4295 HIGH POC
7.8 Mar 17

A trust boundary enforcement vulnerability in Kiro IDE allows remote attackers to execute arbitrary code when a local us

CVE-2019-25333 HIGH POC
7.5 Feb 12

Bullwark Momentum Series JAWS 1.0 contains a directory traversal vulnerability that allows unauthenticated attackers to

CVE-2026-7461 HIGH POC
7.5 Apr 30

Command injection in Amazon ECS Agent on Windows allows authenticated attackers with task definition permissions to exec

Share

CVE-2026-10584 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy