~/greenteam/nerd

Saturday, May 30, 2026

Daily digest

CVE-2026-0257, an actively exploited authentication bypass in Palo Alto PAN-OS GlobalProtect, is the day's top priority — patch or mitigate immediately if your environment uses GlobalProtect VPN, and note CISA has added it to the KEV catalog.

cybersec The Hacker News

PAN-OS GlobalProtect Authentication Bypass (CVE-2026-0257) Under Active Exploitation

Palo Alto Networks confirmed that CVE-2026-0257 (CVSS 7.8), an authentication bypass in PAN-OS and Prisma Access, is being actively exploited in the wild to establish unauthorized VPN connections. CISA simultaneously added it to the Known Exploited Vulnerabilities catalog, making it a BOD 22-01 remediation deadline item for federal agencies and contractors. Any organization running GlobalProtect should treat this as urgent — apply vendor patches or implement mitigations immediately.

cybersec CISA Advisories

CISA Adds One Known Exploited Vulnerability to Catalog

CISA formally added CVE-2026-0257 (Palo Alto PAN-OS authentication bypass) to the KEV catalog, triggering mandatory remediation timelines for federal agencies under BOD 22-01. Defense contractors in CMMC Level 2 environments should treat KEV additions as high-priority signals even where BOD deadlines don't directly apply. This confirms active threat actor interest in the vulnerability beyond proof-of-concept.

cybersec Microsoft Security Blog

Malicious npm packages abuse dependency confusion to profile developer environments

Microsoft identified 33 malicious npm packages designed to exploit dependency confusion, collecting detailed reconnaissance data from developer workstations and CI/CD build pipelines — including environment variables, cloud credentials, and system metadata. The attack chain is stealthy and targets the supply chain rather than production systems directly, making it particularly dangerous for DevSecOps environments. Organizations using Ansible, AWS GovCloud pipelines, or any Node.js-based tooling should audit their package registries and enforce private registry controls.

cybersec The Register

No fix yet for critical RCE bug in open-source Git service Gogs — exploit module is out

A critical remote code execution vulnerability in the Gogs self-hosted Git service has no patch available, and a public Metasploit exploit module is now in circulation — despite the researcher reporting the flaw to maintainers back in March with no response. Organizations running Gogs for internal source control should consider isolating or replacing the service immediately. GitLab and Gitea are common alternatives with active security maintenance.

cybersec The Hacker News

Attackers Use LLM Agent for Post-Exploitation After Marimo CVE-2026-39987 Exploit

A threat actor exploited CVE-2026-39987 in an internet-exposed Marimo computational notebook, then deployed an LLM agent to automate post-compromise actions including cloud credential extraction — a novel escalation of AI-assisted attack tradecraft. This represents a meaningful shift: adversaries are now using AI not just for phishing but for autonomous lateral movement and credential harvesting after initial access. Environments exposing data science tooling (Jupyter, Marimo, etc.) to the internet without strong authentication are at elevated risk.

cybersec BleepingComputer

Dutch government disrupts malware botnet with 17 million infected devices

Dutch law enforcement took down a massive botnet comprising 17 million infected devices by seizing more than 200 servers hosted at a Netherlands-based provider. The scale of the operation underscores that commodity botnets remain a significant threat to enterprise and government infrastructure alike, including DDoS and credential-stuffing campaigns. IT administrators should verify endpoint hygiene and review botnet-related IOCs from Dutch police disclosures.

cybersec The Hacker News

New Russia-Linked GREYVIBE Targets Ukraine with AI-Powered Cyberattacks

WithSecure researchers identified a previously undocumented Russian-aligned threat group, GREYVIBE, conducting persistent campaigns against Ukrainian military and government entities since at least August 2025, using AI tools throughout the attack lifecycle from lure generation to payload delivery. The group's use of ChatGPT and similar tools for end-to-end attack automation marks a maturation of AI-assisted adversarial operations. Defense contractors handling Ukraine-related CUI or working with allied-nation partners should factor this TTP evolution into threat models.

cybersec BleepingComputer

ChatGPT share links abused to host fake outage pages to deliver malware

Threat actors are weaponizing ChatGPT's public content-sharing feature to serve convincing fake OpenAI outage pages that trick users into downloading malware disguised as the ChatGPT desktop app. This is a social engineering vector that bypasses traditional URL reputation filtering since the links originate from chatgpt.com itself. Administrators should consider adding ChatGPT share-link domains to web proxy inspection rules and brief users on this lure technique.

infrastructure Dark Reading

With Complex Cloud Integrations, Small Errors Lead to Major Compromises

Researchers documented an exploit chain in a popular automation service where over-permissioned IAM roles, exposed secrets, and non-human identities combined to allow full environment compromise — none of the individual misconfigurations alone would have been critical. The finding is highly relevant to AWS GovCloud and automation-heavy environments where Ansible, Terraform, or similar tools accumulate broad permissions over time. CMMC Level 2 controls around least privilege (AC.2.006) and configuration management are directly implicated.

cmmc NextGov

Commercial location data is being used to target US servicemembers, lawmakers warn

U.S. Central Command confirmed receiving multiple threat reports of adversaries exploiting commercially available location data to surveil and target U.S. military personnel in theater, prompting congressional concern. The warning extends to contractors and cleared personnel whose device location data may be aggregated through data brokers and sold to foreign actors. This has direct OPSEC implications for anyone handling CUI or working in proximity to sensitive military operations.

cmmc Federal News Network

Army asks its vendors to 'jailbreak' their own systems

The Army is requiring vendors to conduct adversarial self-testing — essentially red-teaming their own products — as part of its "right to integrate" initiative aimed at streamlining how commercial systems connect to Army data infrastructure. This signals a harder look at vendor security posture during acquisition, with implications for how DIB contractors demonstrate resilience beyond standard CMMC self-assessments. Vendors should expect integration security testing to become a contract requirement, not just a checkbox.

cybersec BleepingComputer

Google Chrome adds session cookie theft protection for all users

Google has rolled out Device Bound Session Credentials (DBSC) to all Chrome users, a feature that cryptographically binds session cookies to the device, blocking the most common infostealer and pass-the-cookie attack techniques. This is a meaningful defense-in-depth improvement for environments relying on Microsoft 365 GCC High and other web-based SaaS platforms accessed via Chrome. Administrators using Intune or group policy to manage browser configurations should verify DBSC is enabled and monitor for any compatibility issues with enterprise web apps.