The Containment Era is here. →Explore

Industry Category

Computer Software/Engineering

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

1815 threat reports
Page 44 of 152

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
Customer Services
Cybersecurity
Dairy
Dating/Personal Services
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
Higher Education/Acadamia
Hospitality
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 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
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, Waste, Steam, and Air Conditioning Services
Water/Wastewater Management
Water/Wastewater/Utilities
Wholesale
Wireless

Computer Software/Engineering Threat Reports

Showing 517528 / 1815 reports
Unveiling the 2026 Android Carrier Billing Fraud Campaign
Impact· MEDIUM

Unveiling the 2026 Android Carrier Billing Fraud Campaign

Between March 2025 and January 2026, a sophisticated Android malware campaign targeted users in Malaysia, Thailand, Romania, and Croatia. Disguised as popular applications like Messenger, TikTok, Minecraft, and Grand Theft Auto, the malware covertly enrolled victims in premium, carrier-billed services without their knowledge. The attackers employed techniques such as WebView automation, JavaScript injection, and one-time password (OTP) interception to complete fraudulent subscription processes in the background. This operation affected nearly 250 Android apps and demonstrated a high level of technical sophistication, particularly in automating the subscription process and evading detection mechanisms. This incident underscores the evolving tactics of financially motivated threat actors who exploit legitimate app functionalities to conduct fraud. The campaign's ability to bypass user interaction and leverage platform features like Google's SMS Retriever API highlights significant security gaps in mobile ecosystems. Organizations must remain vigilant, as such attacks not only lead to financial losses for consumers but also erode trust in mobile platforms and services.

2 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(high)
Read Report
Underminr Exploit: A New Threat to Web Security
Impact· MEDIUM

Underminr Exploit: A New Threat to Web Security

In May 2026, researchers identified a critical vulnerability named 'Underminr' that exploits weaknesses in content delivery networks (CDNs) and Domain Name System (DNS) configurations. This exploit allows threat actors to manipulate web requests, enabling them to mask malicious activities behind the trusted reputations of legitimate websites. By leveraging this technique, attackers can conduct phishing campaigns, distribute malware, and perform data exfiltration while appearing to originate from reputable domains. The widespread nature of this vulnerability poses significant risks to organizations relying on CDNs for web content delivery. The emergence of Underminr underscores the evolving tactics of cyber adversaries who are increasingly targeting foundational internet infrastructure. This trend highlights the necessity for organizations to reassess their security postures, particularly concerning third-party services like CDNs, and to implement robust monitoring and mitigation strategies to defend against such sophisticated attacks.

2 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(low)
LM
Lateral Movement(low)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(high)
Read Report
Drupal CVE-2026-9082: Critical SQL Injection Vulnerability in PostgreSQL Deployments
Impact· MEDIUM

Drupal CVE-2026-9082: Critical SQL Injection Vulnerability in PostgreSQL Deployments

On May 20, 2026, Drupal released security updates addressing a highly critical SQL injection vulnerability (CVE-2026-9082) in its core database abstraction API. This flaw allows anonymous attackers to send specially crafted requests, leading to arbitrary SQL injection on sites using PostgreSQL databases. Exploitation can result in information disclosure, privilege escalation, and potentially remote code execution. The vulnerability affects Drupal versions from 8.9.0 up to 11.3.9, with patched versions available in 11.3.10, 11.2.12, 11.1.10, 10.6.9, 10.5.10, and 10.4.10. ([drupal.org](https://www.drupal.org/sa-core-2026-004?utm_source=openai)) This incident underscores the persistent threat of SQL injection vulnerabilities in widely used content management systems. Organizations utilizing Drupal with PostgreSQL should prioritize immediate patching to mitigate potential exploitation. The ease of anonymous exploitation highlights the necessity for robust security practices and timely updates to protect sensitive data and maintain system integrity.

2 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
GitHub Breach: Lessons in Securing Developer Tools Against Supply Chain Attacks
Impact· HIGH

GitHub Breach: Lessons in Securing Developer Tools Against Supply Chain Attacks

In May 2026, GitHub experienced a significant security breach when an employee's device was compromised through a malicious version of the Nx Console Visual Studio Code (VS Code) extension. This supply chain attack, orchestrated by the cybercriminal group TeamPCP, led to unauthorized access and exfiltration of approximately 3,800 internal repositories. The attackers exploited the compromised extension to harvest sensitive data, including source code and operational information. GitHub promptly detected the intrusion, removed the malicious extension, isolated the affected endpoint, and initiated an internal investigation to assess the full impact and prevent further unauthorized access. This incident underscores the escalating threat of supply chain attacks targeting developer tools and extensions. The rapid proliferation of such attacks highlights the critical need for organizations to implement stringent security measures, conduct regular audits of third-party tools, and foster a culture of security awareness among developers to mitigate potential vulnerabilities.

2 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(high)
C&C
Command & Control(medium)
E
Exfiltration(high)
I
Impact(high)
Read Report
Mini Shai Hulud: @antv npm Supply Chain Attack Exposes CI/CD Credentials
Impact· HIGH

Mini Shai Hulud: @antv npm Supply Chain Attack Exposes CI/CD Credentials

In May 2026, a supply chain attack targeted the @antv npm package ecosystem. A threat actor compromised an @antv maintainer account, publishing malicious versions of popular data-visualization packages. This led to widespread impact, as the malicious code propagated through dependencies like echarts-for-react, affecting CI/CD pipelines and cloud workloads. The payload, a 499 KB obfuscated JavaScript file, executed silently during npm install, aiming to steal credentials from GitHub Actions environments. Key features included multi-platform credential theft, process memory scraping, privilege escalation, dual-channel data exfiltration, and SLSA provenance forgery, indicating a sophisticated focus on CI/CD environments. This incident underscores the escalating threat of supply chain attacks, particularly targeting CI/CD environments. The attack's sophistication, including SLSA provenance forgery, highlights the need for enhanced security measures in software development pipelines to prevent unauthorized access and data breaches.

2 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
GitHub's Internal Repositories Compromised in May 2026 Breach
Impact· HIGH

GitHub's Internal Repositories Compromised in May 2026 Breach

In May 2026, GitHub experienced a significant security breach when an employee's device was compromised through a malicious Visual Studio Code (VS Code) extension. This incident led to unauthorized access and exfiltration of approximately 3,800 internal repositories. The attack was orchestrated by the hacker group TeamPCP, who exploited the poisoned extension to infiltrate GitHub's internal systems. GitHub promptly detected the breach, removed the malicious extension, isolated the affected endpoint, and initiated a comprehensive incident response, including rotating critical credentials. There is currently no evidence indicating that customer data stored outside of GitHub's internal repositories was impacted. ([github.blog](https://github.blog/security/investigating-unauthorized-access-to-githubs-internal-repositories/?utm_source=openai)) This breach underscores the escalating threat of supply chain attacks targeting trusted development tools. The incident highlights the necessity for heightened vigilance and robust security measures within the software development community to prevent similar exploits in the future. ([thehackernews.com](https://thehackernews.com/2026/05/github-internal-repositories-breached.html?utm_source=openai))

2 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(low)
E
Exfiltration(high)
I
Impact(medium)
Read Report
GitHub's 2026 Internal Repositories Breach: A Supply Chain Attack by TeamPCP
Impact· HIGH

GitHub's 2026 Internal Repositories Breach: A Supply Chain Attack by TeamPCP

In May 2026, GitHub experienced a significant security breach when an employee's device was compromised through a malicious Visual Studio Code extension. This intrusion led to the exfiltration of approximately 3,800 internal repositories containing proprietary source code. The threat actor group known as TeamPCP claimed responsibility for the attack, offering the stolen data for sale on cybercrime forums with a starting price of $50,000. GitHub's investigation confirmed the breach but found no evidence that customer data stored outside its internal repositories was affected. This incident underscores the escalating threat of supply chain attacks targeting development environments. The use of compromised development tools to infiltrate organizations highlights the need for enhanced vigilance and security measures within software supply chains. Organizations must prioritize the integrity of their development tools and implement robust monitoring to detect and prevent such sophisticated attacks.

2 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(low)
E
Exfiltration(high)
I
Impact(high)
Read Report
Drupal Issues Critical Patch for SQL Injection Vulnerability (CVE-2026-9082)
Impact· MEDIUM

Drupal Issues Critical Patch for SQL Injection Vulnerability (CVE-2026-9082)

On May 20, 2026, Drupal released a highly critical security update addressing a SQL injection vulnerability (CVE-2026-9082) in its core database abstraction API. This flaw specifically affects sites utilizing PostgreSQL databases, allowing unauthenticated attackers to execute arbitrary SQL commands, potentially leading to data breaches, privilege escalation, or remote code execution. The vulnerability impacts Drupal versions 8.9.0 through 11.3.9, with patches provided for supported and certain end-of-life versions. Administrators are urged to apply these updates promptly to mitigate the risk of exploitation. The urgency of this update underscores the persistent threat posed by SQL injection vulnerabilities, which remain a favored attack vector due to their potential for severe impact. Organizations must prioritize timely patch management and maintain vigilance against such critical flaws to safeguard their systems and data.

2 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
GitHub's 2026 Breach: Lessons from the TeamPCP VS Code Extension Attack
Impact· HIGH

GitHub's 2026 Breach: Lessons from the TeamPCP VS Code Extension Attack

In May 2026, GitHub confirmed a security breach involving the exfiltration of approximately 3,800 internal repositories. The incident originated when an employee installed a malicious Visual Studio Code (VS Code) extension, which compromised the device and allowed unauthorized access to GitHub's internal code repositories. The threat actor, identified as TeamPCP, claimed responsibility for the attack and attempted to sell the stolen data on cybercrime forums for at least $50,000. GitHub's investigation indicated that the breach was limited to internal repositories, with no evidence suggesting that customer data was affected. This incident underscores the growing threat of supply chain attacks targeting development environments. The use of malicious VS Code extensions as an attack vector highlights the need for heightened vigilance and robust security measures within software development processes. Organizations must reassess their security protocols to mitigate risks associated with third-party tools and extensions.

2 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(high)
I
Impact(medium)
Read Report
PinTheft Vulnerability: Critical Root Escalation Flaw in Arch Linux
Impact· MEDIUM

PinTheft Vulnerability: Critical Root Escalation Flaw in Arch Linux

In May 2026, a critical privilege escalation vulnerability named 'PinTheft' was identified in the Linux kernel's Reliable Datagram Sockets (RDS) protocol. This flaw allows local attackers to gain root privileges on systems where the RDS module is loaded, notably affecting Arch Linux by default. The vulnerability arises from a double-free error in the RDS zerocopy send path, which can be exploited to overwrite the page cache through io_uring fixed buffers. A proof-of-concept exploit has been publicly released, demonstrating the ease of exploitation under specific conditions. The emergence of 'PinTheft' underscores a concerning trend of privilege escalation vulnerabilities in the Linux kernel, following recent disclosures like 'Copy Fail' (CVE-2026-31431) and 'Pack2TheRoot' (CVE-2026-41651). These incidents highlight the critical need for timely patching and vigilant system monitoring to mitigate the risk of unauthorized access and potential system compromise.

2 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(low)
Read Report
Grafana Labs Breach: Lessons from the TanStack Supply-Chain Attack
Impact· CRITICAL

Grafana Labs Breach: Lessons from the TanStack Supply-Chain Attack

In May 2026, Grafana Labs experienced a security breach stemming from the TanStack npm supply-chain attack orchestrated by the cybercrime group TeamPCP. The attackers published malicious versions of TanStack packages, which, when integrated into Grafana's CI/CD pipeline, executed credential-stealing malware. This led to the exfiltration of GitHub workflow tokens, granting unauthorized access to Grafana's private repositories. Although the company promptly rotated most tokens upon detecting the intrusion, one token was overlooked, enabling the attackers to access and download the company's source code and internal operational information. Importantly, no customer data or production systems were compromised during this incident. ([grafana.com](https://grafana.com/blog/grafana-labs-security-update-latest-on-tanstack-npm-supply-chain-ransomware-incident/?utm_source=openai)) This breach underscores the escalating threat posed by sophisticated supply-chain attacks targeting widely-used open-source packages. Organizations must enhance their vigilance and implement robust security measures within their development pipelines to mitigate such risks. The incident also highlights the critical importance of comprehensive credential management and the necessity for thorough audits to ensure all potential vulnerabilities are addressed promptly.

2 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(high)
I
Impact(high)
Read Report
Grafana Labs GitHub Breach: A Wake-Up Call for Supply Chain Security
Impact· CRITICAL

Grafana Labs GitHub Breach: A Wake-Up Call for Supply Chain Security

In May 2026, Grafana Labs experienced a security breach when attackers exploited a stolen GitHub token to access and download the company's codebase. The breach was detected on May 11, 2026, and the attackers subsequently issued a ransom demand, threatening to release the stolen code. Grafana Labs refused to pay the ransom, emphasizing that no customer data or production systems were compromised. The company has since revoked the compromised credentials and implemented additional security measures to prevent future incidents. This incident underscores the growing threat of supply chain attacks targeting development environments. Organizations are increasingly vulnerable to such breaches, highlighting the need for robust security practices, including regular credential audits and enhanced monitoring of CI/CD pipelines.

2 months ago

Kill Chain

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

Stop Active Cloud Data Exfiltration

Aviatrix Breach Lock 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