Search This Blog

Powered by Blogger.

Blog Archive

Labels

Footer About

Footer About

Labels

Latest News

German Authorities Identify Leaders Behind GandCrab and REvil Ransomware Operations

  Two individuals believed to be central figures in major ransomware campaigns have been named by German authorities. The BKA points to Russ...

All the recent news you need to know

Beyond Basic Monitoring: Why 2026 Demands Advanced Credential Defense

 

In today's cybersecurity landscape, stolen credentials represent a paramount threat, with infostealers harvesting 4.17 billion credentials in 2025 alone. A Lunar survey reveals that 85% of organizations view them as a high or very high risk, ranking them among the top three priorities for 62% of enterprises. Yet, many still rely on basic, checkbox-style monitoring tools that fail to address the evolving sophistication of attacks. 

Traditional breach monitoring focuses narrowly on data breaches while overlooking infostealer logs, combolists, and underground marketplaces. These tools suffer from high latency, stale data, and a lack of automation or forensic details like compromised accounts, infected devices, or stolen session cookies. Only 32% of surveyed enterprises use dedicated solutions, while 17% have none, leaving critical blind spots.IBM reports credential-related breaches cost $4.81-4.88 million on average. 

Modern infostealers like LummaC2 and AMOS bypass MFA and EDR by targeting active session tokens from unmanaged devices, enabling attackers to access accounts without passwords. Monthly checks cannot match the speed and scale of these threats, which evade detection through non-forensic data and ultra-low prices (ULPs) on dark web forums. This "breach monitoring paradox" persists even among knowledgeable teams.

To counter this, organizations must adopt continuous, normalized monitoring across breaches, stealer logs, and channels for a deduplicated exposure view. Targeted automation reduces false positives, prioritizing high-risk identities and sessions.Integrating behavioral analysis and session integrity checks detects post-authentication anomalies. AWS environments highlight similar issues, where manual monitoring fails against dynamic changes and 24/7 threats. 

Redefining breach monitoring as an ongoing program—beyond one-off products—delivers visibility, context, and automated playbooks. In 2026, with AI-powered attacks rising and detection times averaging 132 days, proactive strategies are essential. Enterprises ignoring this shift risk catastrophic losses amid infostealer proliferation.

n8n Webhooks Under Threat as Attackers Orchestrate Malware Delivery via Phishing


 

A security researcher has identified a critical flaw in the open-source workflow orchestration platform n8n, which is increasingly embedded in enterprise and AI-driven operations, that highlights the fragility of modern automation ecosystems. 

The vulnerability, CVE-2026-21858, has been assigned the highest severity rating and exposes tens of thousands of deployments to potential compromise because of a subtle yet dangerous "content-type confusion" vulnerability. 

A Cyera study found that this flaw enables attackers to bypass the intended automation controls altogether, effectively turning trusted workflows into unprotected execution paths. In addition to serving as a connector between enterprise applications and advanced AI models such as GPT-4 and Claude, platforms such as n8n and Zapier have also become increasingly appealing targets due to their increasing capacity to orchestrate business logic. These engines were previously designed for integrating tools like Slack, Gmail, and Google Sheets, but may now find themselves being utilized for coordinated malicious campaigns, including large-scale phishing operations and automated distribution of malware. 

N8n's primary function is to interconnect web applications and services through API-driven logic, which allows companies to orchestrate complex processes across platforms such as Slack, GitHub, and Google Sheets. The community-licensed edition of the software enables self-hosted deployment, whereas the cloud-based version can extend these capabilities further by integrating AI-driven features that will automatically interact with external data sources and carry out tasks using agent-based models. 

With the platform's accessibility especially the ability to create developer accounts without any initial investment users have experienced a significant reduction in entry barriers. The platform automatically provisions unique subdomains within its cloud environment for deploying and accessing workflows. 

Although this model is similar to other AI-assisted development ecosystems in terms of convenience, it also introduces an attack surface that threat actors have demonstrated proficiency at exploiting. In adjacent platforms, adversaries have already developed similar patterns, in which they have utilized legitimate cloud-hosted environments to create phishing infrastructure. 

As part of n8n's architecture, webhooks are a crucial component, which allow workflows to be dynamically initiated upon receiving external data in a timely manner. This webhook endpoint is effectively a passive listener that has been assigned unique URLs that enable it to ingest and process inbound requests in real-time. 

Cisco Talos researchers have observed sustained abuse of these publicly accessible endpoints since October 2025, which has drawn scrutiny of this mechanism. A powerful technique used by attackers to embed malicious logic within otherwise legitimate looking infrastructure is the use of webhook URLs hosted on trusted n8n subdomains. This facilitates phishing campaigns and the distribution of downstream malware. 

As webhooks are essentially reverse APIs where applications can receive and process incoming data including dynamically fetched HTML content these features further compound the risk, because they enable adversaries to exploit automation workflows to execute unauthorized actions under the guise of legitimate service interactions. 

Based on these architectural exposures, threat intelligence analysis indicates a sustained abuse of n8n's webhook functionality over a period of approximately one year, from October 2025 until March 2026, that was highly coordinated. As part of phishing campaigns, malicious actors have consistently utilized these endpoints as both delivery channels for malware and as mechanisms for device reconnaissance within phishing campaigns. 

An attacker has effectively bypassed conventional security controls based on domain reputation by embedding webhook URLs within email content in order to route victims through trusted n8n-hosted infrastructure. As a consequence of this tactic, an increased volume of emails containing these links has been observed. Telemetry indicates a dramatic increase. 

Attempts to evade automated detection have been made by incorporating CAPTCHA-gated landing pages, which obscure payload delivery, and ultimately deploying modified remote access tools, including repackaged versions of Datto Remote Monitoring Management and ITarian Endpoint Management. Further, the inclusion of tracking pixels within phishing emails allows attackers to tailor subsequent stages of intrusion more precisely as granular device fingerprinting can be accomplished. 

As a result of this activity, broader implications beyond isolated phishing incidents are evident, as legitimate automation platforms are being operationalized as covert attack infrastructure. Using trusted domains to conceal malicious workflows, adversaries significantly complicate both detection and response efforts, rendering traditional blocklist defenses largely ineffective when they conceal malicious workflows behind trusted domains. 

Depending on the severity, the impact may vary from an initial compromise through credential harvesting to persistent unauthorized access enabled by remote management tools. Because the abuse occurs as a result of intended platform functionality and not a direct software flaw, mitigation requires a reevaluation of defensive strategies. 

Behavioral analysis should be prioritized over static indicators by security teams, anomalous webhook activity should be monitored closely, and workflow automation should be governed more strictly. Enhanced email filtering, combined with user awareness initiatives focused on evolving phishing techniques, remains essential, especially as attackers continue to refine methods that blend seamlessly into legitimate operational environments. 

On the basis of these findings, researchers have demonstrated how threat actors have rapidly adapted n8n webhook capabilities to scale both malware delivery and reconnaissance efforts. As of early 2026, phishing emails containing n8n webhook URLs had skyrocketed dramatically in intensity, reflecting a sharp rise in campaign intensity. 

In one observed operation, attackers posed as sharing documents and lured recipients to interact with embedded webhook links through emails masquerading as shared documents. In response to engagement, victims were redirected to intermediate pages containing CAPTCHA challenges, a tactic intended to evade automated security analysis.

Successful interaction resulted in the silent retrieval of malicious payloads from external infrastructure, and the execution chain remained visually linked to n8n as a trusted domain. Additionally, client-side scripting is used to obfuscate the download so that browsers interpret it to be originating from an appropriate source, reducing suspicion and bypassing conventional filtering.

A key component of these campaigns is the deployment of executable files or MSI installers which deliver modified versions of popular remote monitoring and management programs. By establishing persistent access via command-and-control communication channels, attackers have been able to establish persistent access. 

Parallel to this, phishing emails contain webhook-hosted tracking pixels, thereby posing a secondary vector of abuse. As soon as an email is opened, these invisible elements automatically initiate outbound requests, transmitting identifying parameters that provide adversaries with the ability to profile targets in great detail and refine subsequent attack phases. 

Collectively, these techniques illustrate the trend of repurposing low-code automation platforms into scalable attack frameworks for various types of attacks. It is now being exploited by malicious parties to streamline their malicious operations in the same flexible and integrated manner that underpins their enterprise value, reinforcing the importance of reassessing trust assumptions and implementing controls that prevent these platforms from inadvertently becoming conduits for compromise. Because of these developments, the focus is now shifting toward strengthening oversight around the automation ecosystems, which are now critical extensions of enterprise infrastructures.

Security strategies need to develop to account for misuse of legitimate services, emphasizing contextual analysis, tighter access governance, and continuous monitoring of workflow behaviour. It is imperative that resilience is built upon the capability of not only blocking known indicators, but also of detecting subtle deviations in the way these platforms are being used as threat actors integrate into trusted environments. 

To maintain the integrity of automation systems that were never designed to be adversarial in nature, a disciplined approach to automation security, combined with informed user vigilance, will be essential.

Why Using a Burner Email Can Strengthen Your Online Privacy

 



Email accounts are among the most frequently exposed pieces of personal data in security breaches, which is a major reason why people often find their information circulating online. While using stronger passwords and enabling multi-factor authentication can significantly improve online safety, these measures do not address every risk. In many situations, individuals unintentionally make it easier for attackers to access their information simply by sharing their email address.

Whenever you register for promotional emails, shop online, or sign up for free trials, you are usually required to provide an email address. Using your primary email in these cases increases the likelihood that data brokers will collect and resell your information. In an environment where cybercriminals actively look for such data, even basic details can be exploited. Attackers may use this information for account takeovers, phishing campaigns, financial fraud, or even website misuse. If the same password is reused across platforms, a leaked email-password combination can also provide access to social media accounts and digital banking services.

To reduce this exposure without completely changing how you use email, one effective approach is to adopt a burner email, sometimes called a disposable or temporary email, or an email alias. This is a secondary address created specifically for limited or one-time use. It can be useful for situations where you want to remain anonymous, manage signups separately, or prevent your main inbox from becoming overloaded.

Unwanted emails are a persistent issue for most users. Messages from social media platforms, online stores, and newsletter subscriptions can quickly accumulate, resulting in hundreds of unread emails. This clutter can consume storage space and make it harder to notice important messages. Although users often try to manage this by marking emails as spam or clearing their inbox, these efforts are not always effective. Even after unsubscribing, promotional emails often continue to arrive, forcing users to repeat the same cleanup process frequently.

Because managing a primary email account for personal or professional use can become overwhelming, using a separate email for non-essential activities is one of the most efficient ways to reduce spam. A temporary address dedicated to registrations, shopping platforms, or newsletters helps keep the main inbox organized. In many cases, setting up such an address is straightforward. For example, users of Gmail can create variations of their existing email by adding a “+” symbol followed by a keyword. An address like “username+promotions@gmail.com” will still deliver messages to the main inbox.

Since Gmail does not allow these alias variations to be deleted, users can instead create filters to automatically sort incoming messages. These filters can archive, delete, or label emails associated with specific aliases for later review. Other email providers may offer different methods for creating aliases, and some may not support this feature at all, so users should verify what options are available to them.

A primary email account serves multiple purposes beyond communication. It can store important files, act as a central identity across services, and help manage tasks. Because of this, protecting it from data brokers is critical. Receiving alerts that your email address has appeared on the dark web can be alarming. While such exposure does not necessarily mean your accounts have been directly compromised, it does increase the likelihood of attacks such as credential stuffing, identity theft, and phishing.

Since your main email often acts as the entry point to your digital life, limiting where you share it is essential. When asked to provide an email for purchases, downloads, or anonymous participation, it is safer to avoid using your personal or professional address. Although aliases can help organize incoming messages, they do not fully hide your actual email identity.

For stronger privacy, a true burner email is more effective. This type of account is usually anonymous and not connected to your personal identity. It allows you to send and receive messages without revealing who you are. This can also reduce the effectiveness of phishing attacks, as attackers have less information to craft targeted scams or trick users into sharing sensitive data such as financial details or identification numbers.

Most personal or work email addresses include identifiable elements such as your name or initials, making it easier for others to recognize you. This reduces anonymity. In situations where privacy is important, such as accessing discounts or completing one-time verifications, a fully separate burner account is more suitable.

Unlike simple email forwarding systems or aliases, many burner email services generate completely unique addresses using random combinations of letters, numbers, and symbols. This allows users to interact with unfamiliar platforms or individuals without exposing personal details. Some of these services also automatically delete accounts after a short period or limited usage. Once removed, they typically leave little to no recoverable data in storage systems or broker databases.

Despite their advantages, burner emails are not appropriate for every use case. Knowing when to rely on them is as important as knowing when to use a permanent email. Many disposable email services are designed for speed and convenience, which means they may not include features such as password protection, encryption, or multi-factor authentication. Their primary form of security is simply that they are temporary.

Before using such services, it is important to review their terms and privacy policies. Even if you believe no sensitive information is being shared, these platforms may still collect metadata such as your IP address, which can be used to gather additional insights about your activity.

Zoho Books Dispute Highlights Third-Party Payment Error Impacting FlexyPe Transactions

 

A conflict involving the fintech firm FlexyPe and the accounting platform Zoho has highlighted potential dangers when external tools connect to financial platforms. Problems emerged following inconsistencies found in FlexyPe's payment logs, which it first linked to flaws within Zoho Books. 

Out of the blue, FlexyPe's Azeem Hussain shared that a hands-on review of financial records showed some transaction failures wrongly labeled as completed. Because of this mismatch, around ₹3.8 lakh appeared logged in Zoho Books as paid - though the money never arrived. While checking entries line by line, the team spotted the gap between system data and real bank inflows. Since then, corrections have been made to reflect what actually moved through the accounts. 

Still nothing arrived, yet Zoho claimed otherwise, Hussain noted - wondering just how many months slipped by undetected. Processing vast numbers of transactions every day, the company now examines its finances more deeply, tracing back twenty-four months to uncover further mismatches that might exist. Still, Zoho pushed back hard against the allegations, insisting the fault lay elsewhere. 

Its official statement pointed to a different source: problems emerged not from inside its own systems. Instead, trouble began when Cashfree Payments - handling payments externally - marked failed attempts as complete. This mismatch fed faulty data into FlexyPe’s records. The result? Discrepancies piled up where numbers should have balanced. Zoho pointed out how its staff helped FlexyPe trace the core problem, while mentioning Cashfree’s public admission of the flaw. 

Although the inquiry wasn’t finished, FlexyPe aired accusations online - a move Zoho called premature. Because of this, the firm views those statements as inaccurate, which might lead to legal steps. Now, questions arise about timing, given the early release of unverified details by one party. Cashfree Payments addressed the matter, stating they found the problem within their system and are now moving forward with corrective steps. 

While building a lasting answer, a short-term adjustment went live to keep FlexyPe running smoothly. Even after clear explanations, legal steps are being prepared by Hussain to claim back money lost because of the event. What happened shows why checking records carefully matters - especially when outside software plays a key role in handling finances. When companies depend more on linked systems, this event shows how small connection mistakes might trigger serious problems in operations and costs.

Passkeys Gaining Traction as More Secure Alternative to Passwords, Experts Say

 

Security experts are increasingly urging users to move away from traditional passwords and adopt passkeys, a newer method of logging into accounts that aims to reduce risks such as hacking and phishing. 

Passwords remain widely used, but they are often reused, simplified or poorly managed. Even with password managers, which help generate and store complex credentials, risks remain. These systems typically rely on a single master password, creating a potential point of failure if compromised. Passkeys take a different approach. 

Instead of requiring users to remember or enter passwords, they rely on device-based authentication, such as a phone’s screen lock or biometric verification like fingerprint or facial recognition. 

The system works using a pair of cryptographic keys. One key is stored on the service being accessed, while the other remains securely on the user’s device. When logging in, the service sends a request that the device verifies locally. 

If the authentication is successful, access is granted without transmitting a password. Because no password is shared or stored centrally, passkeys are considered more resistant to phishing attacks, which the FBI has previously identified as one of the most common forms of cybercrime. 

The method is supported by the FIDO Alliance and adopted by major technology companies including Google, Apple and Microsoft. Passkeys are designed to work automatically once set up, requiring minimal user input. 

However, they are tied to specific devices, meaning losing access to a device could complicate account recovery unless backup options are enabled. Experts say the shift reflects broader concerns about password security. 

Once an email address or login credential is exposed through data breaches or online use, it can be reused by attackers across multiple platforms. Passkeys also generate unique credentials for each service, limiting the impact of a breach on any single platform. 

While adoption is still growing, the approach is increasingly seen as part of a move toward passwordless authentication, as companies look to reduce reliance on systems that have long been vulnerable to misuse.

North Korean Hackers Target Axios, Steal Cryptocurrency in a Massive Attack


Threat actors from North Korea hacked software used by organizations in the US to steal cryptocurrency to fund North Korea's nuclear and missile programs. Experts found 135 devices across 12 organizations hacked; however, the list of victims can increase. The investigation may take months to uncover full details of the campaign. 

Axios attacked

Hackers targeted Axios, a famous open-source JavaScript library that developers use to oversee HTTP requests. The North Korean gang accessed organizations' systems via malware that opens backdoor access to OS. Hackers targeted two versions of Axios that were downloaded over 183 million times each week; organizations that downloaded it during the particular time period were exposed to the attack.

About the incident 

Hackers with ties to Pyongyang gained access to the account of a software engineer who oversees the open-source program Axios on Tuesday for at least three hours. According to the report, the attackers used that access to send infected updates to any company that had downloaded the software at the time. This caused the software developer to rush to take back control of his account while cybersecurity executives nationwide attempted to determine the extent of the damage.

The impact 

While the full damage may take months to fix, experts believe that hundreds of thousands of business secrets have already leaked, which can make it one of the worst data breaches. 

About UNC1069

The North Korean group, suspicious of hacking Axios is called UNC1069. Since 2018, the gang has attacked the finance industry. Mandiant believes that the hackers will "try to leverage the credentials and system access they recently obtained in this software supply chain attack to target and steal cryptocurrency from enterprises,"

Why are attacks on the rise from North Korea

Hacking has become a staple of North Korea. The revenue generated from these cyberattacks funds the country’s nuclear and missile programs to the point that these plans are half funded through hacking. In recent years, state-sponsored hackers have stolen billions of dollars from banks and cryptocurrency firms. This includes the infamous (and record-breaking) $1.5 billion crypto theft in 2025 in a single attack. 

Most deadly cyberattack in history

The recent attack was the most advanced supply chain effort to date, cleaning its tracks after installing the payload on the target device. It made detection difficult for developers who unknowingly downloaded the malicious software. Experts say that UNC1069 is not even trying to hide anymore, they just disappears before detection. 

Featured