Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      How To Prevent WordPress SQL Injection Attacks

      June 14, 2025

      This week in AI dev tools: Apple’s Foundations Model framework, Mistral’s first reasoning model, and more (June 13, 2025)

      June 13, 2025

      Open Talent platforms emerging to match skilled workers to needs, study finds

      June 13, 2025

      Java never goes out of style: Celebrating 30 years of the language

      June 12, 2025

      6 registry tweaks every tech-savvy user must apply on Windows 11

      June 14, 2025

      Here’s why network infrastructure is vital to maximizing your company’s AI adoption

      June 14, 2025

      The AI video tool behind the most viral social trends right now

      June 14, 2025

      Got a new password manager? How to clean up the password mess you left in the cloud

      June 14, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Right Invoicing App for iPhone: InvoiceTemple

      June 14, 2025
      Recent

      Right Invoicing App for iPhone: InvoiceTemple

      June 14, 2025

      Tunnel Run game in 170 lines of pure JS

      June 14, 2025

      Integrating Drupal with Salesforce SSO via SAML and Dynamic User Sync

      June 14, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      6 registry tweaks every tech-savvy user must apply on Windows 11

      June 14, 2025
      Recent

      6 registry tweaks every tech-savvy user must apply on Windows 11

      June 14, 2025

      Is Chrome Copying Edge? ‘Omnibox Tools’ Bring Edge-Style Address Bar Shortcuts

      June 14, 2025

      Windows 11 24H2’s new Start Menu auto-changes size based on screen resolution

      June 14, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Yokogawa Recorder Vulnerability Could Let Attackers Hijack Critical Industrial Systems

    Yokogawa Recorder Vulnerability Could Let Attackers Hijack Critical Industrial Systems

    April 21, 2025
    Yokogawa Recorder Vulnerability Could Let Attackers Hijack Critical Industrial Systems

    Yokogawa Recorder Vulnerability

    A high-severity vulnerability has been discovered in a range of industrial recorder and data acquisition systems produced by Yokogawa Electric Corporation, a Japan-based automation and measurement equipment manufacturer. This flaw has been identified as CVE-2025-1863 and is categorized under CWE-306: Missing Authentication for Critical Function.

    The issue carries a CVSS v4 base score of 9.3 and a CVSS v3.1 score of 9.8, highlighting the extreme risk it poses to affected systems.

    Overview of Yokogawa Vulnerability

    The vulnerability is linked to insecure default settings in Yokogawa’s recorder products. Specifically, authentication is disabled by default on several of these devices. This means that when the devices are connected to a network without any configuration changes, anyone with network access can gain full access to critical functions—including system settings and operational controls.

    Such unrestricted access allows an attacker to manipulate measured values, alter system settings, and potentially compromise the integrity of critical operations in sectors like manufacturing, energy, and agriculture.

    Affected Yokogawa Products

    The vulnerability affects a wide range of Yokogawa’s paperless recorders and data acquisition units. The following models and versions are impacted:

    • GX10 / GX20 / GP10 / GP20 Paperless Recorders: R5.04.01 and earlier
    • GM Data Acquisition System: R5.05.01 and earlier
    • DX1000 / DX2000 / DX1000N Paperless Recorders: R4.21 and earlier
    • FX1000 Paperless Recorders: R1.31 and earlier
    • μR10000 / μR20000 Chart Recorders: R1.51 and earlier
    • MW100 Data Acquisition Units: All versions
    • DX1000T / DX2000T Paperless Recorders: All versions
    • CX1000 / CX2000 Paperless Recorders: All versions

    These devices are commonly used in critical infrastructure environments worldwide, including industrial manufacturing facilities, energy plants, and food processing units.

    Vulnerability Impact

    According to the technical evaluation, the Yokogawa vulnerability can be exploited remotely and with low attack complexity. No authentication or user interaction is needed, making it an attractive target for cyber attackers. The ability to manipulate sensitive data and operational settings without proper access control could result in:

    • Incorrect measurements and faulty process outcomes
    • Data integrity compromise
    • Downtime in production lines
    • Safety hazards in automated environments

    The threat becomes even more critical due to the default-disabled authentication, which implies that unless a user has manually enabled access controls, their systems are likely exposed.

    Technical Analysis

    The Yokogawa vulnerability stems from the absence of an enforced authentication mechanism in the default configuration of affected devices. In systems where authentication is not manually activated, any user on the network can access all critical device functions, including:

    • Configuration of sensors and thresholds
    • Adjustment of logging parameters
    • Export and modification of stored data

    The CVSS v4 vector string for this vulnerability is:

    CVSS4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

    This reflects:

    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Confidentiality, Integrity, and Availability Impact: High

    The vulnerability was discovered and disclosed by Souvik Kandar from MicroSec (microsec.io) and was coordinated with the Cybersecurity and Infrastructure Security Agency (CISA).

    Yokogawa’s Mitigation Measures

    Yokogawa has issued guidance for all users of the affected products. Key recommendations include:

    1. Enable Authentication: Immediately activate the login function (authentication feature) on all affected devices if they are connected to a network.
    2. Change Default Passwords: After enabling authentication, update the default credentials to strong, unique passwords to prevent unauthorized access.
    3. Implement a Comprehensive Security Program: Yokogawa strongly recommends a complete security strategy that includes:
      • Patch management and regular firmware updates
      • Anti-virus deployment
      • Data backup and recovery plans
      • Network zoning and segmentation
      • System hardening
      • Application and device whitelisting
      • Proper firewall configuration

    The company also offers security risk assessments to help customers evaluate and improve their current security posture.

    Impacted Industries and Global Reach

    Given the widespread use of Yokogawa recorders in automation and critical systems, this Yokogawa vulnerability has implications across several sectors:

    • Critical Manufacturing: Automated production environments rely heavily on precise data logging and process control. Manipulation of recorder settings could lead to costly downtime or product defects.
    • Energy: In power plants and substations, these devices often monitor critical parameters. A security breach could result in operational disruption or even physical damage.
    • Food and Agriculture: Accurate recording of environmental data is essential for food safety and quality. An attacker could alter data to mask spoilage or unsafe conditions.

    The default disabled authentication presents a critical security gap that can be easily closed with proper configuration. However, the responsibility lies with users and system integrators to follow through with security best practices.

    Conclusion

    Industrial operators must not assume out-of-the-box configurations are secure, especially when deploying devices in critical environments.

    As threat actors increasingly target operational technology (OT) systems, proactive device hardening and security governance become non-negotiable. Addressing this vulnerability promptly will not only secure your systems but also ensure continuity, safety, and reliability in critical operations.

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleAhold Delhaize USA Confirms Data Stolen in 2024 Cyberattack
    Next Article Laravel Toaster Magic

    Related Posts

    Security

    Tenable Agent for Windows Vulnerability Let Attackers Login as Admin to Delete The System Files

    June 14, 2025
    Security

    Meta Invests $14.3 Billion in Scale AI, Recruits Founder Alexandr Wang for Superintelligence Lab

    June 14, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    Dynatrace Live Debugger, Mistral Agents API, and more – SD Times Daily Digest

    Tech & Work

    OpenAI is fighting back The New York Times’ data preservation demand

    Operating Systems

    CVE-2025-4873 – PHPGurukul News Portal SQL Injection Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    How to Code Linked Lists with TypeScript: A Handbook for Developers

    Development

    Highlights

    News & Updates

    Overwatch 2 developers at Blizzard Entertainment form union under Microsoft

    May 10, 2025

    The Overwatch 2 team at Blizzard Entertainment has formed a “wall-to-wall” union under Microsoft. Source:…

    CVE-2025-4222 – WordPress Database Toolset Sensitive Information Exposure

    May 3, 2025

    CVE-2025-31260 – Apple macOS Sequoia Permission Escalation Vulnerability

    May 12, 2025

    CVE-2025-44890 – Foresight Wireless FW-WGS-804HPT Stack Overflow Vulnerability

    May 20, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.