On July 15, 2026, the Cybersecurity and Infrastructure Security Agency added CVE-2023-4346 to its Known Exploited Vulnerabilities catalog, confirming that the KNX building automation protocol is under active, ongoing exploitation. CISA simultaneously issued Binding Operational Directive 26-04, requiring U.S. federal civilian agencies to apply mitigations by July 29, 2026. The federal action closes a nearly five-year cycle: the first documented attack dates to October 2021, when a German building lost hundreds of devices with no possibility of recovery.
This article draws primarily on a Tech Times synthesis that reports research from Limes Security and CISA documents. The CISA advisory ICSA-23-236-01, published in 2023, confirms the technical classification of the vulnerability but does not contain the 2026 dates.
- CISA added CVE-2023-4346 to the KEV catalog on July 15, 2026, with a federal BOD 26-04 deadline of July 29, 2026
- The attack exploits the KNX protocol's BCU key, designed as a security feature, to make reprogramming impossible
- A single 2021 incident in Germany caused estimated damages exceeding €100,000 for physical device replacement
- No software patch exists: the vulnerability is architectural, and the only guaranteed recovery is hardware replacement
Facts: The Permanent Brick Mechanism
The BCU key is a 4-byte hexadecimal key defined by the KNX Association as an authorization mechanism to prevent unauthorized reconfiguration. According to CISA advisory ICSA-23-236-01, attackers who gain access to the network or physical KNX bus perform two sequential operations: first they download the device's application programming, wiping its functional logic, then they set a BCU key under their own control.
The result is a permanent, irreversible denial of service. The device no longer contains operational code and cannot be reprogrammed without the unknown key. CISA confirms that in most cases users cannot perform a factory reset to regain access. According to Limes Security, contacted vendors unanimously stated that no reset was possible and all devices were considered bricked.
The CVSS 7.5 vector (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H) indicates network accessibility, low complexity, no privileges required, and high availability impact. This profile makes the attack easily automatable at scale.
"The attackers clearly understood how to abuse specific KNX functions, because after gaining access they first downloaded the devices and then set the BCU key on them. This is equivalent to first wiping a computer's hard drive and then putting a password on the hard drive." — Markus Maier, Limes Security
Facts: The KNXlock Campaign Timeline
Limes Security, which discovered and documented the campaign dubbed KNXlock, reports that the original October 2021 incident hit a German building where roughly three-quarters of devices stopped functioning. Researchers estimated a replacement bill exceeding €100,000. No ransom demand was received; according to the source, no ransom demands have been documented in any incident.
The campaign continued through 2022 and 2023. Scans conducted by Alpha Strike Labs in August 2023 detected over 16,000 potentially vulnerable systems exposed on the internet in the DACH region (Germany, Austria, Switzerland). In January 2024, Limes Security documented a tactical evolution: attackers began leaving taunting messages such as "system hacked bcu key xx1234xx" directly on compromised devices. The source does not identify the responsible actor or actors, nor does it establish whether it is the same operator from October 2021.
In spring 2023, technique T0892 "Change Credential" was added to the MITRE ATT&CK framework for industrial control systems. According to Limes Security, the addition was made in connection with this campaign.
Analysis: The Limits of Technical Response
Limes Security developed an open-source tool called KNXunlocker that recovers keys by reading CPU memory directly on certain device models lacking memory protection. Brute-forcing the full 2^32 key space would take approximately 13 years at a rate of roughly 10 attempts per second. The source does not specify how many devices have actually been recovered with this method or which CPU types remain compatible.
The KNX Association has not updated its recommendations since 2023: set the BCU key. The dossier does not indicate whether the association will release a protocol modification.
Editorial analysis: The vulnerability is classified CWE-645. According to Limes Security's interpretation, the current mechanism represents an inversion of design intent: a security measure conceived to protect the building owner becomes the instrument of the owner's permanent exclusion.
What to Do Now
The following section is editorial analysis based on documented facts, not operational recommendations from the brief.
- Verify whether the BCU key is set in active KNX installations: the primary source reports that the KNX Association has recommended setting the key since 2023
- The source does not specify segment-by-segment inspection procedures or provide a physical segmentation checklist
- The source does not indicate methodologies for inventorying devices or verifying vendor-specific recovery procedures
Analysis: Why the Federal Deadline Signals Broader Risk
BOD 26-04 formally applies to U.S. federal civilian agencies. CISA included CVE-2023-4346 in the KEV catalog with a July 29, 2026 deadline.
Editorial analysis: International vendors such as Siemens, Schneider Electric, Johnson Controls, GEWISS, and STEINEL are cited by industry sources as present in the KNX market. The delay between the first attack in 2021 and federal action in 2026 raises questions about response speed to threats against building automation protocols. The dossier does not indicate whether U.S. federal agencies actually operate KNX systems subject to the directive.
The absence of a documented recovery path from the primary source makes physical replacement the only certain option for bricked devices. According to Limes Security's analysis, this impact profile distinguishes the KNXlock campaign from conventional ransomware attacks: there is no direct monetization, only certain replacement cost for the victim.
Closing
The July 2026 federal confirmation does not introduce a new vulnerability; it elevates a known architectural problem to national priority. For organizations managing KNX infrastructure, the July 29 date is an external deadline that does not change the technical reality: without a known BCU key and without memory protection, a bricked device remains unrecoverable. The campaign continues, active, and without ransom demand.
Sources
- Tech Times: "Active Attacks on KNX Smart Building Protocol Leave Hardware Permanently Bricked" (July 19, 2026) — primary synthesis with 2026 CISA dates, costs, and timeline
- CISA: ICSA-23-236-01 — technical advisory for CVE-2023-4346, CVSS 7.5, CWE-645, confirms active exploitation (2023)
- Limes Security: "KNXlock" advisory — campaign discovery, October 2021 incident, technical mechanism, KNXunlocker
- Limes Security: "A New Twist in the KNXlock Attack Campaign" (January 2024) — tactical evolution with taunting messages
- Inside Lighting: "US Issues Cybersecurity Warning for Building Automation Protocol" (July 26, 2026) — North American vendor context
- CISA: Known Exploited Vulnerabilities Catalog — KEV framework
- CISA: BOD 26-04 — binding directive structure
- KNX Association: support.knx.org — BCU key technical specifications
Information has been verified against cited sources and is current as of publication.
Fonti
- https://www.techtimes.com/articles/320974/20260719/active-attacks-knx-smart-building-protocol-leave-hardware-permanently-bricked.htm
- https://www.cisa.gov/news-events/ics-advisories/icsa-23-236-01
- https://inside.lighting/news/26-07/us-issues-cybersecurity-warning-building-automation-protocol
- https://limessecurity.com/en/knxlock/
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog
- https://www.cisa.gov/news-events/directives/bod-26-04-prioritizing-security-updates-based-risk
- https://support.knx.org/hc/en-us/articles/360022130119-HC-BCU-Key
- https://limessecurity.com/en/a-new-twist-in-the-knxlock-attack-campaign/