Cyber Resilience

CVE-2026-1453

Critical

Published: 29 January 2026

Published
29 January 2026
Modified
15 April 2026
KEV Added
Patch
CVSS Score v4 9.3 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0050 38.6th percentile
Risk Priority 70 floored blend · peak EPSS

Summary

CVE-2026-1453 is a critical-severity Missing Authentication for Critical Function (CWE-306) vulnerability in Cisa (inferred from references). Its CVSS base score is 9.3 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 38.6th 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-2 (Account Management).

Deeper analysis

CVE-2026-1453 is a missing authentication for critical function vulnerability (CWE-306) in the KiloView Encoder Series. This flaw allows an unauthenticated attacker to create or delete administrator accounts, potentially granting full administrative control over the affected product. Published on 2026-01-29, it carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), classifying it as critical.

An unauthenticated attacker with network access can exploit this vulnerability due to low attack complexity and no user interaction or privileges required. Successful exploitation enables the creation or deletion of administrator accounts, resulting in high impacts to confidentiality, integrity, and availability, and providing the attacker with complete control over the device.

Mitigation guidance is provided in CISA ICS Advisory ICSA-26-029-01, available at https://www.cisa.gov/news-events/ics-advisories/icsa-26-029-01, along with the corresponding CSAF JSON file at https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-029-01.json.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

A missing authentication for critical function vulnerability in KiloView Encoder Series could allow an unauthenticated attacker to create or delete administrator accounts. This vulnerability can grant the attacker full administrative control over the product.

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?

Missing authentication in a network-accessible management function allows unauthenticated remote exploitation of a public-facing application to create/delete admin accounts and gain full control.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-4810Shared CWE-306
CVE-2025-53847Shared CWE-306
CVE-2025-61757Shared CWE-306
CVE-2025-68715Shared CWE-306
CVE-2026-21992Shared CWE-306
CVE-2025-26362Shared CWE-306
CVE-2026-48692Shared CWE-306
CVE-2022-50981Shared CWE-306
CVE-2025-58083Shared CWE-306
CVE-2025-21515Shared CWE-306

Affected Assets

Cisa
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

AC-14 directly identifies, authorizes, and monitors critical actions like administrator account creation or deletion that are permitted without identification or authentication, mitigating the core missing authentication vulnerability.

prevent

AC-2 enforces management of accounts including creation and deletion only by authorized personnel, preventing unauthenticated attackers from gaining administrative control via unauthorized account modifications.

prevent

IA-2 requires unique identification and authentication for users accessing system functions, directly countering the lack of authentication for critical administrator account operations.

References