Critical

Johnson Controls OpenBlue Employee

All CISA Advisories

Overview

Johnson Controls has identified multiple vulnerabilities in their OpenBlue Employee software, specifically versions up to V2025.3.1. These flaws could allow attackers to upload malicious files, execute cross-site scripting (XSS) attacks, or inject harmful HTML content, posing significant risks to users. The vulnerabilities are particularly concerning as they affect critical infrastructure sectors, including manufacturing, transportation, and energy. Johnson Controls advises users to apply the latest updates and implement strong access controls to mitigate potential risks. The company has outlined specific defensive measures to help secure the application and protect users from exploitation.

Key Takeaways

  • Affected Systems: Johnson Controls OpenBlue Employee (FMS Employee) versions <=V2025.3.1; vulnerabilities include CVE-2026-21662, CVE-2026-34495, CVE-2026-34497.
  • Action Required: Apply the latest product update for OpenBlue Employee (FMS Employee).
  • Timeline: Newly disclosed

Original Article Summary

View CSAF Summary Successful exploitation of these vulnerabilities could allow an attacker to upload malicious files, execute stored cross-site scripting attacks, or inject arbitrary HTML content. The following versions of Johnson Controls OpenBlue Employee are affected: OpenBlue Employee (FMS Employee) <=V2025.3.1 (CVE-2026-21662, CVE-2026-34495, CVE-2026-34497) CVSS Vendor Equipment Vulnerabilities v3 2.4 Johnson Controls Inc. Johnson Controls OpenBlue Employee Unrestricted Upload of File with Dangerous Type, Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'), Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) Background Critical Infrastructure Sectors: Critical Manufacturing, Commercial Facilities, Government Services and Facilities, Transportation Systems, Energy Countries/Areas Deployed: Worldwide Company Headquarters Location: Ireland Vulnerabilities Expand All + CVE-2026-21662 The application does not adequately restrict the types of files that can be uploaded, allowing an attacker to submit files with dangerous content types. Uploaded files may be stored in predictable locations and could be leveraged for further exploitation against the application or its users. View CVE Details Affected Products Johnson Controls OpenBlue Employee Vendor: Johnson Controls Inc. Product Version: Johnson Controls Inc. OpenBlue Employee (FMS Employee): <=V2025.3.1 Product Status: known_affected Remediations Mitigation Johnson Controls recommends the following defensive measures to help reduce the risk of exploitation: Apply the latest product update for OpenBlue Employee (FMS Employee). Customers running V2025.3.1 [LV1.1] or earlier should apply the latest available update. Mitigation Limit application access to authorized users and enforce strong authentication. Mitigation Enable the "Do Not Show Files" location setting if the feature is not being actively used. Mitigation Employ a Web Application Firewall (WAF) to help detect and block malicious requests. Mitigation Investigate and promptly remove any suspicious files or content discovered within the application. Mitigation Limit internet exposure by restricting access to trusted networks or VPN users where practical. Mitigation Review uploaded content periodically and remove content that is no longer required. Mitigation For more detailed mitigation instructions, please see Johnson Controls Product Security Advisory JCI-PSA-2026-09 at the following location: https://www.johnsoncontrols.com/trust-center/cybersecurity/security-advisories https://www.johnsoncontrols.com/trust-center/cybersecurity/security-advisories Relevant CWE: CWE-434 Unrestricted Upload of File with Dangerous Type Metrics CVSS Version Base Score Base Severity Vector String 3.1 2.4 LOW CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N 4.0 4.8 MEDIUM CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N CVE-2026-34495 Stored XSS occurs when the application improperly handles user input and stores malicious JavaScript code within its database. This script is then rendered and executed whenever another user accesses the compromised page. Unlike reflected XSS, persistent XSS is particularly dangerous because the payload remains active until it is manually removed from the system. View CVE Details Affected Products Johnson Controls OpenBlue Employee Vendor: Johnson Controls Inc. Product Version: Johnson Controls Inc. OpenBlue Employee (FMS Employee): <=V2025.3.1 Product Status: known_affected Remediations Mitigation Johnson Controls recommends the following defensive measures to help reduce the risk of exploitation: Apply the latest product update for OpenBlue Employee (FMS Employee). Customers running V2025.3.1 [LV1.1] or earlier should apply the latest available update. Mitigation Limit application access to authorized users and enforce strong authentication. Mitigation Enable the "Do Not Show Files" location setting if the feature is not being actively used. Mitigation Employ a Web Application Firewall (WAF) to help detect and block malicious requests. Mitigation Investigate and promptly remove any suspicious files or content discovered within the application. Mitigation Limit internet exposure by restricting access to trusted networks or VPN users where practical. Mitigation Review uploaded content periodically and remove content that is no longer required. Mitigation For more detailed mitigation instructions, please see Johnson Controls Product Security Advisory JCI-PSA-2026-09 at the following location: https://www.johnsoncontrols.com/trust-center/cybersecurity/security-advisories https://www.johnsoncontrols.com/trust-center/cybersecurity/security-advisories Relevant CWE: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Metrics CVSS Version Base Score Base Severity Vector String 3.1 2.4 LOW CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N 4.0 4.8 MEDIUM CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N CVE-2026-34497 HTML injection occurs when user-controlled input is embedded into web pages without proper encoding or sanitization, allowing attackers to inject arbitrary HTML markup. This vulnerability enables attackers to manipulate the Document Object Model (DOM) structure and alter the visual presentation of web content. Unlike Cross-Site Scripting (XSS), HTML injection typically involves static HTML content rather than executable JavaScript, though it can serve as a stepping stone to more severe attacks. View CVE Details Affected Products Johnson Controls OpenBlue Employee Vendor: Johnson Controls Inc. Product Version: Johnson Controls Inc. OpenBlue Employee (FMS Employee): <=V2025.3.1 Product Status: known_affected Remediations Mitigation Johnson Controls recommends the following defensive measures to help reduce the risk of exploitation: Apply the latest product update for OpenBlue Employee (FMS Employee). Customers running V2025.3.1 [LV1.1] or earlier should apply the latest available update. Mitigation Limit application access to authorized users and enforce strong authentication. Mitigation Enable the "Do Not Show Files" location setting if the feature is not being actively used. Mitigation Employ a Web Application Firewall (WAF) to help detect and block malicious requests. Mitigation Investigate and promptly remove any suspicious files or content discovered within the application. Mitigation Limit internet exposure by restricting access to trusted networks or VPN users where practical. Mitigation Review uploaded content periodically and remove content that is no longer required. Mitigation For more detailed mitigation instructions, please see Johnson Controls Product Security Advisory JCI-PSA-2026-09 at the following location: https://www.johnsoncontrols.com/trust-center/cybersecurity/security-advisories https://www.johnsoncontrols.com/trust-center/cybersecurity/security-advisories Relevant CWE: CWE-80 Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) Metrics CVSS Version Base Score Base Severity Vector String 3.1 2.4 LOW CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N 4.0 4.8 MEDIUM CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N Acknowledgments Johnson Controls reported these vulnerabilities to CISA Legal Notice and Terms of Use This product is provided subject to this Notification (https://www.cisa.gov/notification) and this Privacy & Use policy (https://www.cisa.gov/privacy-policy). Recommended Practices CISA recommends users take defensive measures to minimize the risk of exploitation of these vulnerabilities. Minimize network exposure for all control system devices and/or systems, ensuring they are not accessible from the internet. Locate control system networks and remote devices behind firewalls and isolating them from business networks. When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most current version available. Also recognize VPN is only as secure as the connected devices. CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures. CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov/ics. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies. CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov/ics in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies. Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents. CISA also recommends users take the following measures to protect themselves from social engineering attacks: Do not click web links or open attachments in unsolicited email messages. Refer to Recognizing and Avoiding Email Scams for more information on avoiding email scams. Refer to Avoiding Social Engineering and Phishing Attacks for more information on social engineering attacks. No known public exploitation specifically targeting these vulnerabilities has been reported to CISA at this time. Revision History Initial Release Date: 2026-07-30 Date Revision Summary 2026-07-30 1 Initial Republication of Johnson Controls Inc. Security Advisory JCI-PSA-2026-09 Legal Notice and Terms of Use

Impact

Johnson Controls OpenBlue Employee (FMS Employee) versions <=V2025.3.1; vulnerabilities include CVE-2026-21662, CVE-2026-34495, CVE-2026-34497.

Exploitation Status

No active exploitation has been reported at this time. However, organizations should still apply patches promptly as proof-of-concept code may exist.

Timeline

Newly disclosed

Remediation

Apply the latest product update for OpenBlue Employee (FMS Employee). Limit application access to authorized users and enforce strong authentication. Enable the 'Do Not Show Files' setting if not in use. Use a Web Application Firewall (WAF) to detect and block malicious requests. Investigate and remove suspicious files promptly. Limit internet exposure to trusted networks or VPN users. Review and remove unnecessary uploaded content regularly.

Additional Information

This threat intelligence is aggregated from trusted cybersecurity sources. For the most up-to-date information, technical details, and official vendor guidance, please refer to the original article linked below.

Related Topics: This incident relates to Phishing, CVE, Vulnerability, and 3 more.

Related Coverage

AnonyMousKIT PhaaS uses voice AI agents to phish iPhone passcodes

BleepingComputer

A new phishing-as-a-service platform named AnonyMousKIT has been discovered, which automates the process of stealing passcodes from iPhones. This service utilizes voice AI agents to trick users into providing their unlock codes, specifically targeting those who have had their Apple devices stolen. Once attackers obtain the passcodes, they can disable the Activation Lock, allowing them to access and potentially resell the stolen devices. This poses a significant risk to iPhone users, as it could lead to increased theft and exploitation of stolen devices. Users are urged to remain vigilant and skeptical of unsolicited calls requesting sensitive information.

Aug 25, 2026

Arrested man allegedly impersonated NSA elite hacking unit, Supreme Court chief justice

CyberScoop

Joshua Culver, also known as 'Maverick Young,' has been arrested for allegedly impersonating a high-ranking official from the NSA's Tailored Access Operations unit, which is known for its elite hacking capabilities. This incident reportedly took place during a period when the unit was not publicly referred to by that name, raising concerns about the potential for misuse of sensitive information and authority. Culver is also accused of impersonating the Chief Justice of the Supreme Court. This type of impersonation can have serious implications for national security and the integrity of government institutions, as it can undermine trust in official communications. Law enforcement continues to investigate the full extent of Culver's actions and any potential victims affected by his impersonations.

Aug 25, 2026

U.S. Sanctions Iran-Linked Hackers Behind Critical Infrastructure Breaches

The Hacker News

The U.S. Department of the Treasury has imposed new sanctions on Iranian hackers linked to breaches of critical infrastructure. This move is part of a broader strategy to cut off Iran's financial resources and disrupt its cyber operations. The sanctions target individuals and entities believed to be involved in cyber attacks that threaten vital systems. By taking this action, the U.S. aims to hold accountable those responsible for these security breaches and to deter future cyber threats from Iran. This development is significant as it underscores the ongoing geopolitical tensions and the role of cyber warfare in international relations.

Aug 25, 2026

CISA adds Oracle WebLogic bug to its list of exploited vulnerabilities

SCM feed for Latest

The Cybersecurity and Infrastructure Security Agency (CISA) has added a newly identified vulnerability in Oracle WebLogic to its list of actively exploited security issues. This vulnerability allows attackers to gain access to core business applications within an enterprise, posing significant risks to sensitive data and operations. Organizations using Oracle WebLogic middleware need to be particularly vigilant, as this exploitation could lead to severe disruptions and data breaches. Experts recommend that affected companies prioritize patching this vulnerability to safeguard their systems. The urgency is underscored by the fact that attackers are actively exploiting this flaw.

Aug 25, 2026

Norway ’s Digital Government Infrastructure Hit by a new DDoS Attack

Security Affairs

Norway's shared government digital infrastructure faced its third distributed denial-of-service (DDoS) attack on August 24, 2023, starting at 03:38 CEST. This attack disrupted various online services that citizens, businesses, and public agencies rely on. Fortunately, officials reported no indications of data breaches or compromise during the incident. The repeated nature of these attacks raises concerns about the resilience of Norway's digital systems and their ability to withstand ongoing cyber threats. This incident highlights the need for stronger cybersecurity measures to protect essential public services.

Aug 25, 2026

Water sector passes, government sector fails attempts to spot and halt simulated CISA attack

CyberScoop

In a recent cybersecurity test, red-teamers conducted simulated attacks on both the water and government sectors to evaluate their response capabilities. The water sector successfully identified and contained the simulated threats, effectively preventing any further access. In contrast, the government sector failed to manage the attack, allowing the red-teamers to gain initial access without detection. This incident illustrates the varying levels of preparedness among critical infrastructure sectors and raises concerns about the government's ability to secure sensitive systems against potential real-world attacks. The implications of such failures could be significant, especially given the importance of both sectors in maintaining public safety and national security.

Aug 25, 2026