CVE-2026-19111 Details
Description
Insecure direct object reference in the mongodb_memory, elasticsearch_memory, and mem0_memory tools in Amazon Strands Agents Tools before 0.8.3 might allow remote authenticated users to access, modify, or delete memories belonging to other tenants by influencing the LLM to emit tool calls with a forged namespace parameter. To remediate this issue, users should upgrade to version 0.8.3.
A vulnerability allowing insecure direct object reference (IDOR) has been identified in the memory management tools of Amazon Strands Agents Tools, specifically in versions prior to 0.8.3. This issue allows remote authenticated users to access, modify, or delete memories belonging to other tenants. The vulnerability arises because the tools' namespace parameter, which is supposed to isolate tenant data, can be manipulated by the large language model (LLM) to forge tool calls that access another tenant's memories. Additionally, the standalone mongodb_memory and elasticsearch_memory functions exposed connection parameters that could redirect memory operations to an actor-specified cluster.
Users should upgrade to Amazon Strands Agents Tools version 0.8.3 or later. In the fixed version, the namespace and connection parameters are securely bound when the memory provider is created, preventing LLMs from selecting a tenant. Until an upgrade can be performed, avoid using the mongodb_memory, elasticsearch_memory, or mem0_memory tools in multi-tenant environments where users share a single agent deployment. Instead, restrict these tools to single-tenant deployments or use the standalone functions with caution.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Aug 7, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | AMZN |
Affected Products
No affected product data is available for this CVE.
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 7, 2026 | CVE Modified | CISA-ADP |
| Aug 6, 2026 | New CVE Received | AMZN |