Cyber Resilience

CVE-2026-0790

High

Published: 23 January 2026

Published
23 January 2026
Modified
13 February 2026
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0004 11.2th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-0790 is a high-severity Forced Browsing (CWE-425) vulnerability in Algosolutions 8180 Ip Audio Alerter Firmware. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 11.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-14 (Permitted Actions Without Identification or Authentication) and AC-3 (Access Enforcement).

Deeper analysis

CVE-2026-0790 is an information disclosure vulnerability in the web-based user interface of ALGO 8180 IP Audio Alerter devices. It allows remote attackers to access sensitive information without authentication by sending a direct request to a specific URL. The flaw results in unauthorized data disclosure within the context of the affected device, with a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N) and is associated with CWE-425 (Direct Request ('Forced Browsing')).

Remote attackers with network access to the device can exploit this vulnerability without requiring user interaction, privileges, or authentication. By navigating to the crafted URL, they can retrieve sensitive information stored on the device, potentially exposing configuration details or other data that could aid further attacks.

The Zero Day Initiative published advisory ZDI-26-012 (formerly ZDI-CAN-28299) on this vulnerability, providing additional technical details. Security practitioners should consult this advisory for exploitation specifics and any recommended mitigations or patches from the vendor.

EU & UK References

Vulnerability details

ALGO 8180 IP Audio Alerter Web UI Direct Request Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of ALGO 8180 IP Audio Alerter devices. Authentication is not required to exploit this vulnerability. The…

more

specific flaw exists within the web-based user interface. By navigating directly to a URL, a user can gain unauthorized access to data. An attacker can leverage this vulnerability to disclose information in the context of the device. Was ZDI-CAN-28299.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Direct unauthenticated access to sensitive data via crafted URL on public web UI matches exploitation of internet-facing application for initial access and data exposure.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2026-0791Same product: Algosolutions 8180 Ip Audio Alerter
CVE-2026-0794Same product: Algosolutions 8180 Ip Audio Alerter
CVE-2026-0792Same product: Algosolutions 8180 Ip Audio Alerter
CVE-2026-0781Same product: Algosolutions 8180 Ip Audio Alerter
CVE-2026-0793Same product: Algosolutions 8180 Ip Audio Alerter
CVE-2026-0780Same product: Algosolutions 8180 Ip Audio Alerter
CVE-2026-0795Same product: Algosolutions 8180 Ip Audio Alerter
CVE-2026-0787Same product: Algosolutions 8180 Ip Audio Alerter
CVE-2026-0796Same product: Algosolutions 8180 Ip Audio Alerter
CVE-2026-0779Same product: Algosolutions 8180 Ip Audio Alerter

Affected Assets

algosolutions
8180 ip audio alerter firmware
5.5

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

AC-3 enforces approved authorizations for access to system resources, directly preventing unauthorized direct URL requests to sensitive information in the web UI.

prevent

AC-14 defines and limits specific actions permitted without identification or authentication, mitigating unauthenticated access to sensitive data via crafted URLs.

prevent

SC-14 protects information at public interfaces such as the web UI, reducing disclosure risk from remote unauthenticated requests.

References