Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/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 via prompt injection with no required privileges; UI:R reflects the LLM must process attacker content; S:C and C:H capture cross-boundary credential exfiltration to downstream services.
Primary rating from Vendor (AMZN).
CVSS VectorVendor: AMZN
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/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
Lifecycle Timeline
5DescriptionCVE.org
Incorrect authorization in the http_request tool in Strands Agents Tools before 0.8.2 might allow remote attackers to obtain credentials configured via HTTP_REQUEST_TOKEN_CONFIG by influencing the LLM to route requests through actor-controlled proxy infrastructure.
To remediate this issue, users should upgrade to version 0.8.2.
AnalysisAI
Credential exfiltration in AWS Strands Agents Tools before 0.8.2 exposes HTTP_REQUEST_TOKEN_CONFIG bearer tokens to attacker-controlled proxy infrastructure by exploiting the LLM's ability to set proxy parameters within the http_request tool's input schema. The root cause (CWE-863: Incorrect Authorization) is that proxy configuration was included as an LLM-controllable field, enabling prompt injection attacks to redirect credentialed HTTP requests through adversary infrastructure. …
Unlock full vulnerability intelligence
- Risk assessment & exploitation conditions
- Attack chain visualization
- Remediation with exact patch versions
- Threat intelligence from 22 sources
- Personal watchlist & email alerts
Free forever · No credit card required
Attack ChainAIDerived
Hypothetical attack flow derived from CVE metadata
Vulnerability AssessmentAI
| Exploitation | Exploitation requires three simultaneous conditions: (1) the target application must have HTTP_REQUEST_TOKEN_CONFIG set with active bearer token or authentication credentials - deployments without token configuration are not at risk of credential theft; (2) the application must run a version of Strands Agents Tools prior to v0.8.2, where the proxy field is present in the LLM-controllable http_request schema; and (3) an attacker must be able to influence LLM reasoning via prompt injection - through external content the agent fetches, adversarial user input, or data retrieved from attacker-controlled sources. … Additional conditions and limiting factors are described in the full assessment. |
| Risk Assessment | The CVSS 7.4 base score (AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N) accurately characterizes a network-reachable, scope-changed credential theft scenario. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in. |
| Exploit Scenario | Full exploit scenario with step-by-step reproduction available after sign-in. |
| Remediation | Upgrade to Strands Agents Tools v0.8.2, which removes the proxy field from the LLM-controllable tool input schema as confirmed in the release at https://github.com/strands-agents/tools/releases/tag/v0.8.2 and the AWS vendor advisory at https://aws.amazon.com/security/security-bulletins/2026-069-aws/. … Detailed patch versions, workarounds, and compensating controls in full report. |
Recommended ActionAI
Within 24 hours, conduct inventory of AWS Strands Agents Tools deployments and identify instances that make HTTP requests using bearer token authentication and accept external input or allow prompt manipulation. …
Sign in for detailed remediation steps and compensating controls.
Threat intelligence, references, and detailed analysis are available after sign-in.
More in Strands Agents Tools
View allPrompt injection in Amazon Strands Agents Tools before 0.8.0 enables remote actors to execute arbitrary OS commands on t
Server-side request forgery in the strands-agents-tools elasticsearch_memory tool enables prompt-injection attacks that
Same weakness CWE-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-51623