Cyber Resilience

CVE-2026-0855

HighRCE

Published: 12 January 2026

Published
12 January 2026
Modified
15 April 2026
KEV Added
Patch
CVSS Score v4 8.7 CVSS:4.0/AV:N/AC:L/AT:N/PR:L/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.0108 60.8th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-0855 is a high-severity OS Command Injection (CWE-78) vulnerability in Org (inferred from references). Its CVSS base score is 8.7 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 39.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2026-0855 is an OS Command Injection vulnerability (CWE-78) affecting certain IP camera models developed by Merit LILIN. Published on 2026-01-12, it carries a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its potential for significant impact across confidentiality, integrity, and availability.

The vulnerability enables authenticated remote attackers with low privileges to inject and execute arbitrary OS commands on the affected device. Exploitation requires network access and low attack complexity but no user interaction, allowing attackers to achieve high-impact outcomes such as full device compromise, data exfiltration, or disruption of camera operations.

Advisories from TWCERT/CC detail mitigation strategies and are available at https://www.twcert.org.tw/en/cp-139-10626-afbe2-2.html and https://www.twcert.org.tw/tw/cp-132-10625-fac5c-1.html.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

Certain IP Camera models developed by Merit LILIN has a OS Command Injection vulnerability, allowing authenticated remote attackers to inject arbitrary OS commands and execute them on the device.

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.
T1059.004 Unix Shell Execution
Adversaries may abuse Unix shell commands and scripts for execution.
Why these techniques?

CVE enables exploitation of public-facing IP camera application (T1190) via authenticated access, directly facilitating arbitrary OS command injection and execution through Unix Shell (T1059.004).

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

CVEs Like This One

CVE-2018-25115Shared CWE-78
CVE-2025-24382Shared CWE-78
CVE-2026-29058Shared CWE-78
CVE-2024-57016Shared CWE-78
CVE-2024-46484Shared CWE-78
CVE-2015-10145Shared CWE-78
CVE-2020-37002Shared CWE-78
CVE-2026-27848Shared CWE-78
CVE-2025-0356Shared CWE-78
CVE-2025-13942Shared CWE-78

Affected Assets

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

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly prevents OS command injection vulnerability by requiring comprehensive input validation at all system entry points to block arbitrary command execution.

prevent

Addresses this specific CVE by identifying, prioritizing, and remediating the OS command injection flaw through timely patching or updates.

prevent

Ensures the organization receives and acts on security advisories detailing mitigations for CVE-2026-0855 in Merit LILIN IP cameras.

References