PatchSiren cyber security CVE debrief
CVE-2026-82273 mastra-ai CVE debrief
CVE-2026-82273 is a high-severity vulnerability in Mastra, a product from an unknown vendor. The vulnerability allows authenticated attackers to bypass authentication and enumerate all threads via a GET request to /api/memory/threads, potentially reading conversation history and metadata of other resource owners. This could lead to unauthorized access to sensitive information. Defenders responsible for Mastra deployments should assess the potential impact of this vulnerability on their systems and data. They should verify the presence of this vulnerability and implement authentication and authorization controls to prevent exploitation. The CVE record and NVD entry provide details,
- Vendor
- mastra-ai
- Product
- mastra
- CVSS
- HIGH 7.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-28
- Original CVE updated
- 2026-09-23
- Advisory published
- 2026-08-28
- Advisory updated
- 2026-09-23
Who should care
Defenders responsible for Mastra deployments should assess the potential impact of this vulnerability on their systems and data. They should verify the presence of this vulnerability and implement authentication and authorization controls to prevent exploitation.
Why it matters
CVE-2026-82273 is a high-severity vulnerability in Mastra that allows authenticated attackers to bypass authentication and potentially read sensitive data. Defenders should prioritize verifying the presence of this vulnerability in their Mastra deployments and assess the potential impact on their systems.
- Authenticated attackers can enumerate all threads via GET /api/memory/threads
- Potential reading of conversation history and metadata of other resource owners
- Verification of Mastra deployments for vulnerability presence is necessary
- Implementation of authentication and authorization controls to prevent exploitation is required
Technical summary
The vulnerability is caused by a missing authentication check in the memory API thread ownership validation when the mapUserToResourceId callback is omitted from configuration. This allows authenticated attackers to enumerate all threads and potentially read conversation history and metadata of other resource owners. The issue arises from inadequate authentication mechanisms in the Mastra product, specifically in how it handles thread ownership validation. This could lead to unauthorized access to sensitive information.
Defensive priority
Defenders should prioritize verifying the presence of this vulnerability in their Mastra deployments and assess the potential impact on their systems.
Recommended defensive actions
- Verify the presence of this vulnerability in Mastra deployments
- Assess the potential impact on systems and data
- Implement authentication and authorization controls to prevent exploitation
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details about the vulnerability, but the vendor and affected versions are not clearly identified. Further verification is needed to determine the scope of the vulnerability.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-82273 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-82273
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-82273 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-82273
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/mastra-ai/mastra
-
Source reference
Unverified legacy reference
URL: https://github.com/mastra-ai/mastra/blob/b7e66f0c478a227985e0062794ef058c3714fabf/packages/server/src/server/handlers/utils.ts
-
Source reference
Unverified legacy reference
URL: https://github.com/mastra-ai/mastra/issues/18911
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/mastra-memory-api-thread-ownership-check-is-a-no-op-when-mapusertoresourceid-is-unset
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.