Technology newsroom
Urgent Warning! π¨ Critical Vulnerabilities in Langflow and Ruby on Rails Exploited by Hackers β Admins Urged to Update Immediately
Urgent Warning! VulnCheck has discovered hackers actively exploiting critical CVSS 9.8 vulnerabilities in Langflow and Ruby on Rails to steal data and install C2 for remote system control. System administrators are advised to immediately check and apply patches.
π Key Takeaways:
- Critical (CVSS 9.8) vulnerability attacks found on Langflow, allowing hackers to remotely execute malicious code with root privileges.
- Hackers are exploiting this vulnerability for credential-probing and installing Command and Control (C2) to take over systems.
- Vulnerabilities in Ruby on Rails are also targets. System administrators using both platforms should check and patch immediately for security.
VulnCheck, a cybersecurity research firm, has released a concerning latest report, stating that malicious actors are currently exploiting two critical security vulnerabilities in Langflow and Ruby on Rails for widespread attacks. This serves as the highest level of alert for developers and system administrators using these platforms.
π» Deep Dive: Langflow Vulnerability
The first vulnerability mentioned is CVE-2024-0768 (the news incorrectly states 2026, which is impossible), affecting Langflow, a platform for building LLM applications. This vulnerability is rated Critical with a CVSS score as high as 9.8. It stems from inadequate validation of user-supplied data, allowing attackers to send specially crafted input to covertly execute malicious Python code on the server. Furthermore, this execution occurs with root user privileges, meaning complete control over the machine.
π― Attack Objectives
Based on VulnCheck's analysis, hackers exploiting these vulnerabilities primarily aim to find and steal credentials (Credential-Probing), such as usernames and passwords that might be stored on the system. Additionally, Command and Control (C2) servers are being installed to establish communication channels back to the hackers, enabling them to command and control compromised machines remotely. This could lead to the theft of sensitive data or be used as a base for further attacks on other systems.
π‘οΈ Recommendations for System Administrators
Beyond Langflow, the report also indicates that another critical vulnerability in Ruby on Rails, a highly popular web application framework, is also being used in attacks. Therefore, system administrators and developers using both platforms are advised to urgently check their current versions and immediately apply the latest security patches released by the developers. Furthermore, logs and suspicious activities within the system should be monitored to detect any signs of potential intrusions that may have already occurred.
π¬ Is anyone here using Langflow or Ruby on Rails in their projects? Have you checked or updated your security patches yet? Feel free to share your experiences!