Government Administration
Breach intelligence, attack campaigns, and threat reports targeting the Government Administration sector.
Explore Other Sectors
Government Administration Threat Reports
DEAD#VAX Malware Campaign: A New Era of Fileless Attacks
In early February 2026, cybersecurity researchers uncovered a sophisticated malware campaign named DEAD#VAX, which utilized phishing emails to distribute Virtual Hard Disk (VHD) files hosted on the InterPlanetary File System (IPFS). These VHD files, disguised as PDF documents, contained obfuscated scripts that, upon execution, deployed AsyncRAT—a remote access trojan—into trusted Windows processes entirely in memory, leaving minimal forensic traces on disk. This method allowed attackers to gain extensive control over compromised systems, facilitating surveillance and data exfiltration. The campaign's use of decentralized file hosting and fileless execution techniques highlights a significant evolution in malware delivery and evasion strategies. ([thehackernews.com](https://thehackernews.com/2026/02/deadvax-malware-campaign-deploys.html?utm_source=openai)) The DEAD#VAX campaign underscores a growing trend among cybercriminals to exploit legitimate system features and decentralized technologies to bypass traditional security measures. The reliance on IPFS for hosting malicious payloads and the employment of fileless malware execution present new challenges for detection and mitigation, emphasizing the need for advanced threat intelligence and adaptive defense mechanisms in the face of evolving cyber threats. ([thehackernews.com](https://thehackernews.com/2026/02/deadvax-malware-campaign-deploys.html?utm_source=openai))
7 months ago
Kill Chain
APT28's Operation Neusploit: Exploiting Microsoft Office Zero-Day in 2026
In January 2026, the Russian state-sponsored group APT28 launched 'Operation Neusploit,' targeting users in Ukraine, Slovakia, and Romania. They exploited CVE-2026-21509, a vulnerability in Microsoft Office, by sending specially crafted Rich Text Format (RTF) documents via phishing emails. Opening these documents triggered a multi-stage infection chain, deploying malware such as MiniDoor, an Outlook email stealer, and PixyNetLoader, which installed the Covenant Grunt implant for command-and-control operations. Microsoft released an out-of-band patch on January 26, 2026, but active exploitation was observed as early as January 29, 2026. This incident underscores the rapid weaponization of newly disclosed vulnerabilities by advanced persistent threat actors and highlights the critical need for organizations to promptly apply security patches. The use of localized social engineering tactics and sophisticated evasion techniques in this campaign reflects an evolving threat landscape, emphasizing the importance of comprehensive cybersecurity measures.
7 months ago
Kill Chain
Critical Security Flaws in Google Looker: A Wake-Up Call for Cloud Security
In late 2025, critical vulnerabilities were discovered in Google Looker, a widely used business intelligence platform. These flaws allowed attackers to execute remote code and exfiltrate sensitive data across different Google Cloud Platform (GCP) tenants. The most severe issue enabled unauthorized users to gain full control over Looker instances, potentially leading to data manipulation and deeper network infiltration. Google promptly patched these vulnerabilities in its cloud-hosted services; however, organizations using self-hosted Looker instances were required to manually apply the updates to mitigate the risks. ([helpnetsecurity.com](https://www.helpnetsecurity.com/2026/02/04/google-looker-vulnerabilities-cve-2025-12743/?utm_source=openai)) This incident underscores the growing threat landscape targeting cloud-based business intelligence tools. As organizations increasingly rely on such platforms, ensuring robust security measures and timely patch management becomes imperative to prevent unauthorized access and data breaches.
7 months ago
Kill Chain
Chronus Hack Exposes Millions in Mexican Government Data Breach 2026
In January 2026, the Mexican government faced a significant data breach when the hacker group Chronus infiltrated at least twenty public institutions, including the Mexican Tax Administration Service (SAT) and the Mexican Social Security Institute's Welfare Program (IMSS-Bienestar). The attackers exfiltrated sensitive data encompassing tax records, personal information, and professional details of millions of citizens. This breach exposed critical vulnerabilities in the government's digital infrastructure, leading to heightened risks of identity theft, fraud, and extortion. Despite the severity of the incident, official responses have been limited, raising concerns about the state's preparedness and transparency in handling cybersecurity threats. This incident underscores a troubling trend of escalating cyberattacks targeting Mexican governmental entities. The increasing sophistication and frequency of such breaches highlight the urgent need for robust cybersecurity measures and proactive strategies to safeguard sensitive public data against evolving digital threats.
7 months ago
Kill Chain
CISA Highlights Four Actively Exploited Vulnerabilities in February 2026
In February 2026, the Cybersecurity and Infrastructure Security Agency (CISA) added four vulnerabilities to its Known Exploited Vulnerabilities (KEV) Catalog, indicating active exploitation. These vulnerabilities include CVE-2019-19006 and CVE-2025-64328 in Sangoma FreePBX, CVE-2021-39935 in GitLab Community and Enterprise Editions, and CVE-2025-40551 in SolarWinds Web Help Desk. The vulnerabilities range from improper authentication and OS command injection to server-side request forgery and deserialization of untrusted data, posing significant risks to affected systems. The inclusion of these vulnerabilities in the KEV Catalog underscores the persistent threat posed by unpatched software. Organizations are urged to prioritize remediation efforts to mitigate potential exploitation, as these vulnerabilities are actively targeted by malicious actors.
7 months ago
Kill Chain
Critical Vulnerability in Mitsubishi Electric's FREQSHIP-mini: CVE-2025-10314
In February 2026, Mitsubishi Electric disclosed a critical vulnerability (CVE-2025-10314) in its FREQSHIP-mini for Windows software, versions 8.0.0 to 8.0.2. The flaw arises from incorrect default permissions during installation, allowing local attackers to replace service executables or DLLs with malicious files. Exploiting this vulnerability enables arbitrary code execution with SYSTEM privileges, potentially leading to unauthorized access, data manipulation, or denial-of-service conditions. This vulnerability is particularly concerning for critical infrastructure sectors, including manufacturing and energy, where FREQSHIP-mini is commonly deployed. Organizations are urged to update to version 8.1.0 or later and implement recommended mitigation measures to prevent exploitation. ([jvn.jp](https://jvn.jp/en/jp/JVN64883963/?utm_source=openai))
7 months ago
Kill Chain
Unauthenticated API Leads to OAuth Token Exposure in 2025
In April 2025, a critical security vulnerability was discovered during a bug bounty program hosted by YesWeHack. An unauthenticated API endpoint exposed OAuth client credentials, allowing unauthorized access to sensitive personal and business data. This misconfiguration enabled attackers to impersonate trusted applications and retrieve confidential information without any authentication barriers. The flaw was promptly reported and addressed, mitigating potential exploitation. ([cyberpress.org](https://cyberpress.org/oauth-misconfiguration-enables-researchers-to-access-sensitive-data/?utm_source=openai)) This incident underscores the importance of securing API endpoints and properly managing OAuth credentials. As organizations increasingly rely on APIs for business operations, ensuring robust authentication and authorization mechanisms is crucial to prevent unauthorized data access and potential breaches.
7 months ago
Kill Chain
XWorm Malware Resurgence in 2025: Advanced Threats Unveiled
In mid-2025, cybersecurity researchers identified a resurgence of the XWorm Remote Access Trojan (RAT), notably with the release of version 6.0. This variant introduced advanced plugins, enhanced persistence mechanisms, and a ransomware module, significantly increasing its threat level. Attackers distributed XWorm V6 through sophisticated phishing campaigns, utilizing malicious JavaScript droppers that executed PowerShell scripts to deliver injector DLLs. The malware's modular design allowed for extensive data theft, system control, and file encryption, posing substantial risks to organizations across various sectors. The re-emergence of XWorm underscores the evolving nature of cyber threats, highlighting the necessity for organizations to adopt proactive and adaptive cybersecurity measures. The malware's advanced evasion techniques and modular capabilities reflect a broader trend of increasingly sophisticated attack vectors, emphasizing the importance of continuous monitoring, employee training, and robust security protocols to mitigate such threats.
7 months ago
Kill Chain
Critical Zero-Day Vulnerabilities in Ivanti EPMM Exploited: Immediate Action Required
In January 2026, Ivanti disclosed two critical zero-day vulnerabilities, CVE-2026-1281 and CVE-2026-1340, in its Endpoint Manager Mobile (EPMM) software. Both vulnerabilities, with a CVSS score of 9.8, allow unauthenticated remote code execution. Prior to disclosure, a limited number of customers were exploited, enabling attackers to execute arbitrary commands, access sensitive data, and potentially establish persistence through web shells. Ivanti released interim patches and plans a permanent fix in version 12.8.0.0. Organizations are urged to apply patches promptly and review logs for signs of compromise. ([cyberscoop.com](https://cyberscoop.com/ivanti-endpoint-manager-mobile-zero-day-vulnerabilities-exploit/?utm_source=openai)) This incident underscores the persistent targeting of network edge devices by threat actors, highlighting the critical need for timely patch management and vigilant monitoring of security advisories to mitigate risks associated with zero-day vulnerabilities.
7 months ago
Kill Chain
SolarWinds 2026 Unauthenticated RCE Vulnerability: Immediate Action Required
In January 2026, a critical vulnerability (CVE-2025-40551) was discovered in SolarWinds Web Help Desk, allowing unauthenticated remote code execution due to untrusted data deserialization. This flaw enables attackers to execute arbitrary commands on affected systems without authentication, posing significant risks to organizations using this software. ([bleepingcomputer.com](https://www.bleepingcomputer.com/news/security/cisa-flags-critical-solarwinds-rce-flaw-as-actively-exploited/?utm_source=openai)) The exploitation of this vulnerability underscores the persistent threat posed by unpatched software vulnerabilities, emphasizing the need for organizations to maintain rigorous patch management practices to safeguard against such attacks.
7 months ago
Kill Chain
Notepad++ Supply Chain Attack: Lessons Learned from the 2025 Breach
Between June and December 2025, the Notepad++ text editor's update infrastructure was compromised by the Chinese state-sponsored hacking group Lotus Blossom. The attackers exploited vulnerabilities at the hosting provider level, redirecting update requests from targeted users to malicious servers. This allowed them to deliver a custom backdoor named Chrysalis, enabling unauthorized access to users' systems. The breach was addressed in December 2025 with the release of Notepad++ version 8.8.9, which enhanced update verification processes. ([thehackernews.com](https://thehackernews.com/2026/02/notepad-hosting-breach-attributed-to.html?utm_source=openai)) This incident underscores the growing threat of supply chain attacks, where trusted software updates are manipulated to distribute malware. Organizations must prioritize securing their software supply chains and implement robust verification mechanisms to prevent similar breaches.
7 months ago
Kill Chain
Citrix NetScaler Reconnaissance Campaign Highlights Evolving Attacker Tactics
Between January 28 and February 2, 2026, a coordinated reconnaissance campaign targeted Citrix NetScaler infrastructure, utilizing over 63,000 distinct IP addresses to conduct more than 111,000 scanning sessions. Approximately 64% of this traffic originated from residential proxies, allowing attackers to masquerade as legitimate users and evade traditional security measures. The primary focus was on identifying exposed Citrix login panels and enumerating product versions, indicating a systematic effort to map vulnerable systems for potential exploitation. This incident underscores a growing trend where attackers leverage residential proxies to conduct large-scale reconnaissance, complicating detection efforts. The specific targeting of Citrix NetScaler devices suggests a heightened interest in exploiting known vulnerabilities within these systems, emphasizing the need for organizations to implement robust monitoring and timely patching strategies to mitigate such threats.
7 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