CVE-2026-0788
Persistent Cross-Site Scripting in ALGO 8180 IP Audio Alerter
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-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a persistent cross-site scripting (XSS) flaw in the ALGO 8180 IP Audio Alerter Web UI. It occurs because the syslog viewing functionality does not properly validate user-supplied data, allowing an attacker to inject arbitrary scripts. This enables remote attackers to execute web requests with the privileges of the target user without needing to authenticate. [1]
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute arbitrary web requests as the target user, potentially manipulating the application or its data. Although it does not impact confidentiality or availability, it can cause low integrity impact by allowing unauthorized actions within the application context. [1]