Cyber Resilience

CVE-2026-21654

HighRCE

Published: 27 February 2026

Published
27 February 2026
Modified
02 March 2026
KEV Added
Patch
CVSS Score v4 8.8 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/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.0151 71.1th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-21654 is a high-severity OS Command Injection (CWE-78) vulnerability in Johnsoncontrols Frick Controls Quantum Hd Firmware. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 28.9% 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-21654 is an OS Command Injection vulnerability (CWE-78) affecting Johnson Controls Frick Controls Quantum HD in versions 10.22 and prior. The flaw stems from improper neutralization of special elements used in OS commands, with insufficient validation of input in certain parameters. This allows unexpected actions that impact device security even before authentication occurs. The vulnerability 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), indicating critical severity.

Remote attackers require no privileges, authentication, or user interaction to exploit the issue over the network with low complexity. Successful exploitation enables arbitrary OS command execution on the affected device, potentially resulting in high-impact compromise of confidentiality, integrity, and availability, such as full system control or disruption of industrial control functions.

CISA has published ICS Advisory ICSA-26-057-01, and Johnson Controls has issued related guidance via its Trust Center cybersecurity security advisories page, detailing mitigation steps for this vulnerability.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability in Johnson Controls Frick Controls Quantum HD allows OS Command Injection. Insufficient validation of input in certain parameters may permit unexpected actions, which could impact the…

more

security of the device before authentication occurs.This issue affects Frick Controls Quantum HD version 10.22 and prior.

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 Command and Scripting Interpreter Execution
Adversaries may abuse command and script interpreters to execute commands, scripts, or binaries.
Why these techniques?

Unauthenticated remote OS command injection in a network-accessible device enables exploitation of public-facing application (T1190) and arbitrary command execution via OS command interpreter (T1059).

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

CVEs Like This One

CVE-2026-21656Same product: Johnsoncontrols Frick Controls Quantum Hd
CVE-2026-21658Same product: Johnsoncontrols Frick Controls Quantum Hd
CVE-2026-21657Same product: Johnsoncontrols Frick Controls Quantum Hd
CVE-2026-21659Same product: Johnsoncontrols Frick Controls Quantum Hd
CVE-2026-21660Same product: Johnsoncontrols Frick Controls Quantum Hd
CVE-2026-28470Shared CWE-78
CVE-2025-69269Shared CWE-78
CVE-2025-24971Shared CWE-78
CVE-2026-22553Shared CWE-78
CVE-2026-22901Shared CWE-78

Affected Assets

johnsoncontrols
frick controls quantum hd firmware
≤ 10.22

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly mitigates OS command injection by enforcing validation of untrusted inputs used in OS commands before processing.

prevent

Addresses the specific flaw in Quantum HD version 10.22 and prior through timely installation of vendor-provided security patches.

prevent

Complements input validation by restricting the types and quantities of inputs to prevent exploitation of command injection parameters.

References