{"id":10293,"date":"2026-01-31T10:03:48","date_gmt":"2026-01-31T10:03:48","guid":{"rendered":"https:\/\/serisec.com\/index.php\/2026\/01\/31\/scada-vulnerability-triggers-dos-potentially-disrupting-industrial-operations\/"},"modified":"2026-01-31T10:03:48","modified_gmt":"2026-01-31T10:03:48","slug":"scada-vulnerability-triggers-dos-potentially-disrupting-industrial-operations","status":"publish","type":"post","link":"https:\/\/serisec.com\/index.php\/2026\/01\/31\/scada-vulnerability-triggers-dos-potentially-disrupting-industrial-operations\/","title":{"rendered":"SCADA Vulnerability Triggers DoS, Potentially Disrupting Industrial Operations"},"content":{"rendered":"<p>    SCADA Vulnerability Triggers DoS, Potentially Disrupting Industrial Operations<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n    <!-- no image --><br \/>\n \t<BR><br \/>\n<BR><\/BR><\/p>\n<div>\n<p>A medium-severity vulnerability in the Iconics Suite SCADA system that could allow attackers to trigger<a href=\"https:\/\/cybersecuritynews.com\/31-4-tbps-ddos-attack\/\" target=\"_blank\" rel=\"noreferrer noopener\"> denial-of-service <\/a>conditions on critical industrial control systems. <\/p>\n<p>The flaw, tracked as CVE-2025-0921, affects supervisory control and data acquisition infrastructure widely deployed across automotive, energy, and manufacturing sectors.<\/p>\n<h2 class=\"wp-block-heading\" id=\"h-vulnerability-overview\"><strong>Vulnerability Overview<\/strong><\/h2>\n<p>CVE-2025-0921 stems from an execution-with-unnecessary-privileges weakness in multiple services within Mitsubishi Electric Iconics Digital Solutions GENESIS64. <\/p>\n<p>The vulnerability has a CVSS score of 6.5, which is classified as medium severity. Successful exploitation enables attackers to misuse privileged file system operations to elevate privileges and corrupt critical system binaries, ultimately compromising system integrity and availability.<\/p>\n<figure class=\"wp-block-table is-style-stripes\">\n<table class=\"has-fixed-layout\">\n<thead>\n<tr>\n<th class=\"has-text-align-left\" data-align=\"left\"><strong>CVE Identifier<\/strong><\/th>\n<th class=\"has-text-align-left\" data-align=\"left\"><strong>Vulnerability Description<\/strong><\/th>\n<th class=\"has-text-align-left\" data-align=\"left\"><strong>CVSS Score<\/strong><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>CVE-2025-0921<\/td>\n<td>Execution with unnecessary privileges vulnerability in multiple services of Mitsubishi Electric Iconics Digital Solutions GENESIS64<\/td>\n<td>6.5 (Medium)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<p>The vulnerability was <a href=\"https:\/\/unit42.paloaltonetworks.com\/iconics-suite-cve-2025-0921\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">discovered <\/a>during a comprehensive security assessment conducted by Unit 42 researchers Asher Davila and Malav Vyas in early 2024. <\/p>\n<p>This finding represents one of six vulnerabilities identified in Iconics Suite versions 10.97.2 and earlier for Microsoft Windows platforms. <\/p>\n<p>The researchers previously disclosed five related vulnerabilities affecting the same SCADA platform, with CVE-2025-0921 emerging as an additional threat during their investigation.<\/p>\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" height=\"575\" width=\"1024\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/gbhackers.com\/wp-content\/uploads\/2026\/01\/image-154-1024x575.png?resize=1024%2C575&#038;ssl=1\" alt=\"Permissions of GraphWorX64(source: paloaltonetworks)\" class=\"wp-image-176644\"><figcaption class=\"wp-element-caption\">Permissions of GraphWorX64(source: paloaltonetworks)<\/figcaption><\/figure>\n<p>According to Mitsubishi Electric\u2019s security advisory, the vulnerability impacts all versions of GENESIS64, MC Works64, and GENESIS version 11.00. <\/p>\n<p>Iconics Suite maintains hundreds of thousands of installations across more than 100 countries, spanning critical infrastructure sectors such as government facilities, military installations, water and wastewater treatment plants, utilities, and energy providers.<\/p>\n<h2 class=\"wp-block-heading\" id=\"h-technical-exploitation-details\"><strong>Technical Exploitation Details<\/strong><\/h2>\n<p>The vulnerability resides in the Pager Agent component of AlarmWorX64 MMX, the alarm <a href=\"https:\/\/cybersecuritynews.com\/the-importance-of-cross-domain-identity-management-system-in-cybersecurity\/\" target=\"_blank\" rel=\"noreferrer noopener\">management system <\/a>that monitors industrial processes. <\/p>\n<p>Attackers with local access can exploit the flaw by manipulating the SMSLogFile path configuration stored in the IcoSetup64.ini file located in the C:ProgramDataICONICS directory.<\/p>\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" height=\"486\" width=\"1024\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/gbhackers.com\/wp-content\/uploads\/2026\/01\/image-156-1024x486.png?resize=1024%2C486&#038;ssl=1\" alt=\"newly altered\u00a0cng.sys\u00a0file created by the exploit(source:PaloAltonetwork) \" class=\"wp-image-176646\"><figcaption class=\"wp-element-caption\">newly altered\u00a0cng.sys\u00a0file created by the exploit(source:PaloAltonetwork) <\/figcaption><\/figure>\n<p>The attack chain involves creating symbolic links from the log file location to target system binaries. <\/p>\n<p>When administrators send test messages or the system automatically triggers alerts, logging information follows the symbolic link and overwrites critical drivers such as cng.sys, which provides cryptographic services for <a href=\"https:\/\/cybersecuritynews.com\/cybervolk-ransomware-attacking-windows-system\/\" target=\"_blank\" rel=\"noreferrer noopener\">Windows system <\/a>components. <\/p>\n<p>Upon system reboot, the corrupted driver causes boot failures, trapping the machine in an endless repair loop and rendering the OT engineering workstation inoperable.<\/p>\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" height=\"892\" width=\"1024\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/gbhackers.com\/wp-content\/uploads\/2026\/01\/image-155-1024x892.png?resize=1024%2C892&#038;ssl=1\" alt=\"Endless Windows boot loop caused by the corrupted driver (source: paloaltonetworks)\" class=\"wp-image-176645\"><figcaption class=\"wp-element-caption\">Endless Windows boot loop caused by the corrupted driver (source: paloaltonetworks)<\/figcaption><\/figure>\n<p>Researchers demonstrated that exploitation becomes significantly easier when combined with CVE-2024-7587, a previously disclosed vulnerability in the GenBroker32 installer that grants excessive permissions to the C:ProgramDataICONICS directory, allowing any local user to modify critical configuration files. <\/p>\n<p>However, attackers could still exploit CVE-2025-0921 independently if log files become writable due to misconfiguration, other vulnerabilities, or <a href=\"https:\/\/cybersecuritynews.com\/iranian-spearspecter-attacking-high-value-officials\/\" target=\"_blank\" rel=\"noreferrer noopener\">social engineering<\/a>.<\/p>\n<p>Mitsubishi Electric has released patches for GENESIS version 11.01 and later, which customers can download from the Iconics Community Resource Center. <\/p>\n<p>For GENESIS64 users, a fixed version is currently under development and will be released in the near future. The vendor has indicated no plans to release patches for MC Works64, requiring customers to implement mitigations in the meantime.<\/p>\n<p class=\"has-text-align-center has-background\" style=\"background:linear-gradient(180deg,rgb(238,238,238) 94%,rgb(169,184,195) 100%)\"><strong>Follow us on <a href=\"https:\/\/news.google.com\/publications\/CAAqMggKIixDQklTR3dnTWFoY0tGV041WW1WeWMyVmpkWEpwZEhsdVpYZHpMbU52YlNnQVAB?hl=en-IN&amp;gl=IN&amp;ceid=IN:en\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Google News<\/a>, <a href=\"https:\/\/www.linkedin.com\/company\/cybersecurity-news\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">LinkedIn<\/a>, and <a href=\"https:\/\/x.com\/cyber_press_org\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">X<\/a> for daily cybersecurity updates. <a href=\"https:\/\/cybersecuritynews.com\/contact-us\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Contact us<\/a> to feature your stories.<\/strong><\/p>\n<p>The post <a href=\"https:\/\/cybersecuritynews.com\/scada-vulnerability-triggers-dos\/\">SCADA Vulnerability Triggers DoS, Potentially Disrupting Industrial Operations<\/a> appeared first on <a href=\"https:\/\/cybersecuritynews.com\/\">Cyber Security News<\/a>.<\/p>\n<\/div>\n<p> \t<BR><br \/>\n <BR><\/BR><br \/>\n    Dhivya<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n<a href=\"https:\/\/cybersecuritynews.com\/scada-vulnerability-triggers-dos\/\">Go to cyber-security-news<\/a><br \/>\n \t<BR><br \/>\n <BR><\/BR><\/p>\n","protected":false},"excerpt":{"rendered":"<p>SCADA Vulnerability Triggers DoS, Potentially Disrupting Industrial Operations A medium-severity vulnerability in the Iconics Suite SCADA system that could allow attackers to trigger denial-of-service conditions on critical industrial control systems. The flaw, tracked as CVE-2025-0921, affects supervisory control and data acquisition infrastructure widely deployed across automotive, energy, and manufacturing sectors. Vulnerability Overview CVE-2025-0921 stems from [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[129,63,1198,1438,416,131],"tags":[130],"class_list":["post-10293","post","type-post","status-publish","format-standard","hentry","category-cyber-security","category-cyber-security-news","category-dos","category-dos-attack","category-vulnerabilities","category-vulnerability","tag-cyber-security-news"],"_links":{"self":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/10293"}],"collection":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/comments?post=10293"}],"version-history":[{"count":0,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/10293\/revisions"}],"wp:attachment":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/media?parent=10293"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/categories?post=10293"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/tags?post=10293"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}