Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-57777

CVE-2025-57777: Ni Dasylab RCE Vulnerability

CVE-2025-57777 is a remote code execution flaw in Ni Dasylab caused by out of bounds write in displ2.dll. Attackers can exploit this by tricking users into opening malicious DSB files. This article covers technical details, affected versions, impact, and mitigation strategies.

Updated: January 22, 2026

CVE-2025-57777 Overview

CVE-2025-57777 is an out-of-bounds write vulnerability affecting Digilent DASYLab, a data acquisition and control system software widely used in industrial and laboratory environments. The vulnerability exists in displ2.dll due to improper bounds checking when parsing DSB (DASYLab Session Block) files. When a user opens a specially crafted DSB file, the application fails to properly validate input boundaries, enabling attackers to write data beyond allocated memory buffers. This memory corruption can be leveraged to achieve arbitrary code execution on the target system.

Critical Impact

Successful exploitation allows attackers to execute arbitrary code with the privileges of the user running DASYLab, potentially leading to complete system compromise through malicious DSB file delivery.

Affected Products

  • NI DASYLab (all versions)
  • Digilent DASYLab installations utilizing displ2.dll
  • Systems processing untrusted DSB files with DASYLab

Discovery Timeline

  • 2025-09-02 - CVE-2025-57777 published to NVD
  • 2025-10-09 - Last updated in NVD database

Technical Details for CVE-2025-57777

Vulnerability Analysis

This vulnerability is classified under CWE-787 (Out-of-Bounds Write) and CWE-1285 (Improper Validation of Specified Index, Position, or Offset in Input). The flaw resides in the displ2.dll component, which handles display-related functionality when processing DSB session files.

The out-of-bounds write occurs because the parsing logic in displ2.dll does not adequately verify that data offsets and sizes specified within the DSB file structure fall within the boundaries of allocated memory regions. When processing a maliciously crafted DSB file containing oversized or malformed data fields, the vulnerable code writes beyond the intended buffer boundaries.

This type of memory corruption vulnerability is particularly dangerous as it can overwrite critical data structures, function pointers, or return addresses, allowing an attacker to redirect program execution flow to attacker-controlled code. The local attack vector requires user interaction—specifically, convincing a victim to open a malicious DSB file—but this is a common and effective attack scenario in industrial environments where engineers frequently exchange configuration and session files.

Root Cause

The root cause is improper bounds checking within the DSB file parsing routines in displ2.dll. The library fails to validate that index values, offsets, and data lengths extracted from the DSB file format are within acceptable ranges before using them in memory operations. This allows crafted input to specify write operations outside the bounds of allocated buffers.

Attack Vector

The attack requires local access and user interaction. An attacker must craft a malicious DSB file and deliver it to the victim through social engineering methods such as:

  • Email attachments disguised as legitimate DASYLab session files
  • Compromised file shares or collaborative storage systems
  • Malicious downloads from untrusted sources
  • USB drives or other removable media

When the victim opens the crafted DSB file in DASYLab, the vulnerable displ2.dll parses the malicious content, triggering the out-of-bounds write condition. The attacker can carefully construct the DSB file to achieve precise memory corruption, ultimately gaining arbitrary code execution with the privileges of the user running DASYLab.

The vulnerability mechanism involves parsing DSB file structures where the application trusts user-supplied offset and size values without proper validation. When these values exceed expected boundaries, the subsequent write operations corrupt adjacent memory regions. For detailed technical information, refer to the NI Security Advisory.

Detection Methods for CVE-2025-57777

Indicators of Compromise

  • Unexpected crashes or abnormal behavior when opening DSB files in DASYLab
  • Process memory dumps indicating corruption in displ2.dll memory regions
  • Unusual child processes spawned by DASYLab application
  • Presence of suspicious or unexpected DSB files in project directories

Detection Strategies

  • Implement file integrity monitoring for DSB files in shared directories to detect potential tampering
  • Deploy endpoint detection and response (EDR) solutions to monitor DASYLab process behavior for anomalous memory access patterns
  • Configure application whitelisting to restrict execution of unexpected code from DASYLab process context
  • Enable crash dump analysis to identify exploitation attempts targeting memory corruption vulnerabilities

Monitoring Recommendations

  • Monitor email gateways for DSB file attachments from external or unknown sources
  • Implement network detection rules for unusual file transfers involving DSB extensions
  • Enable detailed logging for DASYLab application crashes and exceptions
  • Review process creation events for unexpected executables spawned by DASYLab processes

How to Mitigate CVE-2025-57777

Immediate Actions Required

  • Avoid opening DSB files from untrusted or unknown sources until patches are applied
  • Implement network segmentation to isolate systems running DASYLab from general user networks
  • Configure email filtering to quarantine or block DSB file attachments pending review
  • Educate users about the risks of opening unsolicited session files

Patch Information

NI has released a security advisory addressing memory corruption vulnerabilities in Digilent DASYLab. Organizations should review the NI Security Advisory for specific patch availability and update instructions. Given that all versions of DASYLab are affected, upgrading to the latest patched version when available is critical.

Workarounds

  • Restrict DSB file handling to verified and trusted sources only
  • Implement application sandboxing for DASYLab to limit the impact of potential exploitation
  • Use file type filtering on email gateways and web proxies to block unexpected DSB file transfers
  • Consider running DASYLab in a virtualized environment with limited network access and reduced privileges
bash
# Example: Configure Windows Defender Application Guard or similar sandboxing
# to isolate DASYLab when processing untrusted files
# Consult your organization's security team for implementation guidance

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechNi Dasylab

  • SeverityHIGH

  • CVSS Score8.5

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-1285

  • CWE-787
  • Vendor Resources
  • NI Software Security Update
  • Related CVEs
  • CVE-2026-0955: NI DASYLab RCE Vulnerability

  • CVE-2026-0956: NI DASYLab RCE Vulnerability

  • CVE-2026-0954: NI DASYLab RCE Vulnerability

  • CVE-2026-0957: NI DASYLab RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English