Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

1451+ Articles
151+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. News
  3. ThreatsDay Bulletin: Worm Code Leaked, AI Agent Phished, Claude Code Patch + 28 New Stories
ThreatsDay Bulletin: Worm Code Leaked, AI Agent Phished, Claude Code Patch + 28 New Stories
NEWS

ThreatsDay Bulletin: Worm Code Leaked, AI Agent Phished, Claude Code Patch + 28 New Stories

This week's threat intelligence roundup covers a supply chain attack kit posted publicly, a $5,000-per-month RAT that clones browser sessions, AI agents...

Dylan H.

News Desk

June 11, 2026
4 min read

This Week's Threat Intelligence Summary

The ThreatsDay Bulletin from The Hacker News for the week of June 11, 2026 covers one of the more eventful stretches in recent threat intelligence history. The headline stories involve supply chain attack infrastructure going public, sophisticated browser-hijacking malware, and a new attack class that specifically targets AI agents as an infiltration vector.

Top Stories

Worm Source Code Publicly Leaked

Source code for a worm previously used in supply chain attacks was published on GitHub, dramatically lowering the barrier for copycat campaigns. Security researchers observed the code being forked and modified within hours of publication, with several modified variants appearing in threat actor forums by end of week.

The leaked code includes:

  • Self-spreading mechanisms targeting npm, PyPI, and GitHub Actions
  • Credential harvesting payloads targeting CI/CD pipeline secrets
  • Command-and-control infrastructure templates

This type of tooling democratizes advanced supply chain attacks — previously the domain of well-resourced nation-state actors or organized crime groups — and puts them in reach of script-level attackers.

AI Agent Phishing: A New Attack Class

Researchers demonstrated that AI coding agents and workflow automation tools can be successfully phished to leak credentials and perform unauthorized actions. The attack exploits the way AI agents handle ambiguous or spoofed instruction sources:

  • Attackers inject malicious instructions into content the AI agent is processing (documents, web pages, code comments)
  • The agent follows the injected instructions, believing they are legitimate
  • Sensitive credentials, API keys, and session tokens are exfiltrated as part of "normal" agent activity

This is an evolution of prompt injection attacks, specifically engineered to exploit the autonomous, action-taking nature of modern AI agents rather than just extracting information.

Claude Code Security Patch

Anthropic issued a patch for Claude Code addressing a security vulnerability. The patch follows a disclosure period and addresses an issue in how Claude Code handles certain input scenarios that could have allowed unauthorized access or unexpected behavior in developer environments.

Details of the specific CVE and technical breakdown are covered in a separate advisory.

$5,000/Month Browser-Cloning RAT

A Remote Access Trojan (RAT) marketed at $5,000 per month subscription has been identified in active use. The malware's distinguishing capability is full browser session cloning — it doesn't just steal passwords but captures active authenticated sessions, cookies, and local storage, enabling attackers to impersonate victims across web services without triggering additional authentication challenges.

Key capabilities:

  • Browser session export and remote import
  • Clipboard monitoring and injection
  • Screenshot and keystroke capture
  • Persistence via scheduled tasks and registry modifications

The high subscription price targets organized fraud operations rather than casual attackers.

Additional Stories This Week (28 Total)

The full bulletin covers 28 stories including:

  • Ransomware and extortion: New variants, victim disclosures, and law enforcement actions
  • Critical infrastructure: ICS/OT targeting and utility sector incidents
  • Cloud security: Misconfiguration exploitation and cloud-native malware
  • Phishing campaigns: Novel lure techniques and infrastructure takedowns
  • Vulnerability disclosures: Notable CVEs across enterprise software stacks
  • Threat actor tracking: Attribution updates for active APT groups

Key Takeaways for Security Teams

  1. Treat AI agents as privileged service accounts — they need the same security controls, least-privilege configurations, and audit logging as any high-privilege automated process

  2. Monitor public repositories for leaked tooling — threat intelligence feeds should include GitHub and paste-site monitoring for newly published attack code

  3. Browser session security goes beyond passwords — organizations should enforce re-authentication thresholds and session timeout policies to limit the impact of session-cloning malware

  4. Supply chain hygiene: The week's events reinforce the importance of software bill of materials (SBOM) tracking, package integrity verification, and dependency pinning

Sources

  • The Hacker News: ThreatsDay Bulletin — Worm Code Leaked, AI Agent Phished, Claude Code Patch + 28 New Stories
#Malware#Supply Chain#AI Security#Weekly Roundup#Worm#Phishing

Related Articles

The Miasma Worm Source Code Briefly Leaked on GitHub

The Miasma credential-stealing worm framework was briefly open-sourced on GitHub before removal, potentially enabling copycat attacks against open-source...

3 min read

Shai-Hulud Worm Clones Spread After Code Release

The public release of the Shai-Hulud worm source code by TeamPCP has triggered a wave of copycat variants appearing across the npm ecosystem. Security...

6 min read

'Hades' Campaign Against PyPI Puts New Spin on Shai-Hulud

The latest supply chain attacks against PyPI, which hit 37 wheels and 19 code packages, show a continued evolution of the persistent Shai-Hulud software supply chain threat targeting Python developers.

4 min read
Back to all News