Description
Suna before 0.9.102 contains a broken access control vulnerability in the message queue API that allows authenticated attackers to access and manipulate queue resources belonging to other users by exploiting missing ownership and account isolation checks. Attackers can read pending prompt queues of all users, read or delete individual sessions, and inject arbitrary prompts into another user's session queue, causing the background drainer to forward malicious messages to the victim's running AI agent with the victim's credentials and permissions.
Published: 2026-07-24
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a broken access control in Suna’s message queue API that permits authenticated users to read, delete, or inject messages in any other user’s prompt queue. Because these queued messages are later processed by the victim’s AI agent using the victim’s credentials, an attacker can cause malicious code or instructions to be executed in the victim’s environment. The flaw corresponds to CWE‑862, reflecting a lack of proper authorization checks.

Affected Systems

Kortix‑AI’s Suna software, versions prior to 0.9.102, is affected; all releases before 0.9.102 that have not incorporated the fix are vulnerable.

Risk and Exploitability

The CVSS score of 8.7 marks this vulnerability as High severity. The EPSS value of < 1% indicates that the likelihood of exploitation is currently low, yet the flaw remains a significant risk. It is not listed in the CISA KEV catalog. The likely attack vector involves an authenticated attacker with access to the Suna instance who can craft requests to the message queue API. No public exploit code is documented, so the primary risk depends on an attacker’s ability to identify and authenticate to the target system.

Generated by OpenCVE AI on August 3, 2026 at 19:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Suna to version 0.9.102 or later to apply the missing ownership and account isolation checks introduced in the patch.
  • Restrict access to the message queue API by enforcing role‑based permissions, ensuring only users authorized to manage their own queues can invoke these endpoints.
  • Implement monitoring and logging of queue activity; review logs for anomalous read, delete, or inject operations to detect misuse early.

Generated by OpenCVE AI on August 3, 2026 at 19:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 25 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 24 Jul 2026 23:00:00 +0000

Type Values Removed Values Added
First Time appeared Kortix-ai
Kortix-ai suna
Vendors & Products Kortix-ai
Kortix-ai suna

Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Description Suna before 0.9.102 contains a broken access control vulnerability in the message queue API that allows authenticated attackers to access and manipulate queue resources belonging to other users by exploiting missing ownership and account isolation checks. Attackers can read pending prompt queues of all users, read or delete individual sessions, and inject arbitrary prompts into another user's session queue, causing the background drainer to forward malicious messages to the victim's running AI agent with the victim's credentials and permissions.
Title Suna < 0.9.102 Broken Access Control via Message Queue API
Weaknesses CWE-862
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-25T10:30:06.975Z

Reserved: 2026-07-23T20:45:17.816Z

Link: CVE-2026-66027

cve-icon Vulnrichment

Updated: 2026-07-24T15:45:03.706Z

cve-icon NVD

Status : Deferred

Published: 2026-07-24T16:16:55.983

Modified: 2026-07-30T16:45:00.353

Link: CVE-2026-66027

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T20:00:13Z

Weaknesses