CVE-2025-13087
BaseFortify
Publication date: 2025-11-20
Last updated on: 2025-11-20
Assigner: ICS-CERT
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| opto22 | groov_manage | 3.1 |
| opto22 | groov_manage | 4.0 |
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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Opto22 Groov Manage REST API on GRV-EPIC and groov RIO Products. It allows remote code execution with root privileges. Specifically, when a POST request is made to the vulnerable endpoint, the application reads certain header details and unsafely uses these values to build commands. An attacker with administrative privileges can exploit this to inject arbitrary commands that execute as root.
How can this vulnerability impact me? :
This vulnerability can allow an attacker with administrative privileges to execute arbitrary commands on the affected system with root privileges. This could lead to full system compromise, unauthorized access, data manipulation, or disruption of services.