CVE-2025-55048
BaseFortify
Publication date: 2025-09-09
Last updated on: 2025-09-11
Assigner: Israel National Cyber Directorate
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 involves multiple instances of CWE-78, which refers to OS Command Injection. It means that an attacker can execute arbitrary commands on the affected system by exploiting improper input validation or sanitization.
How can this vulnerability impact me? :
The vulnerability has a high severity score (CVSS 9.8) and can lead to complete compromise of the affected system, including full confidentiality, integrity, and availability impact. An attacker can remotely execute commands without any privileges or user interaction, potentially taking full control of the system.