Information Technology/IT
Breach intelligence, attack campaigns, and threat reports targeting the Information Technology/IT sector.
Explore Other Sectors
Information Technology/IT Threat Reports
Hackers Weaponize Balochistan Police Portal in Multi-Group Espionage Campaigns
Between February 2024 and April 2026, cybersecurity researchers identified sustained cyber espionage activities targeting Pakistani law enforcement agencies, notably the Balochistan Police. These campaigns, attributed to threat actors linked to China and India, involved the compromise of servers hosting sensitive web applications managing police and citizen data. The attackers employed sophisticated techniques, including multi-stage malware deployment and exploitation of unpatched vulnerabilities, to infiltrate and maintain persistent access to these critical systems. The breaches resulted in unauthorized access to confidential information, posing significant risks to national security and public safety. This incident underscores a growing trend of state-sponsored cyber espionage targeting law enforcement and government institutions in South Asia. The convergence of multiple nation-state actors focusing on similar targets highlights the strategic importance of such entities and the escalating cyber threats they face. Organizations must enhance their cybersecurity posture to defend against increasingly sophisticated and persistent adversaries.
2 months ago
Kill Chain
jscrambler npm Package Compromise: A Wake-Up Call for Developer Security
On July 11, 2026, the jscrambler npm package version 8.14.0 was compromised, introducing a preinstall hook that deployed a Rust-based infostealer upon installation. This malicious code targeted developer environments across Windows, macOS, and Linux platforms, exfiltrating sensitive data such as cloud credentials, cryptocurrency wallets, password manager vaults, and session tokens for various applications. The attack was identified within minutes of the release, but the exact number of affected systems remains undetermined. This incident underscores the escalating threat of supply chain attacks within the software development ecosystem. The rapid detection highlights the importance of vigilant monitoring and swift response mechanisms. Organizations must prioritize securing their development pipelines and implement robust verification processes to mitigate the risks associated with third-party dependencies.
2 months ago
Kill Chain
Ghostcommit: Unveiling the AI Code Review Exploit via Image-Based Prompt Injection
In July 2026, researchers from the University of Missouri-Kansas City's ASSET Research Group unveiled 'Ghostcommit,' a sophisticated supply chain attack that exploits AI code reviewers by embedding prompt injections within image files. The attack involves submitting a pull request containing a PNG image with hidden instructions that, when processed by AI agents, extract sensitive information from the repository's environment files and encode them into the source code as innocuous-looking data. This method effectively bypasses traditional code review processes, as images are typically not scrutinized for malicious content. The 'Ghostcommit' attack underscores a critical vulnerability in AI-assisted development workflows, highlighting the need for enhanced scrutiny of non-textual assets in code reviews. As AI integration in software development continues to grow, understanding and mitigating such novel attack vectors becomes imperative to maintain the integrity and security of development pipelines.
2 months ago
Kill Chain
CISA Adds Two Critical Vulnerabilities to Known Exploited Vulnerabilities Catalog
On July 10, 2026, the Cybersecurity and Infrastructure Security Agency (CISA) added two vulnerabilities to its Known Exploited Vulnerabilities (KEV) Catalog: CVE-2026-48939 and CVE-2026-56291. CVE-2026-48939 is a critical remote code execution vulnerability in the iCagenda extension for Joomla, allowing unauthenticated attackers to upload and execute arbitrary PHP files on the server. CVE-2026-56291 pertains to the Balbooa Forms extension, enabling similar unauthorized file uploads leading to potential server compromise. Both vulnerabilities have been actively exploited in the wild, posing significant risks to organizations using these Joomla extensions. The inclusion of these vulnerabilities in the KEV Catalog underscores the persistent threat posed by unpatched software components in widely used content management systems. Organizations are urged to prioritize the remediation of these vulnerabilities to prevent potential data breaches and system compromises.
2 months ago
Kill Chain
Wireshark 4.6.7: Critical Security Updates Released
On July 8, 2026, Wireshark released version 4.6.7, addressing twelve security vulnerabilities across various protocol dissectors and file parsers. These flaws, present in versions 4.6.0 to 4.6.6 and 4.4.0 to 4.4.16, could allow attackers to crash the application or consume excessive CPU resources by injecting malformed packets or convincing users to open crafted packet trace files. Affected components include Catapult DCT2000, SSH, IEEE 802.11, Z39.50, UMTS FP, pcapng file reader, and DBS Etherwatch file parser. ([wireshark.org](https://www.wireshark.org/news/20260708.html?utm_source=openai)) This release underscores the importance of promptly updating network analysis tools to mitigate potential security risks. The vulnerabilities highlight the need for continuous vigilance in monitoring and updating software to protect against emerging threats.
2 months ago
Kill Chain
Squidbleed Vulnerability: A 29-Year-Old Flaw Exposing Sensitive Data in Squid Proxy
In June 2026, security researchers disclosed 'Squidbleed' (CVE-2026-47729), a critical vulnerability in the Squid web proxy that had existed since 1997. This flaw, stemming from an out-of-bounds read in Squid's FTP gateway parser, allows attackers controlling an FTP server to leak sensitive data, including HTTP requests and authentication headers, from users sharing the same proxy. The vulnerability affects all versions of Squid in their default configurations and is particularly concerning in shared environments like corporate networks and public Wi-Fi hotspots. ([hivepro.com](https://www.hivepro.com/threat-advisory/squidbleed-decades-old-parser-flaw-exposes-sensitive-proxy-data?utm_source=openai)) The discovery of Squidbleed underscores the persistent risks posed by legacy code in widely used software. It highlights the necessity for organizations to regularly audit and update their systems to mitigate potential security threats that may have been lurking undetected for decades. ([securityweek.com](https://www.securityweek.com/decades-old-squid-proxy-flaw-squidbleed-can-expose-user-data/?utm_source=openai))
2 months ago
Kill Chain
Armenian National Pleads Guilty to Ryuk Ransomware Attacks
In July 2026, Armenian national Karen Serobovich Vardanyan pleaded guilty to charges of conspiracy and computer fraud for his involvement in deploying Ryuk ransomware against multiple U.S. organizations between November 2019 and April 2020. Operating from Ukraine and Russia, Vardanyan and his co-conspirators infiltrated the networks of a Michigan-based company, an Oregon technology firm, and a Texas school, encrypting critical data and demanding ransom payments in Bitcoin. The Michigan company paid nearly $1.2 million to regain access to its systems. Vardanyan faces up to 15 years in prison and has agreed to pay restitution of approximately $1.2 million. ([justice.gov](https://www.justice.gov/usao-or/pr/armenian-national-extradited-united-states-pleads-guilty-ransomware-extortion-conspiracy?utm_source=openai)) This case underscores the persistent threat posed by sophisticated ransomware operations like Ryuk, which have targeted various sectors, including healthcare, education, and critical infrastructure. The successful extradition and prosecution of Vardanyan highlight the importance of international cooperation in combating cybercrime and the need for organizations to bolster their cybersecurity defenses against evolving ransomware tactics.
2 months ago
Kill Chain
CISA Credential Leak May 2026: A Comprehensive Analysis
In May 2026, the Cybersecurity and Infrastructure Security Agency (CISA) discovered that a contractor had inadvertently exposed privileged Amazon AWS GovCloud keys by uploading them to a public GitHub repository. Upon detection, CISA promptly took the repository and its associated development environment offline, revoked the contractor's access, and conducted a thorough analysis. The investigation confirmed that the leaked credentials had not been misused outside of CISA, and no customer or mission-critical data was compromised. This incident underscores the critical importance of stringent access controls and vigilant monitoring of code repositories to prevent unauthorized exposure of sensitive information. The CISA credential leak highlights the growing risks associated with cloud misconfigurations and the inadvertent exposure of sensitive credentials in public repositories. As organizations increasingly rely on cloud services and collaborative development platforms, it is imperative to implement robust security measures, including regular audits, comprehensive logging, and adherence to zero-trust principles, to mitigate potential threats and safeguard critical assets.
2 months ago
Kill Chain
New U-Boot Vulnerabilities Expose Devices to Stealthy Firmware Attacks
In July 2026, six critical vulnerabilities were discovered in the U-Boot bootloader, a widely used open-source component in embedded Linux devices such as enterprise servers, networking equipment, and IoT devices. These flaws, identified by the Binarly Research team, affect the FIT (Flattened Image Tree) signature verification process, potentially allowing attackers to execute malicious code during the device boot sequence. This could lead to stealthy firmware attacks that bypass security protections and install persistent malware, compromising devices before the operating system and its security software are initiated. The discovery underscores the increasing focus on firmware security, highlighting the need for robust verification mechanisms in bootloaders. As attackers continue to exploit vulnerabilities at the firmware level, organizations must prioritize securing their supply chains and implementing comprehensive security measures to protect against such sophisticated threats.
2 months ago
Kill Chain
Odido Data Breach 2026: A Wake-Up Call for Telecom Security
In February 2026, Dutch telecommunications provider Odido experienced a significant data breach when attackers accessed its customer contact system, compromising personal data of approximately 6.2 million customers. The exposed information included full names, addresses, mobile numbers, customer numbers, email addresses, IBANs, dates of birth, and identification details such as passport or driver's license numbers. The breach was executed through a phishing attack where a Dutch-speaking individual impersonated an Odido IT employee to deceive customer service representatives. The cybercriminal group ShinyHunters claimed responsibility for the attack, releasing an 88GB archive containing over 15 million records on the dark web. This incident underscores the escalating threat of sophisticated phishing and social engineering attacks targeting large organizations. The involvement of ShinyHunters, known for high-profile data breaches, highlights the need for enhanced cybersecurity measures and employee training to prevent similar incidents in the future.
2 months ago
Kill Chain
Ryuk Ransomware Operator Pleads Guilty in U.S., Faces 15 Years
In July 2026, 34-year-old Armenian national Karen Serobovich Vardanyan pleaded guilty in the United States to charges of hacking multiple U.S. companies and deploying Ryuk ransomware between November 2019 and April 2020. Vardanyan, who was extradited from Kyiv in April 2025, facilitated unauthorized access to corporate networks, leading to the encryption of systems and substantial ransom payments. Notably, a Michigan company paid 200 BTC (over $1.1 million at the time), contributing to a total of approximately 1,610 bitcoins (valued at around $15 million) extorted from victims. This case underscores the persistent threat posed by ransomware operations like Ryuk, which, at their peak, targeted around 20 organizations weekly and amassed over $150 million. The prosecution of Vardanyan highlights ongoing international efforts to combat cybercrime and hold perpetrators accountable, emphasizing the need for robust cybersecurity measures and vigilance against such attacks.
2 months ago
Kill Chain
Critical U-Boot Vulnerabilities Expose Devices to Crashes and Code Execution
In July 2026, firmware security firm Binarly disclosed six vulnerabilities in U-Boot, a widely used bootloader for devices such as home routers, smart cameras, and data-center servers. Four of these flaws can cause device crashes, while the remaining two allow attackers to execute arbitrary code during the boot process by presenting malicious images. These vulnerabilities have existed since U-Boot version 2013.07 and affect numerous vendor firmware built upon U-Boot. Exploitation requires delivering a crafted image to the boot path, potentially through physical access or a privileged foothold. The discovery underscores the critical importance of securing bootloaders, as vulnerabilities at this level can compromise the entire system's integrity. Organizations utilizing U-Boot should prioritize applying patches and reviewing their firmware update processes to mitigate potential exploitation risks.
2 months ago
Kill Chain
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