CVE-2026-66027

kortix-ai · suna

Suna is affected by a missing authorization vulnerability in its message queue API that allows authenticated users to perform unauthorized operations.

Executive summary

The Suna platform is affected by a missing authorization vulnerability that could allow authenticated users to perform unauthorized actions via the message queue API.

Vulnerability

This is a CWE-862 (Missing Authorization) vulnerability. It occurs when the application fails to perform necessary permission checks on requests sent to the message queue API, allowing an authenticated user to bypass access controls.

Business impact

An attacker can exploit this flaw to execute unauthorized commands or access sensitive messages, potentially leading to a complete compromise of system processes. With a CVSS score of 8.3, the vulnerability presents a high risk to the overall security posture of the Suna environment.

Remediation

Immediate Action: Upgrade Suna to version 0.9.102 or later to apply the necessary authorization checks.

Proactive Monitoring: Monitor message queue traffic for unauthorized command execution or attempts to access queues outside of the authenticated user's authorization scope.

Compensating Controls: Implement network-level segmentation to restrict access to the message queue API to authorized internal services only.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Organizations running Suna must update to version 0.9.102 immediately to resolve this authorization failure. Prompt remediation is essential to prevent potential exploitation of the message queue API.