CVE-2025-64127
BaseFortify
Publication date: 2025-11-26
Last updated on: 2025-12-01
Assigner: ICS-CERT
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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 is an OS command injection caused by insufficient sanitization of user-supplied input. The affected application accepts parameters that are incorporated into operating system commands without proper validation, allowing an unauthenticated attacker to remotely execute arbitrary commands on the system.
How can this vulnerability impact me? :
This vulnerability can have severe impacts, including unauthorized remote execution of arbitrary commands by attackers without authentication. This can lead to full system compromise, data theft, data loss, service disruption, and potentially allow attackers to control the affected system.