~/greenteam/nerd

Wednesday, September 2, 2026

Daily digest

Heavy day for actively-exploited critical vulnerabilities — SonicWall VPN appliances and JFrog Artifactory are both under attack within days of disclosure, alongside a major botnet takedown and continued CMMC-adjacent policy movement in D.C.

cybersec The Hacker News

Attackers Exploit Two SonicWall SMA 1000 Zero-Days in Active Attack Chain

SonicWall released patches for two zero-day vulnerabilities in its SMA 1000 series VPN appliances that are being actively exploited, including CVE-2026-83548 (CVSS 10.0), a pre-authentication SSRF flaw. The vulnerabilities were discovered internally by SonicWall researchers and can reportedly be chained together in attacks.

Why it matters: If SMA 1000 appliances are anywhere in the remote-access path to CUI systems, patch immediately and review VPN logs — a CVSS 10.0 pre-auth SSRF under active exploitation is a direct path to boundary compromise under NIST 800-171.

cybersec The Hacker News

Attackers Exploit Critical JFrog Artifactory Flaw to Mint Admin Tokens Days After Disclosure

Threat actors are actively exploiting CVE-2026-82329, a critical authentication bypass in JFrog Artifactory (CVSS 9.8) that allows unauthenticated attackers to mint administrative access tokens under default configurations. Exploitation began within days of public disclosure, according to watchTowr.

Why it matters: Artifactory is a common artifact repository in Ansible/CI-CD pipelines; exposed instances risk admin-level compromise of your build supply chain — verify no internet-facing instances remain unpatched.

cybersec The Hacker News

Authorities Turn Sality's P2P Network Against Itself, Cutting Off New Malware Payloads

The DoJ announced a coordinated takedown of the 23-year-old Sality peer-to-peer botnet on August 31, conducted with authorities from Bulgaria, Hungary, and Romania alongside CrowdStrike and Shadowserver. Investigators used the botnet's own P2P architecture to sinkhole infected machines and cut them off from operators.

cybersec The Hacker News

Attackers Exploit Critical Switchvox Flaw to Deploy Reverse Shells Without Credentials

Threat actors are exploiting CVE-2026-9586 (CVSS 9.3), an unauthenticated SQL injection vulnerability in Sangoma Switchvox SMB Edition, to remotely execute code and deploy reverse shells. The flaw affects the enterprise VoIP platform without requiring any credentials.

cybersec The Record

China's 'Fire Ant' Campaign Used Compromised Cisco Routers as Attack Platform

Researchers detailed a Chinese hacking operation dubbed Fire Ant that compromised Cisco routers not just for access but to use them as a platform for launching further attacks. The campaign is described as compromising the underlying trust layer that other network systems depend on.

Why it matters: Router-level compromise undermines assumptions about network segmentation boundaries relevant to CUI enclave design — worth reviewing Cisco firmware patch levels and router logging on any perimeter devices.

cybersec Dark Reading

Critical Langflow Flaw Exploited as Attacks on AI Platform Rise

Attackers are actively exploiting CVE-2026-0768, a critical vulnerability in the low-code AI development platform Langflow, which has seen increasing adversary attention throughout the year.

Why it matters: If Langflow or similar low-code AI tooling is part of a self-hosted AI stack, treat it like any internet-facing app server — confirm patch status and restrict external exposure.

cmmc Federal News Network

CR Extends Cyber Info Sharing Law Through December

The continuing resolution passed by Congress extends the Cybersecurity Information Sharing Act, along with the Technology Modernization Fund and National Cybersecurity Protection System, through December 11, 2026, avoiding a lapse amid recent water-system hacks and AI-related threat concerns.

Why it matters: CISA information-sharing liability protections directly affect how contractors report incidents involving federal systems — the temporary extension means this remains in flux and worth tracking toward the December deadline.

cmmc Federal News Network

CUI Sprawl: The Hidden Driver of CMMC Risk

A commentary analysis examines how Controlled Unclassified Information spreads beyond formally designated systems and contracts within organizations, creating compliance blind spots not captured by standard CMMC scoping exercises.

Why it matters: Directly relevant to CMMC L2 scoping — worth re-auditing where CUI may exist outside your defined enclave (shared drives, email, endpoints) before your next assessment.

cmmc Federal News Network

Defense Dept Opens Use of Three Major AI Tools for Employees

DoD announced approval for employees to use three major AI tools, including ChatGPT, for reading documents in unclassified administrative and policy work contexts.

Why it matters: Signals a policy direction that contractors may need to mirror or account for in AI usage policies covering CUI handling and data residency (relevant if evaluating commercial AI vs. self-hosted models).

infrastructure The Register

Microsoft and AWS Build Direct Multicloud Bridge

Microsoft and AWS launched new services offering private 100 Gbps network links directly between the two cloud platforms, eliminating the need for lengthy custom networking setups to connect workloads across the two providers.

Why it matters: Relevant for any hybrid architecture spanning M365 GCC High and AWS GovCloud — worth checking whether this new interconnect option (and its compliance boundary status) is available in government cloud regions.

infrastructure Red Hat Blog

Red Hat Satellite 6.20 Limited Availability: Container Deployment and Post-Quantum Crypto

Red Hat opened early access registration for Satellite 6.20, launching in November 2026, which introduces container-based deployment and post-quantum cryptography enablement for managing RHEL fleets, including disconnected environments.

Why it matters: PQC enablement in patch/config management tooling is an early signal for future NIST cryptographic transition requirements — worth tracking for disconnected/air-gapped RHEL estates supporting CUI systems.

infrastructure HashiCorp Blog

HashiCorp Vault Agentic IAM Now Generally Available

HashiCorp announced general availability of agentic IAM features in Vault Enterprise, aimed at securing identity and access management for AI agents interacting with credentials and secrets.