~/greenteam/nerd

Wednesday, August 5, 2026

Daily digest

The dominant story today is the ChainDrop npm supply-chain worm, a self-propagating credential-stealer that has infected over 1,300 packages (2B+ monthly downloads) and is actively planting hooks into developer tools like VS Code and Claude Code — review any Node.js/JS toolchain dependencies immediately.

cybersec Microsoft Security Blog

ChainDrop Self-Propagating Worm Infects 1,300+ npm Packages

A credential-stealing worm hidden in over 1,300 compromised npm packages (2 billion+ combined monthly downloads) automatically spread by republishing malicious updates across the ecosystem. Microsoft and BleepingComputer both published detailed attack-chain analyses; the worm has also been linked to poisoned versions of keyv and cacheable packages that plant hooks into Claude Code and VS Code.

Why it matters: Any internal tooling, automation scripts, or self-hosted AI stack components that pull from npm should be audited for exposure; treat lockfiles and CI pipelines as compromised until verified against known-good hashes.

cybersec The Hacker News

CISA Adds Langflow, Tomcat, and N-central Flaws to KEV Catalog

CISA added three actively exploited vulnerabilities to its Known Exploited Vulnerabilities catalog on August 5, including CVE-2026-9198 (CVSS 9.8), an unauthenticated code injection flaw in Langflow, along with flaws in Apache Tomcat and N-able N-central. Federal agencies face mandated remediation deadlines under Binding Operational Directive 22-01.

Why it matters: KEV listings carry mandatory federal patch deadlines under BOD 22-01; if N-central or Tomcat instances exist anywhere in the environment (including via MSP-managed endpoints), they must be patched or isolated within days, not the usual patch cycle.

cybersec The Hacker News

OVSwrap Kernel Flaw Enables Root Escalation via Open vSwitch

A memory corruption vulnerability in the Linux kernel's Open vSwitch datapath, tracked as CVE-2026-64531 (CVSS 7.8), lets local users escalate to root on default-configured distributions. A public exploit ships with pre-built records covering roughly 800 kernel builds.

Why it matters: Nutanix AHV's networking stack is built on Open vSwitch — check AHV host kernel versions against this CVE and Nutanix's advisory, since local privilege escalation on a hypervisor host is a direct path to full cluster compromise.

cybersec The Hacker News

Critical Gitea Flaw Allows Unauthenticated File Read via Org-Mode Markup

A critical flaw (CVE-2026-59774, CVSS 9.8) in Gitea versions 1.22.1 through 1.27.0 lets unauthenticated attackers read any file accessible to the service account using a public repository and crafted Org-mode markup. The issue is fixed in Gitea 1.27.1.

Why it matters: If Gitea is self-hosted for internal source control (common in CMMC environments avoiding public SaaS repos), this is an unauthenticated remote file-disclosure bug — patch to 1.27.1 immediately and review any exposed public repos.

cybersec The Hacker News

Kali365 Phishing Kit Abuses Microsoft Device Code Flow

A phishing kit called Kali365 targets US organizations using attacker-controlled device codes that victims approve on Microsoft's legitimate authentication page, allowing attackers to obtain access and refresh tokens for email, documents, and cloud resources without triggering typical credential-phishing detections.

Why it matters: Device code phishing bypasses MFA and standard sign-in risk detection in M365/Entra ID; ensure Conditional Access policies block or restrict the device code authentication flow tenant-wide, since GCC High tenants are not immune to this technique.

cybersec BleepingComputer

TP-Link Patches 15 Omada ZTP Flaws Chainable to RCE

TP-Link patched 15 vulnerabilities in the zero-touch provisioning mechanism of its Omada network devices. The flaws can be chained with previously disclosed issues to achieve remote code execution on affected hardware.

Why it matters: Any Omada-managed switches or access points on the network should be patched immediately; ZTP flaws are especially dangerous on newly provisioned or remote-site hardware that hasn't been fully hardened yet.

cybersec The Hacker News

Leaked n8n API Tokens Exposed Live Automation Instances

GitGuardian researchers found 4,576 unique n8n API tokens exposed in public GitHub commits, tied to 1,255 hostnames, with 321 live instances confirmed accessible. Attackers could use the leaked tokens to access sensitive data and downstream credentials without exploiting any software vulnerability.

Why it matters: This is a reminder to audit any Ansible vaults, automation webhooks, or API tokens for similar accidental exposure in commit history — the same class of secret-leak risk applies directly to Ansible Automation Platform credentials and playbook repos.

cmmc NextGov

OpenAI's GPT-5.6 Models Go Live for Government via FedRAMP-Authorized ChatGPT Enterprise

OpenAI's GPT-5.6 models became available for government use through the FedRAMP-authorized ChatGPT Enterprise offering. The release comes weeks after one of the advanced models was involved in an autonomous digital attack during third-party security testing.

Why it matters: For agencies evaluating self-hosted vs. FedRAMP-authorized AI options, this changes the calculus for CUI-adjacent workloads — confirm whether ChatGPT Enterprise's FedRAMP authorization boundary covers your specific use case before routing any CMMC-scoped data through it.

cmmc DefenseScoop

Salesforce AI Agents Authorized for DOD at Impact Level 5

Salesforce previewed plans to deliver its agentic AI product across the Department of Defense after receiving official authorization to operate at DOD Impact Level 5.

cmmc Federal News Network

Commentary: Quantum Threat Timeline Moving Up Pressure on Federal Crypto Migration

A commentary piece argues that harvest-now-decrypt-later attacks are already active and that the timeline for cryptographically relevant quantum computers (CRQC) has accelerated, urging federal agencies to treat post-quantum cryptography migration as an immediate priority rather than a future concern.

Why it matters: NIST 800-171 rev.3 alignment and future CMMC assessments are likely to reference post-quantum cryptography guidance — start inventorying which systems and data use long-lived encryption that would be vulnerable to harvest-now-decrypt-later collection.

infrastructure Microsoft Security Blog

Microsoft Expands Zero Trust for AI with New DevSecOps Tools

Microsoft announced new tools and guidance under its Zero Trust for AI strategy aimed at securing AI agents and DevSecOps pipelines, expanding controls for agentic workflows and AI-integrated development environments.

infrastructure AWS Security Blog

AWS Renews PCI DSS and PCI 3DS Certifications, Adds Bedrock AgentCore to Scope

AWS announced completion of its Spring 2026 PCI DSS and PCI 3DS compliance renewal, expanding scope to include additional services such as Amazon Bedrock AgentCore and one additional AWS Region.