CVE-2026-30616
Remote Code Execution in Jaaz 1.0.30 via MCP STDIO Command
Publication date: 2026-04-15
Last updated on: 2026-04-15
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jaaz | jaaz | 1.0.30 |
Helpful Resources
Exploitability
| 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
Jaaz 1.0.30 contains a remote code execution vulnerability in its MCP STDIO command execution handling.
A remote attacker can send specially crafted network requests to the Jaaz application, which is accessible over the network.
These crafted requests cause commands controlled by the attacker to be executed on the server running Jaaz.
This means the attacker can run arbitrary commands within the context of the Jaaz service.
How can this vulnerability impact me? :
Successful exploitation of this vulnerability can lead to arbitrary command execution on the affected system.
This potentially allows an attacker to fully compromise the system running the Jaaz service.