MATLAB, Serving Over 5 Million Users, Hit by Ransomware Attack | #ransomware | #cybercrime


MathWorks, the renowned developer of MATLAB and Simulink, has been grappling with the aftermath of a significant ransomware attack that began on Sunday, May 18, 2025.

The incident, which affected both customer-facing and internal IT systems, prompted immediate notification to federal law enforcement and the mobilization of cybersecurity experts.

As of May 27, many services have been restored, though some remain degraded or offline.

– Advertisement –

Timeline and Technical Impact

The ransomware attack on MathWorks targeted critical IT infrastructure, resulting in the unavailability of several online applications and internal systems.

Ransomware is a type of malware that encrypts files and demands payment for their release, often exploiting vulnerabilities in network security or through phishing attacks.

Technical Terms & Codes:

  • Ransomware: Malicious software that encrypts data, demanding a ransom for decryption keys.
  • SSO (Single Sign-On): A session/user authentication process that permits a user to enter one set of login credentials to access multiple applications.
  • MFA (Multi-Factor Authentication): An authentication method requiring two or more verification factors.
  • Degraded State: A condition where a service is partially available but not functioning at full capacity.

Incident Timeline Highlights:

  • May 18: Initial detection of issues; multiple applications impacted.
  • May 21: SSO and MFA restored, resolving many sign-on problems.
  • May 23-27: Gradual restoration of MATLAB Online, MATLAB Mobile, ThingSpeak, MATLAB Grader, Cody, MATLAB Answers, Cloud Center, and File Exchange. Some features, such as file viewing and GitHub sync, remain unavailable.
  • Downloads: Still in outage as of May 27.
text# Example of a ransomware detection script in Python
import os

def detect_encrypted_files(directory):
    suspicious_extensions = ['.locked', '.encrypted', '.crypt']
    for root, dirs, files in os.walk(directory):
        for file in files:
            if any(file.endswith(ext) for ext in suspicious_extensions):
                print(f"Potential ransomware file detected: {file}")

detect_encrypted_files('/path/to/scan')

Service Restoration and Customer Impact

MathWorks has prioritized restoring access to its most widely used services.

As of the latest updates:

  • MATLAB Answers, Cloud Center, MATLAB Grader, Cody, and ThingSpeak have been restored for existing users.
  • File Exchange is operational in a degraded state; file viewing and GitHub synchronization are still disabled.
  • MathWorks Account is experiencing service degradation, preventing new account creation and causing intermittent issues with two-step verification.
  • Downloads remain unavailable, affecting users needing to install or update software.

Customers who have not signed in since October 11, 2024, may face login issues.

MathWorks has advised affected users to submit support requests if they encounter outages not listed on the status page.

Risk Factors and Future Mitigation

The incident underscores the persistent risk of ransomware in the software industry.

MathWorks’ swift engagement with law enforcement and cybersecurity experts has mitigated further damage, but the event highlights the importance of robust security protocols.

Key Risk Factors in Ransomware Attacks

Risk Factor Description Severity
Phishing Attacks Outdated software is susceptible to exploits High
Unpatched Vulnerabilities Outdated software susceptible to exploits High
Weak Authentication Lack of MFA or strong passwords Medium
Inadequate Backup Procedures No recent backups, complicating recovery High
Lateral Movement in Networks Attackers moving across systems undetected Medium
Insider Threats Employees inadvertently or maliciously aiding attackers Medium

Mitigation Strategies:

  • Regular software updates and patch management
  • Mandatory MFA and strong password policies
  • Employee cybersecurity awareness training
  • Frequent, secure backups and disaster recovery planning

While MathWorks continues to restore its systems, the incident serves as a critical reminder for organizations to bolster their cybersecurity defenses.

Users are encouraged to monitor the MathWorks status page for real-time updates and to report any persistent issues.

Find this News Interesting! Follow us on Google NewsLinkedIn, & X to Get Instant Updates!



Source link

.........................

National Cyber Security

FREE
VIEW