~/greenteam/nerd

Friday, June 19, 2026

Daily digest

Two stories dominate today: the FortiBleed credential leak (73,000+ Fortinet/FortiGate devices exposed) with an active CISA warning, and a critical NGINX RCE pair (CVSS 9.2) — both warrant immediate attention if these products are in your environment or supply chain.

cybersec BleepingComputer

CISA Warns Fortinet Users to Secure Devices After FortiBleed Leak Exposes 74,000 Credentials

A data leak dubbed 'FortiBleed' has exposed credentials for approximately 73,932 Fortinet firewall and FortiGate VPN URLs worldwide. CISA issued an urgent advisory urging organizations to audit and secure affected devices immediately. The leaked dataset appears to be a compiled collection of Fortinet and FortiGate VPN credentials circulating among threat actors.

Why it matters: If any Fortinet VPN or firewall appliances sit on your perimeter or in your supply chain, assume credentials may be compromised — rotate secrets, audit active sessions, and verify your device appears on no leaked lists before end of day.

cybersec BleepingComputer

CISA: Splunk Enterprise Flaw Actively Exploited, Patch by Sunday

CISA added a critical Splunk Enterprise vulnerability to its Known Exploited Vulnerabilities catalog, mandating federal agencies patch by the coming Sunday. The flaw is being actively exploited in the wild. CISA's directive applies to FCEB agencies but serves as a strong signal for all operators of Splunk infrastructure.

Why it matters: If Splunk Enterprise is part of your SIEM stack or security monitoring pipeline — common in CMMC L2 environments for log aggregation — treat this as an emergency patch event; active exploitation means defenders are already behind.

cybersec The Hacker News

F5 Patches Two Critical NGINX Open Source Flaws Enabling Remote Code Execution

F5 released security updates addressing two critical vulnerabilities in NGINX Open Source. CVE-2026-42530 (CVSS v4 9.2) is a use-after-free flaw in the HTTP/3 module exploitable by unauthenticated remote attackers. A second critical RCE flaw was also patched in the same release.

Why it matters: NGINX is widely used as a reverse proxy and ingress controller in containerized and cloud environments — if you're running NGINX in front of any GovCloud workloads, Kubernetes ingress, or internal services, patch immediately; HTTP/3 enabled configurations are directly at risk.

cybersec The Hacker News

DragonForce Hackers Abuse Microsoft Teams Relays to Hide C2 Traffic

The DragonForce ransomware group deployed a custom Go-based remote access trojan called Backdoor.Turn that tunnels command-and-control traffic through Microsoft Teams relay infrastructure to evade detection. The backdoor was used in an attack against a major U.S. services firm. Research was jointly published by Symantec and Carbon Black.

Why it matters: M365 GCC High environments rely heavily on Teams — C2 traffic blending into legitimate Teams relay traffic will evade traditional network-layer detections; ensure behavioral anomaly monitoring covers Teams outbound flows, not just blocked domains.

cybersec Microsoft Security Blog

AutoJack: Single Malicious Webpage Can Trigger RCE on AI Agent Host Machine

Microsoft Security Research disclosed 'AutoJack,' an exploit chain where a malicious webpage can cause an AI browsing agent running AutoGen Studio to execute arbitrary code on the host machine via its MCP WebSocket interface. The attack exploits localhost trust assumptions, missing authentication on local services, and unsafe parameter handling. The research identifies a systemic pattern affecting any agent that browses untrusted content while having access to local services.

Why it matters: If you're running a self-hosted AI agent stack (AutoGen, MCP-connected tools) on any workstation or server, localhost is no longer a trust boundary — audit what WebSocket ports are exposed, enforce authentication on local agent interfaces, and isolate agent processes from sensitive data paths.

cybersec BleepingComputer

Klue OAuth Breach Linked to 'Icarus' Salesforce Data Theft Campaign

Threat actors tracked as 'Icarus' abused compromised OAuth tokens from market intelligence platform Klue to steal Salesforce CRM data from multiple organizations, including cybersecurity vendor Huntress. Salesforce disabled the Klue Battlecards integration entirely in response. This is the third integrated third-party application compromised in an ongoing Salesforce data exfiltration campaign.

Why it matters: Review all third-party OAuth app integrations connected to any Salesforce instances in your environment — overprivileged connected apps are an undermonitored attack surface; audit token scopes and revoke anything not actively required.

cybersec BleepingComputer

Gentlemen Ransomware Actively Develops Suite of EDR Killer Tools

The Gentlemen ransomware-as-a-service operation is actively building and maintaining multiple endpoint detection and response (EDR) killer tools made available to affiliates. The tooling is designed to disable security agent processes before deploying ransomware payloads. Researchers note the group is iterating quickly to stay ahead of vendor detections.

Why it matters: Intune-managed Windows 11 fleets relying on a single EDR solution are at elevated risk if that agent can be killed pre-encryption; validate that Tamper Protection is enforced in your Defender for Endpoint policy and that you have out-of-band alerting if agent heartbeats go dark.

cybersec BleepingComputer

Law Enforcement Cleans ~15,000 SocGholish-Infected Sites Linked to Evil Corp

International law enforcement coordinated to disinfect nearly 15,000 WordPress websites compromised with SocGholish malware and took down more than 100 servers tied to the Evil Corp Russian cybercrime group. SocGholish is a widely used initial access framework that serves fake browser update lures to visitors of infected sites. The takedown represents one of the larger coordinated infrastructure disruptions of the campaign.

cmmc NextGov

Planned NDAA Amendment Would Codify CISA's Role in Cyber Vulnerability Program

A planned amendment to the FY2027 National Defense Authorization Act would formally codify CISA's authority over the federal vulnerability tracking program, following last year's contracting disruption that temporarily threatened CVE program continuity. The measure is expected to be introduced as a Senate add-on to the defense package. The move is a direct legislative response to concerns about the program's structural fragility.

Why it matters: Stable CVE program infrastructure underpins vulnerability management practices required under NIST 800-171 — codifying CISA's role reduces the risk of future contracting gaps that could interrupt the CVE feed your patching workflows depend on.

cmmc AWS Security Blog

AWS Spring 2026 SOC 1 and SOC 2 Reports Now Available in OSCAL Format

AWS released its Spring 2026 SOC 1 and SOC 2 reports covering 188 services over a 12-month period (April 2025–March 2026), now available in machine-readable OSCAL format alongside the traditional PDF. The OSCAL versions allow automated ingestion into compliance tooling and GRC platforms. This is the latest in AWS's ongoing effort to provide compliance documentation in standardized formats.

Why it matters: For AWS GovCloud workloads, OSCAL-formatted SOC reports can be ingested directly into tools like OSCAL-compliant SSP editors or GRC platforms, reducing manual evidence collection burden during CMMC assessments — worth pulling into your compliance documentation pipeline.

cybersec Dark Reading

Novo Nordisk Breach Exposes Software Development Pipeline Risk via Leaked GitHub Token

A security incident at Novo Nordisk involved a leaked GitHub token that exposed the company's software development pipeline. Researchers note the breach illustrates that secrets management failures are fundamentally an identity problem rather than a pure tooling gap. The incident highlights persistent risks from long-lived tokens and inadequate secret rotation practices in CI/CD environments.

Why it matters: If your Ansible automation or AWS GovCloud pipelines use long-lived GitHub tokens or static secrets in CI/CD, this is a prompt to audit for exposed credentials in repos, enforce short-lived token practices, and validate secrets scanning is active on all pipelines.

cybersec Schneier on Security

Embedding Forbidden Text in Spyware to Defeat AI-Based Malware Analysis

At least one malware developer has been found embedding policy-triggering content — including references to nuclear and biological weapons — inside JavaScript comments within their spyware payloads. The text does not affect code execution but is designed to cause AI-based analysis tools to refuse to process the file. Researchers identified the technique in a payload beginning with a large comment block containing fake system instructions.

Why it matters: If your SOC or malware triage workflow incorporates AI-assisted analysis tools, be aware that threat actors are actively probing those tools' content guardrails as an evasion technique — validate that your AI analysis pipeline has fallback non-AI static analysis paths for flagged files.