CVE-2026-3964
Received Received - Intake
OS Command Injection in OpenAkita Chat API Endpoint (Local

Publication date: 2026-03-11

Last updated on: 2026-04-29

Assigner: VulDB

Description
A weakness has been identified in OpenAkita up to 1.24.3. This impacts the function run of the file src/openakita/tools/shell.py of the component Chat API Endpoint. Executing a manipulation of the argument Message can lead to os command injection. The attack is restricted to local execution. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-11
Last Modified
2026-04-29
Generated
2026-06-16
AI Q&A
2026-03-12
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
openakita openakita to 1.24.3 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-77 The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in OpenAkita up to version 1.24.3, specifically in the Chat API Endpoint component within the file src/openakita/tools/shell.py. It involves a weakness in the function run where manipulation of the argument Message can lead to operating system command injection. This means an attacker can inject and execute arbitrary OS commands through this argument.

The attack is limited to local execution, meaning the attacker must have local access to the system to exploit this vulnerability. The exploit code has been made publicly available.

Impact Analysis

If exploited, this vulnerability can allow an attacker with local access to execute arbitrary operating system commands on the affected system. This could lead to unauthorized actions such as modifying files, escalating privileges, or disrupting system operations.

Since the attack requires local execution, remote exploitation is not possible, which limits the attack surface but still poses a risk if an attacker gains local access.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-3964. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart