
Building Management Systems (BMS) are critical to data center operations but come with serious cybersecurity risks. These systems control HVAC, power, access, and fire safety - any failure can cause costly outages. However, many BMS devices use outdated protocols like BACnet and Modbus, which lack encryption and are vulnerable to attacks.
Key risks include:
To mitigate these risks:
Standards like NIST CSF and regulations like NERC CIP emphasize the importance of securing BMS systems. By integrating these measures into every stage of a project, you can protect data centers from costly disruptions and ensure resilience.
BMS Cybersecurity: Key Vulnerabilities, Risks & Mitigation Strategies
The security challenges in building management systems (BMS) often arise from a mix of vulnerabilities.
Most BMS rely on industrial communication protocols like BACnet/IP, Modbus, and OPC UA. These protocols were originally designed with functionality in mind, not security. As a result, they typically lack features like encryption or built-in authentication. This means that anyone with network access could potentially issue commands to physical systems.
Another issue is the reliance on outdated firmware. Many BMS devices run on legacy software that rarely gets updated because applying patches often requires shutting down systems. Operators, understandably, are hesitant to disrupt operations in live environments. Alarmingly, over 70% of industrial automation and BMS systems have at least one known exploitable vulnerability [8].
| Vulnerability | Specific Weakness | Impact |
|---|---|---|
| Protocols | BACnet/IP, Modbus (no encryption) | Command spoofing and unauthorized control |
| Access Control | Default credentials, no MFA | Unauthorized remote login and credential theft |
| Architecture | Flat networks, poor IT/OT segmentation | Lateral movement from business systems to BMS |
| Maintenance | Unpatched legacy firmware | Exploitation of known vulnerabilities |
| Visibility | No process-level (Level 0) monitoring | Undetected manipulation of physical control logic |
These gaps make BMS systems particularly vulnerable to a range of cyberattacks.
Once a cybercriminal gains access to a BMS, the damage can go far beyond just stealing data.
One common threat is environmental manipulation. For example, compromising HVAC systems can cause server room temperatures to spike dangerously fast. Attackers can also orchestrate targeted thermal attacks by synchronizing intensive workloads to overwhelm cooling systems. This can reduce server performance by 15–25% and drive up cooling energy costs by 30–40% [4].
Another serious risk is power system sabotage. If an attacker gains control of exposed UPS interfaces, they could force grid-to-generator transfers, drain backup batteries, or create harmful voltage fluctuations [4]. These actions can also disrupt alarms, making it harder to detect and respond to incidents.
Ransomware is another growing concern. In 2024, a major European data center suffered a 12-hour outage after a hacker exploited an unsecured remote-maintenance account. The attacker deployed ransomware on the energy-supervision system, encrypting critical BMS configuration files [8]. In 2023, a malfunction at an Equinix facility in Singapore caused temperatures to rise above safe limits, disrupting banking services for millions of customers [1].
"An attacker who compromises a building's climate control system could disable rack cooling, causing a data center to overheat within minutes." - negg Group [8]
These examples highlight just how severe the consequences of BMS-related cyberattacks can be.
The cascading failures that can result from BMS breaches emphasize the urgent need for stronger cybersecurity in data centers. Facilities that are certified for near-continuous uptime face risks of technical failures, jeopardized Uptime Institute certifications, and steep SLA penalties if a breach occurs [7].
The financial fallout can be staggering. Data center downtime costs often exceed hundreds of thousands of dollars per hour [7], with 20% of operators reporting their most recent outage cost over $1,000,000 [4]. Beyond these direct costs, breaches that disable fire suppression or access control systems introduce life safety risks that are harder to quantify. Over time, publicized incidents can lead to lost contracts, as enterprise clients and hyperscalers demand rigorous security measures during their due diligence processes.
"BMS vulnerabilities pose critical, cascading risks... by directly threatening operational continuity, essential service delivery, and worker safety through potential shutdowns of essential environmental, security, and physical control systems." - Claroty [5]
Industry standards now play a central role in shaping the security design of Building Management Systems (BMS), making them essential for constructing and operating data centers.
One of the most relevant frameworks for BMS environments is the ISA/IEC 62443 series. Created by the International Society of Automation (ISA), this series focuses on Industrial Automation and Control Systems (IACS), which include BMS. A standout aspect of this framework is its zone-and-conduit model, which organizes systems into logical security zones and governs how data moves between them. This structure helps contain potential threats by restricting lateral movement within the network.
The NIST Cybersecurity Framework (CSF) 2.0 also addresses operational technology (OT) and building automation systems. Its "Govern" function emphasizes the need for clearly defined roles, responsibilities, and policy oversight for managing cyber-physical systems [10].
Meanwhile, ASHRAE guidelines underline the importance of designing security into HVAC and building automation systems right from the start, rather than retrofitting it later. This proactive approach recognizes these systems as prime cyber targets.
In addition to voluntary frameworks, regulations now enforce mandatory cybersecurity measures for facilities managing sensitive workloads. For example, the DoD Zero Trust Strategy requires defense contractors and research labs to implement stringent controls like device-level encryption, micro-segmentation, and the elimination of plaintext protocols. Legacy configurations, such as BACnet or Modbus, no longer meet compliance standards in these environments [10].
The NERC CIP-015-1 standard, traditionally applied to the power sector, is becoming increasingly relevant to data centers. It mandates Internal Network Security Monitoring (INSM), which focuses on tracking traffic within the network rather than just at the perimeter. Facilities have until 2028 and 2030 to meet these requirements [6]. Additionally, CISA's Cross-Sector Cybersecurity Performance Goals (CPGs) Version 2.0, introduced in December 2025, stresses leadership accountability and the adoption of zero-trust principles across critical infrastructure sectors.
A recurring theme across these frameworks is accountability. Fred Gordy, Cybersecurity Lead, highlights the distinction:
"Asset owners hold ultimate accountability for risk, policy and outcomes. Service providers and system integrators execute controls but do not own the risk." [9]
This distinction is crucial. Studies of building systems have revealed that over 60% had uncontrolled access from vendors or former employees [9]. No framework can resolve such vulnerabilities unless asset owners actively enforce security measures.
To achieve meaningful security, standards must be integrated into project documentation. This begins with translating framework guidelines into the Owner's Project Requirements (OPR) - the document that outlines the goals a facility must meet before being accepted. For a mission-critical data center, an OPR should detail security zones as per IEC 62443, define acceptable protocols, outline patch management procedures, and specify access control policies.
Vendor agreements should include requirements for Software Bills of Materials (SBOMs) and proof of IEC 62443 compliance for components during procurement. This ensures that security measures are verified before equipment is installed. Additionally, Cyber Commissioning ensures that security configurations, access controls, and firmware versions are reviewed at project handoff, rather than leaving these issues to be discovered during operations [9].
As Fred Gordy aptly puts it:
"Connectivity without deliberate protection turns an asset into a liability. Cybersecurity for connected buildings is no longer an optional IT add-on; it is a core requirement." [9]
These steps lay the groundwork for addressing BMS cybersecurity risks, which will be explored in the following section.
Securing Building Management Systems (BMS) requires a structured approach. By using frameworks like IEC 62443, organizations can take concrete steps to safeguard these systems effectively.
The first step is to separate BMS and Operational Technology (OT) networks from enterprise IT systems, both physically and logically. Managed industrial switches can help create distinct VLANs for critical control systems, process monitoring, and enterprise traffic. This separation ensures that if an office workstation is compromised, it doesn’t provide a pathway to critical systems like cooling controllers. The IEC 62443 zone-and-conduit model is a helpful guide for grouping assets based on their criticality and setting clear communication rules between systems.
Taking it further, micro-segmentation applies device-level policies, blocking lateral movement even if one VLAN is breached. For safety-critical links, industrial protocols like PRP/HSR provide zero-millisecond failover, while Turbo Ring offers failover in under 20 milliseconds - much quicker than the 30–50 seconds required by standard STP [2]. Additionally, no BMS or OT device should ever be directly accessible from the public internet. Remote access must go through a VPN and a dedicated jump host to ensure security.
Once the network architecture is secure, attention should shift to individual devices.
Securing each BMS device is essential. Start by replacing all default and hardcoded credentials immediately, as these are common entry points for attackers. Claroty Team82 highlights how "elementary" techniques often exploit such vulnerabilities [5]. Implementing phishing-resistant multi-factor authentication (MFA) for remote access further reduces risks.
Many legacy protocols, like BACnet and Modbus, were built for ease of use rather than security and lack native encryption. Whenever possible, upgrade to encrypted versions such as BACnet/SC. For older hardware that doesn’t support encryption, protocol gateways (like Moxa's MGate series) can secure legacy serial traffic over Ethernet [2]. Strengthen access controls by disabling unused ports and services, applying least-privilege principles, and requiring dual-control approval for critical changes, such as temperature adjustments.
Relying solely on perimeter firewalls isn’t enough. Advanced attacks often involve "east-west" traffic - commands moving laterally between devices - that traditional security tools might miss. OT-specific monitoring platforms can passively analyze industrial protocol traffic, such as BACnet, Modbus, and SNMP, for anomalies. For example, they can flag unusual events like a controller reset happening outside of regular hours or unexpected changes to setpoints.
Effective monitoring combines digital and physical data. For instance, a suspicious login attempt paired with an abnormal temperature spike could indicate tampering. Data Center Infrastructure Management (DCIM) platforms should track power and temperature metrics to provide early warning signs. In the event of an incident, having BMS-specific response playbooks is crucial. Generic IT recovery plans often overlook the physical impact of compromised cooling or power systems.
"With downtime costs often exceeding hundreds of thousands of dollars per hour, a traditional approach to security that is IT-centric is no longer sufficient." - Claroty Team [7]
Response playbooks should include manual override procedures for cooling and power systems in case of a total network compromise. These plans should also be tested annually through tabletop exercises. Additionally, new regulations like CIRCIA require critical infrastructure incidents to be reported within 72 hours, so response workflows must account for this timeline from the outset [7].
Building a secure system starts long before operations begin. Cybersecurity isn’t something to tack on later - it needs to be part of every step, from initial design discussions to the final handover. This integrated approach ensures that security isn’t just an afterthought but a core part of the project’s DNA.
It all begins with documentation. Cybersecurity goals should be clearly outlined in the Owner's Project Requirements (OPR) and the Project Charter before design even starts. This ensures that everyone - architects, engineers, contractors, and vendors - is aligned on security priorities from day one. In other words, cyber resilience starts in the design phase.
From there, security requirements must carry through to contracts. During procurement, teams should request Software and Hardware Bills of Materials (SBOM/HBOM) from all suppliers. This practice simplifies managing vulnerabilities over the long term.
Commissioning is where security settings are verified. Final acceptance testing should confirm that monitoring tools cover the entire operational technology (OT) environment and that operations can continue even if some equipment fails. Before handover, teams should establish baselines for normal OT communications - like BACnet polling cycles and Modbus read intervals - so any anomalies can be spotted immediately. A thorough commissioning process lays the groundwork for an interdisciplinary team to maintain BMS security over time.
Securing a BMS integration requires expertise from a range of disciplines not typically found in traditional construction projects. These roles complement earlier security strategies by ensuring the right knowledge is applied at every stage. The table below highlights key roles and their cybersecurity responsibilities:
| Role | Cybersecurity Role | Key Skill Required |
|---|---|---|
| OT Security Engineer | Network segmentation & Zero-Trust architecture | CCE methodology & OT protocol expertise |
| Commissioning Agent (CxA) | Security validation & acceptance testing | Anomaly detection & baseline verification |
| Facility Manager | Physical-digital coordination | Asset visibility & vendor management |
| Construction Manager | Embedding security into RFPs & BOD | Contract enforcement & procurement oversight |
| IT Security Team | Cross-domain monitoring | SIEM/SOC integration for OT alerts |
Bridging the IT–OT gap is crucial. IT security professionals are skilled at managing software and networks, but they may struggle with the unique demands of operational technology - where a simple firmware update could have physical consequences. On the other hand, facility engineers often lack familiarity with concepts like zero-trust architecture or SBOM management. The most effective teams are those that can seamlessly operate in both IT and OT environments.
"The ongoing maintenance and monitoring of the systems falls into the facility engineering and maintenance team… they are key to defining and enforcing the plan." - Ron Bernstein, Member, ASHRAE [12]
Governance is another critical factor. BMS security often falls into a gray area between IT and facilities teams, with neither taking full responsibility. Creating a unified security team with clear roles, escalation procedures, and shared accountability can close this gap.
In addition to secure design and proper commissioning, having the right team is essential for bridging the IT and OT divide. Finding skilled professionals - like OT security engineers familiar with protocols such as BACnet, Modbus, and LonWorks - is becoming increasingly challenging as demand grows with the expansion of data centers and tightening regulations.
This is where iRecruit.co steps in. As a recruitment firm specializing in mission-critical construction, iRecruit.co focuses on placing professionals in roles vital to secure BMS projects. These include commissioning agents, construction managers, MEP systems engineers, and OT-savvy project executives. Their tailored screening process ensures candidates meet the technical and operational needs of complex environments like data centers. With a 90-day replacement guarantee and success-based pricing, iRecruit.co helps reduce hiring risks on high-stakes projects where mistakes during commissioning could leave lasting security vulnerabilities.
"Compliance is not something you can gain by issuing a PO or complete as a personal goal. It will require buy-in from all levels of your organization." - Michael Magee, Director of Managed Services, Intelligent Buildings [11]
Hiring the right talent early - during the design phase, not just at commissioning - is critical to securing organization-wide support for cybersecurity efforts.
Protecting Building Management Systems (BMS) in data centers is an ongoing process that stretches from the initial design phase to daily operations. It’s worth noting that most industrial automation and BMS systems come with known vulnerabilities, and a single cyberattack could result in outages costing millions [4][8].
A strong defense strategy relies on multiple layers: network segmentation, secure device configurations, Zero Trust principles, and continuous monitoring. Frameworks like IEC 62443 and NERC CIP lay the groundwork, but their effectiveness depends on consistent application throughout every stage - from procurement and RFPs to commissioning and final acceptance testing. As Jacobs aptly stated, "Cyber resilience starts at the design phase - not after the fact." [3]
For professionals in data center construction, integrating security requirements into project contracts during the planning stage is critical. By embedding cybersecurity throughout the project lifecycle, you can ensure that operations are protected from day one. This includes verifying controls during commissioning and fostering clear collaboration between IT and OT teams - key steps that distinguish secure, resilient facilities from those at risk.
"Resilience can no longer be defined solely by power metrics or sustainability goals. The cybersecurity of the operational systems that provide safe functioning must also be taken into consideration." - Conor McLaren, Director of International Threat Intelligence, Dragos [1]
To ensure your data center's Building Management System (BMS) isn't unintentionally exposed online, it's critical to perform regular assessments. Start with internal and external exposure checks. Tools like Shodan or Censys can help you identify devices that might be accessible on the internet.
Create a detailed asset inventory to map out your entire network. Pay special attention to identifying any zones or devices that are internet-facing. Using passive monitoring tools can also be a smart move. These tools detect exposed devices, gateways, or sensors without interrupting your operations.
The fastest way to separate your Building Management System (BMS) from enterprise IT is by implementing a zone-and-conduit architecture following the IEC 62443 standard. Start by placing all BMS components - controllers, servers, and gateways - on a dedicated VLAN. Then, isolate this VLAN using an industrial firewall. To maintain strong separation and smooth operations, allow only essential traffic, such as HTTPS for dashboards, while blocking all other cross-segment communication.
When commissioning a Building Management System (BMS), security should be a top priority. Start by ensuring the system is protected against unauthorized access. Replace any default credentials immediately and set up unique accounts for users who will modify logic, setpoints, or schedules.
Network security is another critical area. Confirm that firewalls or DMZs are in place to segment the network effectively. Enforce a strict "deny-all" policy at connection points to block unauthorized traffic. Additionally, ensure the use of secure communication protocols like BACnet/SC or TLS to safeguard data transmission.
Administrative access must also be tightly controlled. Limit access to authorized personnel only, and make sure all administrative actions are logged and actively monitored. Following these best practices helps maintain a secure and reliable BMS.



