CVE-2026-0783
Command Injection in ALGO 8180 Web UI Enables Remote Code Execution
Publication date: 2026-01-23
Last updated on: 2026-02-13
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| algosolutions | 8180_ip_audio_alerter_firmware | 5.5 |
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 a remote code execution flaw in the ALGO 8180 IP Audio Alerter device's web-based user interface. It occurs because the device does not properly validate a user-supplied string before using it in a system call. An authenticated remote attacker can exploit this to execute arbitrary code with the device's privileges. [1]
How can this vulnerability impact me? :
Exploiting this vulnerability allows an authenticated attacker to execute arbitrary code on the affected device, potentially compromising its confidentiality, integrity, and availability. This could lead to unauthorized control over the device and disruption of its normal operations. [1]
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, ensure that access to the ALGO 8180 IP Audio Alerter web interface is restricted to trusted and authenticated users only, as exploitation requires authentication. Apply any available patches or updates from the vendor that address this issue. Additionally, monitor and limit network access to the device's management interface to reduce exposure. [1]