Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/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
Network-reachable API needing an authenticated account (PR:L) and no user interaction; symlink read yields high confidentiality only, with no integrity or availability impact.
Primary rating from Vendor (AMZN).
CVSS VectorVendor: AMZN
Lifecycle Timeline
1DescriptionCVE.org
AWS Research and Engineering Studio (RES) is an open-source solution that enables researchers and engineers to create and manage secure virtual desktops and computing resources on AWS.
Improper link resolution before file access issue (CWE-59) in the Auth.GetUserPrivateKey API. An authenticated remote user could read arbitrary files on the cluster-manager EC2 instance by replacing their SSH private key file (~/.ssh/id_rsa) with a symbolic link targeting any file on the host. Because the cluster-manager process runs as root, any file readable by root is exposed, including other users' SSH private keys and application configuration secrets.
It's recommended to upgrade to RES version 2026.06.
AnalysisAI
Arbitrary file disclosure in AWS Research and Engineering Studio (RES) prior to version 2026.06 allows an authenticated remote user to read any file readable by root on the cluster-manager EC2 instance. The Auth.GetUserPrivateKey API follows a user-controlled symbolic link at ~/.ssh/id_rsa, and because the cluster-manager process runs as root, an attacker can exfiltrate other users' SSH private keys and application secrets. No public exploit identified at time of analysis, and it is not listed in CISA KEV.
Technical ContextAI
AWS RES is an open-source AWS solution that provisions and manages secure virtual desktops and HPC-style computing resources on AWS, using a central cluster-manager component to broker authentication and user key material. The flaw is a CWE-59 (improper link resolution before file access / symlink following) weakness in the Auth.GetUserPrivateKey API: the service reads a user's SSH private key from a fixed path (~/.ssh/id_rsa) without validating that the path is a regular file rather than a symlink. Per the CPE cpe:2.3:a:aws:res:*, all RES versions before 2026.06 are affected. Because the reader process executes with root privileges, the classic symlink-follow primitive is amplified into an arbitrary root-readable file disclosure rather than being confined to the attacker's own files.
RemediationAI
Vendor-released patch: RES 2026.06 - upgrade the cluster-manager and RES environment to version 2026.06 as the primary fix, per the release at https://github.com/aws/res/releases/tag/2026.06 and the advisory at https://aws.amazon.com/security/security-bulletins/2026-053-aws/. If immediate upgrade is not possible, compensating controls include restricting or auditing which users hold authenticated RES accounts to shrink the attacker pool, monitoring or removing symlinks at ~/.ssh/id_rsa in user home directories on the cluster-manager, and rotating any SSH keys and application configuration secrets that could have been exposed to root-readable disclosure; note these controls reduce but do not eliminate the underlying symlink-follow flaw and may disrupt legitimate key management, so the version upgrade remains necessary.
Unauthorized data access in Budibase low-code platform before 3.30.4 allows unauthenticated users to manipulate internal
Multiple vulnerabilities in ASTPP 4.0.1 including XSS and command injection in SIP device configuration and plugin manag
Remote code execution in Amazon awslabs postgres-mcp-server before 1.1.7 lets remote actors run arbitrary OS commands on
Remote code execution in AWS AgentCore CLI before v0.14.2 allows authenticated attackers to inject Python code via craft
Denial of service in Amazon's aws-smithy-http-server Rust crate (versions prior to 0.66.5) lets remote unauthenticated a
Argument injection in the AWS Bedrock AgentCore Python SDK before 1.18.1 lets a remote authenticated user run arbitrary
Arbitrary file read in amazon-mq rabbitmq-aws before 0.2.1 allows authenticated remote users to read any file accessible
WAF managed-rule body inspection on AWS Application Load Balancer (ALB) can be bypassed by remote actors who fragment an
WAF inspection bypass in Amazon CloudFront (with AWS WAF enabled) lets remote actors smuggle malicious request bodies pa
A trust boundary enforcement vulnerability in Kiro IDE allows remote attackers to execute arbitrary code when a local us
Bullwark Momentum Series JAWS 1.0 contains a directory traversal vulnerability that allows unauthenticated attackers to
Command injection in Amazon ECS Agent on Windows allows authenticated attackers with task definition permissions to exec
Same weakness CWE-59 – Improper Link Resolution Before File Access
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42056
GHSA-7xcj-pxq8-grgf