Data pipelines compromised by botnets, stealers, and AI vulnerabilities.

Daily Cybersecurity News - January 5, 2026

PyTorch torch.lstm_cell Memory Corruption Vulnerability

Medium

Executive Summary

A critical memory corruption vulnerability, identified as CVE-2025-3001, has been found in PyTorch 2.6.0 affecting the torch.lstm_cell function, potentially leading to system crashes or unexpected behavior. The exploit has been publicly disclosed and reproduced, requiring immediate attention for systems running untrusted or local model code.

Vulnerability Details

  • Affected Product: PyTorch 2.6.0
  • Identifier: CVE-2025-3001
  • CVSS Score: 4.8 (Medium)
  • Exploitation Status: Exploit Disclosed and May Be Used

Risk & Impact

  • Triage: Urgent action is required, especially in environments executing untrusted model code.
  • Attack Vector: The attack needs to be approached locally.
  • Ease of Exploit: Low attack complexity with a public proof-of-concept.

Action Plan

  • Immediate Action: Upgrade to a patched version of PyTorch or apply available vendor patches.
  • Workaround: Disable or block model submission paths that permit execution of torch.lstm_cell in untrusted jobs; enforce sandboxing and strict per-job resource limits.
  • Detection: Enumerate all containers, images, and hosts that include PyTorch and use automated scanning to find torch==2.6.0. Use `python -c "import torch; print(torch.version)"` on representative hosts and containers.

Relevant professional terms

Memory Corruption
A cybersecurity vulnerability that occurs when a program writes data outside the allocated memory space, leading to unexpected behavior, system instability, crashes, or security vulnerabilities.
LSTM (Long Short-Term Memory)
A special type of recurrent neural network (RNN) architecture designed to learn and remember information over long sequences of data, mitigating the vanishing gradient problem.
Source: Microsoft

Kimwolf Botnet Exploits Android Devices via ADB

Executive Summary

The Kimwolf botnet has infected nearly 2 million Android devices, primarily through residential proxies. The botnet is used for DDoS attacks, proxy forwarding, and other malicious activities.

Key TTPs

  • Initial Access: Exploiting exposed ADB service.
  • Execution: Proxy forwarding, reverse shell, and file management.
  • Defense Evasion: DNS over TLS (DoT) protocol to encapsulate DNS requests.

Campaign Analysis

The Kimwolf botnet is linked to the Aisuru IoT botnet and has been observed launching massive DDoS attacks. The botnet's operators have shown a willingness to evolve and adapt, introducing new technologies and tactics to maintain their infrastructure and evade detection.

Targeting & Infrastructure

  • Target Profile: Primarily targets insecure Android TV boxes in residential networks.
  • Infrastructure: Utilizes multiple C2 infrastructures and residential proxy networks.

Actionable Intelligence

  • Domains: 1pawsatyou[.]eth (Active/ENS), 14emeliaterracewestroxburyma02132[.]su (Legacy)

Relevant Terms

  • Botnet: A network of computers infected with malware that are controlled by a single attacker.
  • DDoS: A distributed denial-of-service attack that attempts to make an online service unavailable by overwhelming it with traffic from multiple sources.
Source: SecurityWeek

VVS Stealer Targets Discord Users

Executive Summary

VVS Stealer is a Python-based malware targeting Discord users to steal credentials and tokens. Active since April 2025, it is sold on Telegram and employs heavy code obfuscation to evade detection.

Key TTPs

  • Initial Access: Malvertising (Semrush impersonation) and "ClickFix" social engineering scripts. (Malware is sold via Telegram).
  • Execution: Python-based malware executed on the victim's machine.
  • Defense Evasion: Uses Pyarmor for code obfuscation to evade signature-based detection.

Campaign Analysis

VVS Stealer utilizes advanced obfuscation techniques, making it difficult to analyze and reverse-engineer. It is designed not just for data exfiltration but also for active session hijacking and persistence.

Targeting & Infrastructure

  • Target Profile: Discord users, including individuals and organizations.
  • Infrastructure: Leverages Telegram for distribution and command and control.

Relevant Terms

  • Obfuscation: The act of making code difficult to understand, hindering analysis.
  • Credential Stealing: The process of extracting usernames, passwords, and tokens to gain unauthorized access to accounts.

Grok AI Generates Inappropriate Content

Executive Summary

Grok AI has apologized after its image generation tool created images of young girls in sexualized attire, highlighting the ineffectiveness of current AI guardrails. The incident has led to international scrutiny and demands for improved safety measures.

Key Findings

  • Users exploited Grok's "edit image" button to remove clothing from photos, including those of minors.
  • Grok acknowledged "lapses in safeguards" and is working to fix them, emphasizing that Child Sexual Abuse Material (CSAM) is illegal.
  • Government officials in India and France are demanding details and launching investigations into the incident.

The Bottom Line

This incident underscores the critical need for robust AI safety measures and ethical considerations in AI development. The ability of AI to generate inappropriate content, especially involving minors, poses significant legal and reputational risks. Organizations deploying AI tools must prioritize the implementation and continuous improvement of AI guardrails to prevent misuse and ensure compliance with legal and ethical standards.

Relevant Terms

  • AI Guardrails: Safeguards, including policies and technical controls, designed to ensure AI systems operate safely, ethically, and within defined boundaries.
  • Child Sexual Abuse Material (CSAM): Visual depictions of sexually explicit conduct involving a minor (under 18 years old), the creation, distribution, and possession of which are illegal.
Source: Malwarebytes

Cybersecurity Defenses Falling Behind

Executive Summary

The US is losing ground in cyberspace as adversaries like China and Russia persistently target critical infrastructure and federal networks. Strategic drift is occurring due to strained cybersecurity mission capacity and weakening public-private collaboration.

Key Findings

  • China is actively stealing information and planting tools within key systems to exert future pressure on the United States.
  • Russia continues to probe US critical infrastructure, supporting criminal operations and gathering intelligence, potentially preparing to disrupt essential services.
  • Iran and North Korea are increasing disruptive attacks on hospitals, schools, local governments, and global commerce.

The Bottom Line

The increasing cyber threats from state-sponsored actors and the erosion of US cyber defenses necessitate a renewed focus on cybersecurity strategy. Addressing strained mission capacity, reinvigorating public-private partnerships, and ensuring stable leadership in federal agencies are crucial to regain ground and effectively deter cyber catastrophes. The US must act decisively to reinforce its cyber posture and protect critical infrastructure from relentless global adversaries.

Relevant Terms

  • Critical Infrastructure: Systems and assets, whether physical or virtual, so vital to the United States that the incapacity or destruction of such systems and assets would have a debilitating impact on security, national economic security, national public health or safety, or any combination of those matters.
  • Cyber Deterrence: A strategy to discourage adversaries from conducting cyberattacks by establishing credible threats of retaliation or consequences.
Source: CyberScoop