Industry Category

Computer Software/Engineering

Breach intelligence, attack campaigns, and threat reports targeting the Computer Software/Engineering sector.

2229 threat reports
Page 89 of 186

Explore Other Sectors

Accounting
Aerospace
Aerospace/Aviation
Agriculture
Airlines/Aviation
Animation
Apparel/Fashion
Architecture/Planning
Artificial Intelligence
Artificial Intelligence/Machine Learning
Arts/Crafts
Automotive
Aviation/Aerospace
Banking/Mortgage
Biotechnology/Greentech
Blockchain/Cryptocurrency
Broadcast Media
Broadcasting Media
Broadcasting/Media
Building Materials
Business Supplies/Equipment
Capital Markets/Hedge Fund/Private Equity
Chemical
Chemicals
Civic/Social Organization
Civil Engineering
Cloud Computing
Cloud Computing/SaaS
Cloud Services
Commercial Facilities
Commercial Real Estate
Computer Games
Computer Hardware
Computer Networking
Computer Software/Engineering
Computer/Network Security
Construction
Consulting
Consumer Electronics
Consumer Goods
Consumer Services
Cosmetics
Cosmetics
Critical Manufacturing
Cryptocurrencies
Cryptocurrency
Customer Services
Cybersecurity
Dairy
Dating/Personal Services
Dating/Social Platforms
Defense/Space
Design
E-Learning
Education Management
Electrical/Electronic Manufacturing
Emergency Services
Energy
Energy/Oil/Solar/Greentech
Entertainment/Movie Production
Environmental Services
Events Services
Facilities Services
Farming
Fashion/Apparel
Financial Services
Fine Art
Fishery
Food Production
Food/Beverages
Fortune 500 companies
Franchising
Fundraising
Gambling/Casinos
Gaming
Gaming/Casinos
Government Administration
Government Facilities
Government Relations
Graphic Design/Web Design
Health Care / Life Sciences
Healthcare
Higher Education/Acadamia
Hospitality
Hospitals
Human Resources/HR
Import/Export
Individual/Family Services
Industrial Automation
Information Services
Information Technology/IT
Insurance
International Affairs
International Trade/Development
Internet
Investment Banking/Venture
Investment Management/Hedge Fund/Private Equity
Judiciary
Law Enforcement
Law Practice/Law Firms
Legal Services
Legislative Office
Leisure/Travel
Logistics/Procurement
Luxury Goods/Jewelry
Machinery
Management Consulting
Manufacturing
Maritime
Marketing/Advertising/Sales
Mechanical or Industrial Engineering
Media Production
Medical Equipment
Medical Practice
Military Industry
Mining/Metals
Mobile
Museums/Institutions
Music
Newspapers/Journalism
Non-Profit/Volunteering
Oil/Energy/Solar/Greentech
Online Publishing
Outsourcing/Offshoring
Package/Freight Delivery
Parking
Pharmaceuticals
Philanthropy
Photography
Plastics
Political Organization
Primary/Secondary Education
Professional Services
Professional Training
Public Relations/PR
Public Safety
Publishing Industry
Railroad Manufacture
Real Estate/Mortgage
Recreational Facilities/Services
Religious Institutions
Renewables/Environment
Research Industry
Restaurants
Retail Industry
Robotics
Rural Healthcare
Security/Investigations
Semiconductors
Shipbuilding
Social Media/Internet
Sporting Goods
Sports
Staffing/Recruiting
Supermarkets
Technology
Technology/IT
Telecommunications
Think Tanks
Toys and Games
Transportation
Travel/Tourism
Trucking/Freight
Utilities
Venture Capital/VC
Warehousing
Water and Waste Management
Water and Wastewater
Water and Wastewater Systems
Water and Wastewater Treatment
Water Treatment
Water, Waste, Steam, and Air Conditioning Services
Water/Waste Management
Water/Wastewater
Water/Wastewater Management
Water/Wastewater/Utilities
Wholesale
Wireless
Writing/Editing

Computer Software/Engineering Threat Reports

Showing 10571068 / 2229 reports
Critical vm2 Sandbox Vulnerability (CVE-2026-26956) Allows Host Code Execution
Impact· CRITICAL

Critical vm2 Sandbox Vulnerability (CVE-2026-26956) Allows Host Code Execution

In May 2026, a critical vulnerability identified as CVE-2026-26956 was discovered in vm2, a widely-used Node.js sandboxing library. This flaw allows attackers to escape the sandbox environment and execute arbitrary code on the host system. The issue affects vm2 version 3.10.4 and earlier, particularly in environments running Node.js 25 with WebAssembly exception handling and JSTag support enabled. Exploitation involves triggering a specially crafted TypeError, leading to the leakage of host-side error objects into the sandbox, which attackers can manipulate to gain access to Node.js internals and execute commands on the host. The discovery of this vulnerability underscores the challenges in securely isolating untrusted code within JavaScript sandbox environments. Given vm2's extensive use in online coding platforms, automation tools, and SaaS applications, the potential impact is significant. Users are strongly advised to upgrade to vm2 version 3.10.5 or later to mitigate the risk associated with this vulnerability.

4 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
OceanLotus's 2025 PyPI Supply Chain Attack: Unveiling the ZiChatBot Malware
Impact· MEDIUM

OceanLotus's 2025 PyPI Supply Chain Attack: Unveiling the ZiChatBot Malware

In July 2025, the OceanLotus APT group initiated a supply chain attack by uploading malicious Python wheel packages to the Python Package Index (PyPI). These packages, named 'uuid32-utils', 'colorinal', and 'termncolor', acted as droppers for a previously unknown malware family called ZiChatBot, targeting both Windows and Linux platforms. The infection chain involved extracting a DLL or .SO dropper from the wheel package, establishing persistence via registry (Windows) or crontab (Linux), and deploying ZiChatBot. Notably, ZiChatBot utilized Zulip's public REST APIs as its command and control infrastructure, deviating from traditional dedicated servers and complicating detection efforts. The malicious packages were swiftly removed from PyPI, and the associated Zulip organization was deactivated. To date, no confirmed infections have been reported. This campaign underscores OceanLotus's expanding strategy of leveraging supply chain attacks to target a global audience, following a similar GitHub-based phishing campaign earlier in 2025.

4 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(low)
C&C
Command & Control(high)
E
Exfiltration(medium)
I
Impact(high)
Read Report
Critical SQL Injection Vulnerability in LiteLLM Exploited Within 36 Hours
Impact· HIGH

Critical SQL Injection Vulnerability in LiteLLM Exploited Within 36 Hours

In April 2026, a critical pre-authentication SQL injection vulnerability, CVE-2026-42208, was discovered in LiteLLM, an open-source proxy facilitating unified API access to multiple large language model providers. This flaw allowed unauthenticated attackers to execute arbitrary SQL commands, leading to unauthorized access to sensitive data, including API keys for providers like OpenAI, Anthropic, and AWS Bedrock. Exploitation was observed within 36 hours of public disclosure, highlighting the rapid weaponization of such vulnerabilities. ([thehackernews.com](https://thehackernews.com/2026/04/litellm-cve-2026-42208-sql-injection.html?utm_source=openai)) The swift exploitation of CVE-2026-42208 underscores the increasing targeting of AI infrastructure by threat actors. Organizations utilizing AI services must prioritize timely patching and robust security measures to protect against similar vulnerabilities and safeguard sensitive credentials.

4 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
Understanding CVE-2026-31431: The 'Copy Fail' Linux Privilege Escalation Vulnerability
Impact· HIGH

Understanding CVE-2026-31431: The 'Copy Fail' Linux Privilege Escalation Vulnerability

On April 29, 2026, researchers disclosed a critical local privilege escalation vulnerability in the Linux kernel, identified as CVE-2026-31431, commonly referred to as 'Copy Fail'. This flaw allows unprivileged local users to escalate their privileges to root across major Linux distributions released since 2017, including Ubuntu, Red Hat Enterprise Linux, and SUSE. The vulnerability stems from a logic error in the kernel's cryptographic subsystem, specifically within the algif_aead module of the AF_ALG interface, enabling attackers to modify the in-memory cache of privileged executable files without altering the physical files on disk. This issue is particularly concerning in environments such as Kubernetes clusters and multi-tenant hosts, where it can facilitate container escapes and compromise of shared resources. Given the availability of a reliable proof-of-concept exploit and active exploitation in the wild, organizations are urged to apply vendor-issued kernel updates immediately to mitigate the risk.

4 months ago

Kill Chain

IC
Initial Compromise(low)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
Vimeo Data Breach 2026: Lessons in Supply Chain Security
Impact· MEDIUM

Vimeo Data Breach 2026: Lessons in Supply Chain Security

In April 2026, Vimeo experienced a data breach resulting from a compromise at Anodot, a third-party analytics provider. The ShinyHunters cybercrime group exploited this vulnerability to access Vimeo's Snowflake and BigQuery instances, exfiltrating data that included technical information, video titles, metadata, and customer email addresses. Notably, user login credentials and payment information remained secure. Following unsuccessful extortion attempts, ShinyHunters leaked a 106GB archive of the stolen data online. This incident underscores the escalating threat posed by supply chain attacks, where vulnerabilities in third-party services can lead to significant data breaches. Organizations are increasingly targeted through their service providers, highlighting the need for robust third-party risk management and enhanced security measures to protect sensitive data.

4 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(low)
C&C
Command & Control(low)
E
Exfiltration(high)
I
Impact(high)
Read Report
Critical Spring Security Vulnerability CVE-2026-22732: What You Need to Know
Impact· CRITICAL

Critical Spring Security Vulnerability CVE-2026-22732: What You Need to Know

In March 2026, a critical vulnerability identified as CVE-2026-22732 was discovered in Spring Security versions 5.7.0 through 7.0.3. This flaw causes HTTP response headers specified for servlet applications to be omitted, potentially exposing applications to attacks such as Cross-Site Scripting (XSS) and clickjacking. The vulnerability affects applications using the default lazy writing of HTTP headers, leading to the absence of essential security headers in responses. ([spring.io](https://spring.io/security/cve-2026-22732?utm_source=openai)) The omission of these headers undermines client-side protections, increasing the risk of sensitive data exposure and other security breaches. Organizations utilizing affected versions of Spring Security are urged to upgrade to the latest patched versions or apply recommended workarounds to mitigate this risk. ([spring.io](https://spring.io/security/cve-2026-22732?utm_source=openai))

4 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
Quasar Linux Malware: A New Threat to Software Developers in 2026
Impact· HIGH

Quasar Linux Malware: A New Threat to Software Developers in 2026

In May 2026, cybersecurity researchers identified Quasar Linux (QLNX), a sophisticated malware targeting software developers' systems. QLNX combines rootkit, backdoor, and credential-stealing functionalities, deploying across development environments like npm, PyPI, GitHub, AWS, Docker, and Kubernetes. It achieves stealth and persistence through in-memory execution, log wiping, process name spoofing, and multiple persistence mechanisms, including LD_PRELOAD and systemd. The malware's capabilities include interactive shell access, file and process management, credential harvesting (SSH keys, browser data, cloud configurations), keylogging, and lateral movement via SSH-based techniques. By compromising developer workstations, QLNX poses a significant supply chain risk, potentially enabling attackers to publish malicious packages to public repositories. ([bleepingcomputer.com](https://www.bleepingcomputer.com/news/security/new-stealthy-quasar-linux-malware-targets-software-developers/amp/?utm_source=openai)) The emergence of QLNX underscores a growing trend of sophisticated malware targeting development environments to facilitate supply chain attacks. This incident highlights the critical need for enhanced security measures within software development pipelines to prevent unauthorized access and mitigate potential threats to software supply chains.

4 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(high)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(high)
Read Report
DAEMON Tools Supply Chain Attack: A Wake-Up Call for Software Security
Impact· HIGH

DAEMON Tools Supply Chain Attack: A Wake-Up Call for Software Security

In April 2026, a sophisticated supply chain attack compromised the official installers of DAEMON Tools, a widely used virtual drive emulation software. Attackers injected malicious code into the software's installers, which were distributed from the legitimate DAEMON Tools website and signed with valid digital certificates. This allowed the malware to execute arbitrary commands and remotely control infected devices. The compromised versions, ranging from 12.5.0.2421 to 12.5.0.2434, have been in circulation since April 8, 2026. The attack has affected users in over 100 countries, with significant impacts in Russia, Brazil, Turkey, Spain, Germany, France, Italy, and China. Approximately 10% of the affected systems belong to businesses and organizations, exposing enterprise networks to severe risks. ([kaspersky.com](https://www.kaspersky.com/about/press-releases/kaspersky-identifies-ongoing-supply-chain-attack-on-official-daemon-tools-website-distributing-backdoor-malware?utm_source=openai)) This incident underscores the growing threat of supply chain attacks, where trusted software is exploited to distribute malware. The DAEMON Tools compromise highlights the need for organizations to implement stringent software procurement protocols, conduct regular security audits, and enforce strict administrative privileges to mitigate such risks. ([kaspersky.com](https://www.kaspersky.com/about/press-releases/kaspersky-identifies-ongoing-supply-chain-attack-on-official-daemon-tools-website-distributing-backdoor-malware?utm_source=openai))

4 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(high)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
Urgent: cPanel Vulnerability CVE-2026-41940 Under Active Exploitation
Impact· CRITICAL

Urgent: cPanel Vulnerability CVE-2026-41940 Under Active Exploitation

In late April 2026, a critical authentication bypass vulnerability, CVE-2026-41940, was disclosed in cPanel and WHM software, affecting versions after 11.40. This flaw allows unauthenticated remote attackers to gain administrative access to servers, posing a significant risk to millions of websites. Within 24 hours of disclosure, multiple threat actors began exploiting the vulnerability, leading to server compromises, website defacements, and ransomware deployments. Notably, the "sorry" ransomware encrypts files and appends a ".sorry" extension, with over 7,000 cPanel instances identified as compromised. ([helpnetsecurity.com](https://www.helpnetsecurity.com/2026/05/04/multiple-threat-actors-actively-exploit-cpanel-vulnerability-cve-2026-41940/?utm_source=openai)) The rapid exploitation of CVE-2026-41940 underscores the critical need for organizations to promptly apply security patches and implement robust monitoring systems. The incident highlights the increasing speed at which threat actors exploit newly disclosed vulnerabilities, emphasizing the importance of proactive cybersecurity measures.

4 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(high)
Read Report
ScarCruft's Supply Chain Attack: Deploying BirdCall Malware via Gaming Platform
Impact· HIGH

ScarCruft's Supply Chain Attack: Deploying BirdCall Malware via Gaming Platform

In late 2024, the North Korea-aligned advanced persistent threat group ScarCruft executed a supply chain attack on the gaming platform sqgame[.]net, which serves ethnic Koreans in China's Yanbian region. The attackers compromised the platform's Windows client through a malicious update, introducing the RokRAT backdoor that subsequently deployed the more sophisticated BirdCall malware. Additionally, Android games available on the platform were trojanized to include an Android variant of BirdCall. This malware enabled extensive surveillance capabilities, including the collection of personal data, documents, screenshots, and voice recordings. The campaign's primary objective appears to be espionage, likely targeting individuals of interest to the North Korean regime, such as refugees or defectors. ([globenewswire.com](https://www.globenewswire.com/news-release/2026/05/05/3288022/0/en/north-korea-aligned-apt-group-scarcruft-compromises-gaming-platform-in-supply-chain-espionage-attack-eset-research-finds.html?utm_source=openai)) This incident underscores the evolving threat landscape, where state-sponsored actors are increasingly leveraging supply chain attacks to infiltrate trusted platforms and distribute malware across multiple operating systems. The use of both Windows and Android variants of BirdCall highlights the adaptability of threat actors in targeting a broad range of devices to achieve their espionage goals. ([thehackernews.com](https://thehackernews.com/2026/05/scarcruft-hacks-gaming-platform-to.html?utm_source=openai))

4 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(high)
Read Report
MetInfo CMS CVE-2026-29014 Exploited for Remote Code Execution Attacks
Impact· CRITICAL

MetInfo CMS CVE-2026-29014 Exploited for Remote Code Execution Attacks

In April 2026, a critical vulnerability identified as CVE-2026-29014 was discovered in MetInfo CMS versions 7.9, 8.0, and 8.1. This unauthenticated PHP code injection flaw allows remote attackers to execute arbitrary code by sending crafted requests containing malicious PHP code. The vulnerability stems from insufficient input neutralization in the execution path, specifically within the "/app/system/weixin/include/class/weixinreply.class.php" script, leading to potential full control over affected servers. ([thehackernews.com](https://thehackernews.com/2026/05/metinfo-cms-cve-2026-29014-exploited.html?utm_source=openai)) As of May 2026, active exploitation of this vulnerability has been observed, with attackers targeting MetInfo CMS instances, particularly in China and Hong Kong. The ease of exploitation and the critical nature of the flaw underscore the urgency for organizations using affected versions to apply the available patches promptly to mitigate the risk of server compromise. ([thehackernews.com](https://thehackernews.com/2026/05/metinfo-cms-cve-2026-29014-exploited.html?utm_source=openai))

4 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
Understanding the 'Copy Fail' Linux Vulnerability (CVE-2026-31431) and Its Implications
Impact· HIGH

Understanding the 'Copy Fail' Linux Vulnerability (CVE-2026-31431) and Its Implications

In April 2026, Theori disclosed a critical local privilege escalation vulnerability, CVE-2026-31431, dubbed 'Copy Fail,' affecting Linux kernels since 2017. This flaw resides in the 'algif_aead' cryptographic interface, allowing unprivileged users to escalate privileges to root, thereby gaining full system control. Major distributions like Ubuntu 24.04 LTS, Amazon Linux 2023, RHEL 10.1, and SUSE 16 are impacted. The vulnerability has been actively exploited in the wild, prompting the Cybersecurity and Infrastructure Security Agency (CISA) to add it to its Known Exploited Vulnerabilities catalog. ([tomshardware.com](https://www.tomshardware.com/software/linux/cisa-flags-actively-exploited-copy-fail-linux-kernel-flaw-enabling-root-takeover-across-major-distros-unpatched-systems-may-remain-vulnerable-to-attack?utm_source=openai)) The rapid public disclosure and the availability of a reliable proof-of-concept exploit have heightened concerns, especially in cloud and multi-tenant environments where untrusted code execution is common. Organizations are urged to apply patches promptly and consider temporary mitigations, such as disabling the affected cryptographic modules, to protect against potential exploitation. ([microsoft.com](https://www.microsoft.com/en-us/security/blog/2026/05/01/cve-2026-31431-copy-fail-vulnerability-enables-linux-root-privilege-escalation/?utm_source=openai))

4 months ago

Kill Chain

IC
Initial Compromise(medium)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
[ INCIDENT RESPONSE // UNDER ATTACK? ]

Stop Active Cloud Data Exfiltration

Aviatrix Rapid Containment helps teams instantly identify what data is leaving the environment, from which workload, and where it’s going — during an active breach.

Looking for threats in a different sector?

Browse All Threat Reports