CVE-2025-8697
BaseFortify
Publication date: 2025-08-07
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| agentuniverse | agentuniverse | 0.0.18 |
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. |
| 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 Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in agentUniverse up to version 0.0.18, specifically in the StdioServerParameters function of the MCPSessionManager/MCPTool/MCPToolkit component. It allows an attacker to perform OS command injection by manipulating input, potentially enabling remote code execution. The vulnerability is classified as critical and the exploit has been publicly disclosed.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to remotely execute arbitrary operating system commands on the affected system. This can lead to unauthorized access, data compromise, system control, or disruption of services.