Description
VoltAgent through 2.1.20 fails to validate conversation ownership in memory API handlers, allowing authenticated users to access other users' conversations. Attackers can read, modify, and delete arbitrary conversations and messages by supplying caller-controlled identifiers to memory endpoints.
Published: 2026-08-28
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized access and manipulation of user conversations
Action: Immediate Patch
AI Analysis

Impact

The vulnerability in VoltAgent’s memory API handlers allows authenticated users to bypass ownership verification. As a result attackers can read, modify, and delete conversations and messages belonging to other users without any further privileges. This leads to data disclosure and tampering across all affected user accounts.

Affected Systems

VoltAgent versions up to and including 2.1.20 are affected. The issue resides in the server core memory handlers and affects all deployed instances of the product that have not applied the public update.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.6, indicating high impact when exploited. Attackers only need legitimate credentials and the ability to send crafted requests to the memory endpoints. Although the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, the severity and the requirement of authenticated access make it a significant risk for organizations relying on VoltAgent for private conversations.

Generated by OpenCVE AI on August 28, 2026 at 22:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update VoltAgent to the latest release (2.1.21 or newer) which implements proper ownership checks on the memory API handlers
  • Restrict or disable the memory API endpoints for non‑administrative users until the patch is applied
  • If an update is temporarily infeasible, place network‑level controls to allow only trusted administrators to access these endpoints and monitor for unexpected access patterns

Generated by OpenCVE AI on August 28, 2026 at 22:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Voltagent
Voltagent voltagent
Vendors & Products Voltagent
Voltagent voltagent

Fri, 28 Aug 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 28 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Description VoltAgent through 2.1.20 fails to validate conversation ownership in memory API handlers, allowing authenticated users to access other users' conversations. Attackers can read, modify, and delete arbitrary conversations and messages by supplying caller-controlled identifiers to memory endpoints.
Title VoltAgent Memory API Handlers Missing Ownership Checks
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}

cvssV4_0

{'score': 8.6, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Voltagent Voltagent
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-28T20:27:20.972Z

Reserved: 2026-08-28T11:12:51.621Z

Link: CVE-2026-82283

cve-icon Vulnrichment

Updated: 2026-08-28T20:27:16.820Z

cve-icon NVD

Status : Received

Published: 2026-08-28T20:20:19.683

Modified: 2026-08-28T22:16:56.530

Link: CVE-2026-82283

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T23:00:14Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key