Validated Containment Architectures are here. →Explore

Industry Category

Computer Software/Engineering

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

1816 threat reports
Page 65 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 769780 / 1816 reports
Google Patches Critical RCE Vulnerability in Antigravity IDE
Impact· MEDIUM

Google Patches Critical RCE Vulnerability in Antigravity IDE

In January 2026, security researchers at Pillar Security identified a critical vulnerability in Google's AI-powered integrated development environment (IDE), Antigravity. The flaw resided in the 'find_by_name' tool, where insufficient input sanitization allowed attackers to inject command-line flags into the underlying 'fd' utility. This exploitation enabled sandbox escape and remote code execution (RCE), effectively bypassing Antigravity's Secure Mode protections. Google acknowledged the issue and released a patch in February 2026 to address the vulnerability. ([darkreading.com](https://www.darkreading.com/vulnerabilities-threats/google-fixes-critical-rce-flaw-ai-based-antigravity-tool?utm_source=openai)) This incident underscores the growing security challenges associated with AI-driven development tools. Prompt injection vulnerabilities, as demonstrated in this case, highlight the need for robust input validation and execution isolation mechanisms to prevent unauthorized code execution and maintain system integrity.

3 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
Vercel's April 2026 Security Breach: Lessons in Third-Party Integration Risks
Impact· MEDIUM

Vercel's April 2026 Security Breach: Lessons in Third-Party Integration Risks

In April 2026, Vercel, a cloud development platform, experienced a security breach originating from a compromised third-party AI tool, Context.ai. An attacker exploited this tool to gain unauthorized access to a Vercel employee's Google Workspace account, subsequently infiltrating Vercel's internal systems. This intrusion led to the exposure of non-sensitive customer environment variables, including API keys and database credentials. Vercel promptly notified affected customers, recommending immediate credential rotation and enhanced security measures. The company engaged incident response experts and law enforcement to investigate and mitigate the breach, ensuring that core services remained operational throughout the incident. This incident underscores the escalating risks associated with third-party integrations and OAuth permissions in cloud environments. As organizations increasingly adopt AI tools and third-party services, the potential for supply chain attacks grows, emphasizing the need for stringent access controls, regular security audits, and comprehensive monitoring to safeguard sensitive data and maintain trust.

3 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
Critical Vulnerability in Google's Antigravity IDE Leads to Remote Code Execution
Impact· HIGH

Critical Vulnerability in Google's Antigravity IDE Leads to Remote Code Execution

In January 2026, cybersecurity researchers identified a critical vulnerability in Google's AI-powered integrated development environment (IDE), Antigravity. The flaw, stemming from insufficient input sanitization in the 'find_by_name' tool, allowed attackers to execute arbitrary code by exploiting prompt injection techniques. This vulnerability enabled sandbox escape and remote code execution, effectively bypassing Antigravity's Secure Mode protections. Google addressed the issue with a patch released on February 28, 2026. ([cyberscoop.com](https://cyberscoop.com/google-antigravity-pillar-security-agent-sandbox-escape-remote-code-execution/?utm_source=openai)) The incident underscores the growing security challenges associated with AI-driven development tools. As organizations increasingly integrate AI agents into their workflows, ensuring robust input validation and sandboxing mechanisms becomes paramount to prevent similar vulnerabilities.

3 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
Axios npm Supply Chain Compromise: A 2026 Case Study
Impact· HIGH

Axios npm Supply Chain Compromise: A 2026 Case Study

On March 31, 2026, attackers compromised the npm account of a lead maintainer of Axios, a widely-used JavaScript HTTP client library, and released two malicious versions: axios@1.14.1 and axios@0.30.4. These versions included a trojanized dependency, plain-crypto-js@4.2.1, which executed a post-install script to deploy a cross-platform Remote Access Trojan (RAT) targeting Windows, macOS, and Linux systems. The malicious packages were available for approximately three hours before being removed, during which time they could have been installed by numerous developers and CI/CD pipelines, potentially leading to widespread system compromises. ([github.com](https://github.com/axios/axios/issues/10636?utm_source=openai)) This incident underscores the growing threat of supply chain attacks in the software development ecosystem. The rapid deployment and removal of the malicious packages highlight the need for developers and organizations to implement stringent security measures, such as verifying package integrity, pinning dependencies to known safe versions, and monitoring for anomalous behavior in development and production environments.

3 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(high)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
Emerging Threat: Malware Embedded in WAV Audio Files
Impact· MEDIUM

Emerging Threat: Malware Embedded in WAV Audio Files

In April 2026, cybersecurity researchers identified a novel malware delivery method where threat actors embedded malicious payloads within WAV audio files. Unlike traditional steganography, these WAV files contained Base64-encoded malware in place of actual audio data, resulting in files that played as noise. Upon decoding, the payload revealed an XOR-encoded Portable Executable (PE) file, which, once decrypted, executed the malicious code on the victim's system. This technique allowed attackers to bypass conventional security measures by disguising malware within seemingly innocuous audio files. This incident underscores the evolving sophistication of malware delivery methods, highlighting the need for advanced detection mechanisms capable of identifying non-traditional attack vectors. As threat actors continue to exploit unconventional file formats, organizations must enhance their security protocols to detect and mitigate such innovative threats.

3 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(high)
E
Exfiltration(low)
I
Impact(high)
Read Report
Navigating AI Security: Understanding Threat Modeling Frameworks in 2026
Impact· CRITICAL

Navigating AI Security: Understanding Threat Modeling Frameworks in 2026

In 2026, the evolution of artificial intelligence (AI) systems has necessitated the development of specialized threat modeling frameworks to address unique security challenges. Traditional models like STRIDE have been adapted to consider AI-specific threats, while new frameworks such as MAESTRO and STRIFE have emerged to provide comprehensive analyses of AI systems' vulnerabilities. These frameworks focus on aspects like adversarial attacks, data poisoning, and model manipulation, ensuring a holistic approach to AI security. The increasing deployment of AI in critical sectors underscores the importance of robust threat modeling. Organizations are now integrating AI-native threat modeling tools into their security practices to proactively identify and mitigate potential risks, thereby enhancing the resilience of AI systems against evolving cyber threats.

3 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
Vercel's 2026 Security Breach: Lessons in Third-Party Integration Risks
Impact· MEDIUM

Vercel's 2026 Security Breach: Lessons in Third-Party Integration Risks

In April 2026, Vercel, a cloud development platform, experienced a security breach originating from a compromised third-party AI tool, Context.ai. An attacker exploited OAuth tokens to access a Vercel employee's Google Workspace account, leading to unauthorized access to certain internal systems and exposure of non-sensitive customer environment variables. Vercel promptly notified affected customers and recommended immediate credential rotation. The company engaged incident response experts and law enforcement to investigate and remediate the incident. ([vercel.com](https://vercel.com/kb/bulletin/vercel-april-2026-security-incident?utm_source=openai)) This incident underscores the growing threat of supply chain attacks targeting interconnected cloud services and the critical importance of securing third-party integrations. Organizations are urged to review their OAuth permissions and implement robust access controls to mitigate similar risks.

3 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(medium)
Read Report
Anthropic's Mythos AI Model: A Game-Changer in Vulnerability Discovery
Impact· HIGH

Anthropic's Mythos AI Model: A Game-Changer in Vulnerability Discovery

In April 2026, Anthropic unveiled its advanced AI model, Claude Mythos, capable of autonomously identifying and exploiting thousands of zero-day vulnerabilities across major operating systems and web browsers. This unprecedented capability has raised significant concerns within the cybersecurity community, as the model's potential misuse could lead to widespread security breaches. To mitigate these risks, Anthropic has restricted access to Mythos, collaborating with select organizations under 'Project Glasswing' to responsibly address and patch the identified vulnerabilities. ([tomshardware.com](https://www.tomshardware.com/tech-industry/artificial-intelligence/anthropics-latest-ai-model-identifies-thousands-of-zero-day-vulnerabilities-in-every-major-operating-system-and-every-major-web-browser-claude-mythos-preview-sparks-race-to-fix-critical-bugs-some-unpatched-for-decades?utm_source=openai)) The emergence of AI models like Mythos signifies a paradigm shift in vulnerability discovery, compressing the time between identification and potential exploitation. This development underscores the urgent need for organizations to reassess their cybersecurity strategies, emphasizing proactive defense mechanisms and rapid response capabilities to address the accelerating pace of AI-driven threats. ([infotech.com](https://www.infotech.com/research/reassess-cybersecurity-exposure-in-the-age-of-ai-driven-vulnerability-discovery?utm_source=openai))

3 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
Critical Vulnerability in Google Antigravity IDE Exposes Remote Code Execution Risk
Impact· MEDIUM

Critical Vulnerability in Google Antigravity IDE Exposes Remote Code Execution Risk

In January 2026, researchers at Pillar Security identified a critical vulnerability in Google's Antigravity IDE, an AI-powered development environment. The flaw allowed attackers to exploit a prompt injection vulnerability in the 'find_by_name' tool, enabling remote code execution (RCE) by bypassing Antigravity's Secure Mode protections. This vulnerability was reported to Google on January 6, 2026, and a patch was released on February 28, 2026. The incident underscores the risks associated with AI-driven development tools and the necessity for rigorous security measures in their design and implementation. The discovery of this vulnerability highlights the growing trend of attackers targeting AI-powered tools through prompt injection techniques. As AI integration in development environments becomes more prevalent, ensuring the security of these systems is paramount to prevent potential exploitation and maintain trust in AI-driven solutions.

3 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(low)
C&C
Command & Control(low)
E
Exfiltration(low)
I
Impact(low)
Read Report
Seiko USA Website Defaced: Hackers Claim Customer Data Theft
Impact· HIGH

Seiko USA Website Defaced: Hackers Claim Customer Data Theft

In April 2026, Seiko USA's website was defaced by attackers who claimed to have breached the company's Shopify backend, exfiltrating sensitive customer data including names, email addresses, phone numbers, order histories, and shipping information. The attackers demanded a ransom, threatening to publicly release the stolen data if their demands were not met. Seiko USA has not publicly confirmed the breach, and the defaced content has since been removed from the website. This incident underscores the growing trend of cybercriminals targeting e-commerce platforms to access customer data, highlighting the critical need for robust security measures and prompt incident response strategies to protect sensitive information and maintain customer trust.

3 months ago

Kill Chain

IC
Initial Compromise(medium)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(low)
E
Exfiltration(medium)
I
Impact(high)
Read Report
FakeWallet Campaign: Crypto-Stealing Apps Infiltrate China's Apple App Store
Impact· HIGH

FakeWallet Campaign: Crypto-Stealing Apps Infiltrate China's Apple App Store

In April 2026, a campaign named 'FakeWallet' was discovered, involving 26 malicious applications on China's Apple App Store that impersonated popular cryptocurrency wallets like Metamask, Coinbase, Trust Wallet, and OneKey. These apps were designed to steal users' recovery or seed phrases, enabling attackers to drain cryptocurrency assets. The threat actors employed typosquatting and fake branding to deceive users into downloading these apps, which were disguised as games or calculator applications to circumvent regional restrictions. Upon installation, the apps redirected users to phishing sites that mimicked legitimate crypto services, prompting them to download trojanized wallet apps via iOS provisioning profiles. These malicious apps intercepted mnemonic phrases during wallet setup or recovery processes, encrypted them, and transmitted the data to the attackers, facilitating unauthorized access to victims' cryptocurrency funds. ([bleepingcomputer.com](https://www.bleepingcomputer.com/news/security/chinas-apple-app-store-infiltrated-by-crypto-stealing-wallet-apps/?utm_source=openai)) This incident underscores a growing trend of sophisticated cyber threats targeting cryptocurrency users through official app stores, highlighting the need for enhanced vigilance and security measures. The use of legitimate enterprise features like iOS provisioning profiles for malicious purposes indicates an evolution in attack vectors, emphasizing the importance of continuous monitoring and user education to mitigate such risks.

3 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(low)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(high)
Read Report
FakeWallet Crypto Stealer: A New Threat in the Apple App Store
Impact· HIGH

FakeWallet Crypto Stealer: A New Threat in the Apple App Store

In March 2026, over twenty phishing apps masquerading as popular cryptocurrency wallets were discovered on the Apple App Store. These malicious applications redirected users to browser pages resembling the App Store, distributing trojanized versions of legitimate wallets designed to steal recovery phrases and private keys. Metadata indicates this campaign has been active since at least late 2025. ([securelist.com](https://securelist.com/fakewallet-cryptostealer-ios-app-store/119482/?utm_source=openai)) This incident underscores the evolving tactics of cybercriminals targeting cryptocurrency users, highlighting the need for enhanced vigilance and security measures within app marketplaces to prevent such deceptive practices.

3 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
[ 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