~/greenteam/nerd

Friday, August 14, 2026

Daily digest

The White House's memo authorizing licensed private-sector hack-back operations against foreign cybercriminals is the biggest policy story of the day, alongside active exploitation of a critical VMware vCenter RCE that virtualization admins should patch immediately.

cybersec BleepingComputer

Critical VMware vCenter RCE flaw exploited for reverse SSH access

Attackers are actively exploiting CVE-2026-59310, a critical RCE in VMware vCenter's Syslog Server, to deploy a reverse SSH tool for persistent remote access. The exploitation campaign began earlier this month, and researchers note that patching alone may not fully remove attacker footholds already established.

Why it matters: Any mixed hypervisor environment running vCenter alongside Nutanix AHV should patch immediately and hunt for persistence artifacts (reverse SSH tunnels), since patching after compromise won't remove an existing backdoor.

cybersec BleepingComputer

Microsoft patches LegacyHive Windows zero-day vulnerability

Microsoft released security patches for a Windows zero-day dubbed "LegacyHive," disclosed after the July 2026 Patch Tuesday cycle. The vulnerability had been publicly known before a fix was available.

Why it matters: Push this out-of-band patch to the Intune-managed Windows 11 fleet promptly given the vulnerability was disclosed publicly before a fix existed, increasing exploitation risk during the gap.

cybersec BleepingComputer

Akira hackers disable EDR with Safe Mode, steal data but fail to encrypt

An Akira ransomware affiliate rebooted a compromised system into Safe Mode with Networking to disable the endpoint detection and response (EDR) solution before exfiltrating data. The encryption stage of the attack failed, but data theft succeeded.

Why it matters: Verify EDR/tamper-protection policies block Safe Mode boot manipulation on the Windows 11 fleet โ€” many EDR agents don't load in Safe Mode by default, leaving a known bypass path.

cybersec The Register

Mystery attacker spent a year raiding Salesforce and ServiceNow portals

A previously undocumented threat actor used custom tools to harvest data from over-permissioned guest accounts across Salesforce and ServiceNow customer portals over the course of a year. The campaign exploited weak guest-account access controls rather than a software vulnerability.

Why it matters: Audit guest/external-user permissions on any SaaS portals in use โ€” this is a configuration failure, not a patchable flaw, so it maps directly to NIST 800-171 access control requirements (3.1.1/3.1.2).

cybersec BleepingComputer

Shell investigates 'potential incident' after Clop data theft claims

Oil giant Shell confirmed it is investigating a potential security incident after the Clop ransomware gang claimed to have stolen 89GB of company data. Shell has not yet confirmed the scope or validity of the claim.

cybersec BleepingComputer

RingCentral data breach exposed info of 1.6 million accounts

The ShinyHunters extortion group stole personal information from 1.6 million RingCentral accounts after breaching the company in July 2026, according to Have I Been Pwned. RingCentral has not publicly detailed the scope of data types exposed.

cybersec The Record

New Mirai variant adds stealth capabilities to notorious botnet code

A new Mirai botnet variant has been identified with encrypted command-and-control communications and a credential "sniffer" that scans for default access credentials on networked devices. The update expands on Mirai's traditional DDoS-focused functionality with improved evasion.

cmmc Ars Technica Security

White House lets private security firms conduct offensive hack-back operations

A memo signed by President Trump directs the National Coordination Center to establish a program allowing vetted private security companies to apply for authorization to hack and disrupt foreign cybercrime organizations. Participating firms must follow federal oversight rules and post a $1 million bond.

Why it matters: This is the first formal U.S. authorization of private-sector offensive cyber operations; contractors handling CUI should watch for downstream policy on liability and information-sharing obligations tied to any future participation or threat intel derived from this program.

cmmc NextGov

CISA's BOD 26-04 shifts vulnerability management from scoring to remediation capability

A new CISA Binding Operational Directive, BOD 26-04, moves federal vulnerability management requirements beyond scan-and-score metrics toward demonstrating actual remediation capability and coordination speed. Commentary frames it as an audit of agencies' ability to fix vulnerabilities quickly, not just detect them.

Why it matters: Contractors aligned to federal vulnerability management expectations should review remediation SLAs and evidence-of-fix documentation now โ€” CMMC assessors are likely to mirror this shift from scan-based to remediation-based evidence.

infrastructure AWS Security Blog

AWS Certificate Manager to discontinue email validation for public certificates

AWS announced it will discontinue email-validated public certificates in ACM by September 30, 2027, requiring migration to DNS validation. The change aligns with the CA/Browser Forum's industry-wide deprecation of email-based domain validation.

Why it matters: Any AWS GovCloud workloads using email-validated ACM certificates need to migrate to DNS validation well before the 2027 cutoff to avoid certificate renewal failures.

infrastructure HashiCorp Blog

Packer v1.16.0 adds verifiable provenance to machine images

HashiCorp released Packer v1.16.0, adding native SLSA provenance generation and verification for machine images, plus new HCL2 features for provisioners and variables. The release lets teams cryptographically verify the build origin of golden images.

Why it matters: SLSA provenance on golden images strengthens supply-chain evidence for CMMC/NIST 800-171 controls around configuration management and can be built into Ansible-driven image pipelines for Nutanix AHV templates.