CVE-2025-64128
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 incomplete validation of user-supplied input. Because the input validation does not enforce sufficient formatting rules, an attacker can append arbitrary data, allowing them to inject and execute arbitrary commands on the affected system without authentication.
How can this vulnerability impact me? :
This vulnerability can have severe impacts as it allows an unauthenticated attacker to execute arbitrary commands on the system. This can lead to full system compromise, data theft, data loss, disruption of services, and potentially allow the attacker to gain control over the affected environment.