~/greenteam/nerd

Tuesday, June 9, 2026

Daily digest

The Check Point VPN zero-day (CVE-2026-50751, CVSS 9.3) is the dominant story today — actively exploited since early May by Qilin ransomware affiliates, now on CISA's KEV with a 3-day patch deadline for federal agencies. If any Check Point Remote Access VPN or Mobile Access gear is in your environment or your supply chain, this is your top priority today.

cybersec BleepingComputer

Critical Check Point VPN Zero-Day (CVE-2026-50751) Exploited Since May by Qilin Ransomware; CISA Orders 3-Day Patch

Check Point disclosed a critical flaw (CVSS 9.3) in its Remote Access VPN and Mobile Access products that allows unauthenticated remote attackers to bypass certificate-based password authentication in IKEv1 configurations. Qilin ransomware affiliates have been exploiting the vulnerability since at least May 7 — a full month before a patch was available. CISA added it to the KEV catalog and ordered federal agencies to remediate within three days.

Why it matters: Even if Check Point VPN isn't directly in your stack, Qilin is actively targeting government-adjacent networks and the month-long exploitation window means any partner or contractor using this product may already be compromised — review third-party access logs and VPN ingress points accordingly.

cybersec The Hacker News

Linux Kernel CVE-2026-23111: Public Exploit for Root Privilege Escalation and Container Escape Now Available

A use-after-free vulnerability in the Linux kernel's nf_tables code (CVE-2026-23111) allows an unprivileged local user to escalate to root and break out of a container. The upstream patch landed February 5, 2026, but Exodus Intelligence published a full working exploit on June 8. Proof-of-concept code is now publicly available.

Why it matters: With a public container-escape exploit now in the wild, any Linux-based workloads on Nutanix AHV — including containerized workloads — need immediate kernel patch verification. Check that AHV host kernels and guest VMs running containers are patched past February 5; the container escape aspect makes this especially relevant for multi-tenant or shared AHV clusters.

cybersec CISA Advisories

CISA Adds Two Vulnerabilities to KEV: LiteLLM RCE (CVE-2026-42271) and Check Point VPN Auth Bypass (CVE-2026-50751)

CISA added both CVE-2026-42271 (BerriAI LiteLLM command injection, CVSS 8.7) and CVE-2026-50751 (Check Point Security Gateway improper authentication) to the Known Exploited Vulnerabilities catalog on June 8, citing active exploitation of both. Federal agencies are subject to binding operational directives requiring remediation on CISA's mandated timeline.

Why it matters: If your self-hosted AI stack includes LiteLLM as an API gateway or model router — a common pattern — CVE-2026-42271 allows any authenticated user to execute arbitrary OS commands on the host, meaning a compromised internal account is enough to own the underlying server. Patch or isolate LiteLLM instances immediately and audit who has authenticated access.

cybersec The Register

GitHub Removes 70+ Microsoft Repos After Miasma Worm Infections, Breaking CI/CD Pipelines

GitHub took down more than 70 Microsoft-owned repositories after they were infected by the Miasma worm, a self-propagating malware that targets cloud secrets and credentials stored in repositories. The takedowns broke CI/CD pipelines relying on those repos. The worm continues to evolve, with the Hades campaign delivering a separate payload wave across PyPI simultaneously.

Why it matters: If any Ansible playbooks, automation scripts, or pipeline definitions in your environment pull dependencies from GitHub-hosted repos — including Microsoft's own — this worm's primary objective of harvesting cloud secrets means AWS GovCloud credentials or Intune service principal tokens stored in CI/CD pipelines are a realistic target. Audit GitHub Actions secrets, rotate any credentials that have touched affected pipelines, and verify dependency pinning.

cybersec BleepingComputer

Hades Campaign Trojanizes 19 PyPI Packages with Bun-Based Credential Stealer

Attackers pushed 37 malicious wheel artifacts across 19 Python Package Index packages as part of the Hades campaign, an evolution of the Shai-Hulud supply chain attack series. The poisoned packages include a .pth file that auto-executes on Python startup, deploying a credential stealer built on the Bun JavaScript runtime targeting developer secrets. The packages were collectively downloaded hundreds of thousands of times.

Why it matters: If Ansible or other automation tooling in your environment uses Python packages from PyPI — particularly science or data-adjacent packages — verify package integrity against known-good hashes and consider mandating a private Artifactory or similar proxy to vet packages before they reach production systems.

cybersec BleepingComputer

Google Patches Fifth Chrome Zero-Day of 2026 Exploited in the Wild

Google released an emergency update to address a fifth actively exploited Chrome zero-day vulnerability in 2026, earning the discovering researcher a $55,000 bounty. The flaw has been exploited in the wild, though Google has not disclosed technical details while the patch propagates. This continues a pattern of sustained browser-based exploitation this year.

Why it matters: Verify that Intune's Chrome update enforcement policy is pushing the emergency update to managed Windows 11 endpoints promptly — five exploited zero-days in one year means your browser patching SLA for Chrome should be treated as critically as OS patches.

cybersec The Hacker News

VerdantBamboo (China-Nexus) Deploys BSD BRICKSTORM Variant and New Malware Families Against Linux Appliances

Volexity attributed a campaign to VerdantBamboo (overlapping with Microsoft's Clay Typhoon) involving a BSD-variant of the BRICKSTORM backdoor alongside two newly identified malware families — PLENET and AGENTPSD — targeting Linux-based network appliances and systems. The group is assessed as conducting cyber espionage operations. BRICKSTORM was previously known as a Windows-targeting implant; this marks an expansion to BSD and Linux platforms.

Why it matters: Linux appliances and hypervisor hosts — including Nutanix AHV nodes — are precisely the category of infrastructure this threat actor is targeting. Ensure AHV management interfaces are not internet-exposed, review network appliance firmware currency, and check for anomalous outbound connections from hypervisor hosts.

cybersec BleepingComputer

Critical UniFi OS Vulnerability Chain Enables Unauthenticated Remote Root Code Execution

Researchers demonstrated that three previously patched vulnerabilities in Ubiquiti UniFi OS can be chained together to achieve unauthenticated remote code execution with root privileges. All three component vulnerabilities have fixes available, but the chained exploit works on unpatched systems. UniFi OS underpins Ubiquiti's network appliance and controller ecosystem.

Why it matters: If Ubiquiti UniFi hardware is part of your network infrastructure — switches, APs, or the UniFi Network controller — apply all available OS updates immediately; the chained unauthenticated root exploit makes any internet-accessible or internally-reachable UniFi controller a high-priority patching target.

infrastructure AWS Security Blog

AWS Security: May 2026 Monthly Digest — AI Security, Identity, Compliance, and Supply Chain Coverage

AWS published its May 2026 security digest covering new service capabilities and blog content across AI security, network protection, identity and access management, compliance frameworks, and supply chain security. The digest includes hands-on workshops, code samples, and guidance on operationalizing Security Hub and GuardDuty.

Why it matters: The companion post on operationalizing AWS security (Security Hub + GuardDuty maturity roadmap) is directly applicable to a GovCloud environment — worth reviewing both for any new compliance framework mappings relevant to NIST 800-171 and for the supply chain security guidance given this week's PyPI and GitHub worm activity.

cybersec Microsoft Security Blog

Microsoft Threat Intelligence: Threat Actors Using AI Brand Hype as Social Engineering Lure

Microsoft's Security Blog details how threat actors are exploiting widespread interest in AI tools — spoofing AI brands, creating fake AI product download sites, and using AI-themed phishing lures — to deliver malware and steal credentials. The report documents specific campaigns targeting enterprise users searching for or downloading AI tools.

Why it matters: Users in your environment evaluating or downloading AI tools outside of approved channels — particularly in the context of your self-hosted AI stack rollout — are a realistic target for these lures. Consider pushing a user advisory and verifying Intune/Defender policies block execution of unsigned or unmanaged AI tool installers.

cmmc NextGov

Trump Memo Directs National Security Agencies to Accelerate AI Adoption and Protect AI Infrastructure from Foreign Adversaries

A White House national security memorandum directs agencies to move faster on AI adoption, deepen partnerships with commercial AI companies, and implement protections for frontier AI models and the data centers supporting them against foreign adversary access. The memo frames AI infrastructure — including data centers — as a national security asset requiring active defense.

Why it matters: For a CMMC L2 environment supporting DoD contractors, the directive to treat AI infrastructure as a security-sensitive national asset may translate into forthcoming guidance or requirements around where AI tooling can run (on-prem vs. commercial cloud) and how CUI touching AI workflows must be protected — worth monitoring for follow-on CMMC/DFARS rulemaking.

cybersec BleepingComputer

Gogs Self-Hosted Git Platform Patches Critical Zero-Day Enabling Remote Code Execution

Gogs, a self-hosted Git service, patched a critical zero-day vulnerability that allowed attackers to achieve remote code execution on internet-facing instances and access all repositories including private ones. The flaw was present in Gogs' default configuration and required no authentication in some exploitation paths.

Why it matters: If your environment runs a self-hosted Gogs instance for internal source control — common in air-gapped or GovCloud-adjacent setups where GitHub.com is restricted — patch immediately and audit repository access logs for unauthorized access to private repos containing automation code or infrastructure-as-code.