CVE-2026-32298
Command Injection in Angeet ES3 KVM via cfg.lua Script
Publication date: 2026-03-17
Last updated on: 2026-04-27
Assigner: Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian Government
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| angeet | es3_kvm_firmware | * |
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?
The vulnerability in Angeet ES3 KVM arises because the 'cfg.lua' script does not properly sanitize user-supplied variables. This flaw allows an authenticated attacker to execute operating system-level commands by injecting malicious input into the script.
How can this vulnerability impact me? :
This vulnerability can have severe impacts as it allows an authenticated attacker to execute arbitrary OS-level commands. This could lead to unauthorized control over the affected system, potentially resulting in data breaches, system compromise, or disruption of services.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know