CVE-2025-8667
BaseFortify
Publication date: 2025-08-06
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 |
|---|---|---|
| skyworkai | deepresearchagent | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| 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. |
| 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?
This vulnerability is a critical security flaw in the SkyworkAI DeepResearchAgent software, specifically in the functions from_code, from_dict, and from_mcp within the src/tools/tools.py file. It allows an attacker to perform OS command injection remotely, meaning they can execute arbitrary operating system commands on the affected system without authorization.
How can this vulnerability impact me? :
The vulnerability can allow a remote attacker to execute arbitrary OS commands on the affected system, potentially leading to unauthorized access, data manipulation, system compromise, or disruption of services. This can result in loss of data integrity, confidentiality, and availability.