Cyber Resilience

CVE-2026-21656

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.0039 31.0th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-21656 is a high-severity Code Injection (CWE-94) 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 at the 31.0th 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 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2026-21656 is an Improper Control of Generation of Code ('Code Injection') vulnerability, classified under CWE-94, in Johnson Controls Frick Controls Quantum HD. The flaw arises from insufficient validation of input in certain parameters, enabling code injection that can perform unexpected actions and impact device security before authentication occurs. This issue affects Frick Controls Quantum HD version 10.22 and prior versions.

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 it is exploitable over the network with low attack complexity, no privileges or user interaction required, and unchanged impact scope. Unauthenticated remote attackers can leverage it to inject code, achieving high impacts on confidentiality, integrity, and availability of the affected device.

Advisories from CISA (ICSA-26-057-01) and Johnson Controls' trust center cybersecurity security advisories provide guidance on mitigation. Security practitioners should review these references for details on available patches, workarounds, or other protective measures.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

Improper Control of Generation of Code ('Code Injection') vulnerability in Johnson Controls Frick Controls Quantum HD allows Code Injection. Insufficient validation of input in certain parameters may permit unexpected actions, which could impact the security of the device before authentication…

more

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.
Why these techniques?

The vulnerability allows unauthenticated remote code injection over the network in a public-facing device application, directly mapping to exploitation of public-facing applications.

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

CVEs Like This One

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-21654Same product: Johnsoncontrols Frick Controls Quantum Hd
CVE-2026-21660Same product: Johnsoncontrols Frick Controls Quantum Hd
CVE-2026-41229Shared CWE-94
CVE-2026-44262Shared CWE-94
CVE-2026-40563Shared CWE-94
CVE-2024-32641Shared CWE-94
CVE-2025-71243Shared CWE-94

Affected Assets

johnsoncontrols
frick controls quantum hd firmware
≤ 10.22

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly addresses the insufficient input validation causing code injection by requiring checks at input points to prevent malicious code execution.

prevent

Mandates timely remediation of the known code injection flaw in Quantum HD version 10.22 and prior via patching as advised by CISA and Johnson Controls.

prevent

Limits permitted actions without authentication, mitigating pre-authentication code injection impacts by restricting unauthenticated input processing.

References