Cyber Posture

CVE-2026-21659

Critical

Published: 27 February 2026

Published
27 February 2026
Modified
02 March 2026
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0032 55.2th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Description

Unauthenticated Remote Code Execution and Information Disclosure due to Local File Inclusion (LFI) vulnerability in Johnson Controls Frick Controls Quantum HD allow an unauthenticated attacker to execute arbitrary code on the affected device, leading to full system compromise. This issue…

more

affects Frick Controls Quantum HD: Frick Controls Quantum HD version 10.22 and prior.

Mitigating Controls (NIST 800-53 r5)AI

prevent

SI-10 directly prevents LFI exploitation by requiring validation of inputs to block malicious file path traversals that enable unauthenticated RCE.

prevent

SI-2 ensures timely flaw remediation through patching the specific LFI vulnerability in Frick Controls Quantum HD version 10.22 and prior.

prevent

SC-7 implements boundary protection to restrict network access to the device, preventing remote unauthenticated exploitation of the LFI vulnerability.

Security SummaryAI

CVE-2026-21659 is an unauthenticated remote code execution (RCE) and information disclosure vulnerability stemming from a local file inclusion (LFI) flaw, tracked under CWE-23 and CWE-22. It affects Johnson Controls Frick Controls Quantum HD devices, specifically version 10.22 and prior. 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 due to its network accessibility, low complexity, and lack of prerequisites.

An unauthenticated attacker can exploit this LFI vulnerability remotely over the network to execute arbitrary code on the affected device, resulting in full system compromise. This also enables information disclosure, allowing access to sensitive data on the target system.

Mitigation details are outlined in advisories from CISA (ICSA-26-057-01) and Johnson Controls' trust center cybersecurity security advisories, available at the respective reference URLs. Security practitioners should consult these for patching instructions and workarounds applicable to Frick Controls Quantum HD devices.

Details

CWE(s)

Affected Products

johnsoncontrols
frick controls quantum hd firmware
≤ 10.22

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.
T1083 File and Directory Discovery Discovery
Adversaries may enumerate files and directories or may search in specific locations of a host or network share for certain information within a file system.
Why these techniques?

Unauthenticated LFI in a network-accessible service on the device enables exploitation of public-facing application (T1190) for RCE and file and directory discovery (T1083) for information disclosure.

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

References