[SIGNALS WEEKLY] Perimeter Pressure, Supply Chain Drift, and Identity Theft

The perimeter blinked. VPN portals and CI tokens are still doing incident cosplay.

Share
[SIGNALS WEEKLY] Perimeter Pressure, Supply Chain Drift, and Identity Theft
The perimeter called. It says the raccoons found the CI tokens.

AlphaHunt

Stop doomscrolling, start decisioning. We chewed through the muck so your team doesn’t have to. → Subscribe!

Like this? Forward this to a friend!

(Have feedback? Did something resonate with you? Did something annoy you? Just hit reply! :))


TL;DR

  • [Perimeter/Vulnerabilities] Active exploitation of VPN/edge auth (incl. PAN-OS CVE-2026-0257) and new CISA KEV entries underscores that internet-facing portals/gateways remain primary initial-access points, requiring prioritized patching plus high-fidelity auth/admin telemetry.

  • [Supply Chain/CI-CD] The npm “Miasma” incident and emerging “agentic” GitHub workflows show that compromised publishers, CI identities, and untrusted text-driven automation are now central supply-chain attack surfaces, breaking the “signed = safe” assumption.

  • [Identity/Infostealers] Threat actors are weaponizing AI-themed lures and infostealers to capture credentials and cloud/SSO session tokens at scale, enabling rapid post-login pivots and reinforcing the need for tighter session controls, conditional access, and anomaly-based detection.


Current Stories

TL;DR

  • [Edge/VPN Exploitation] Perimeter auth remains a primary initial-access target (CISA KEV + PAN-OS GlobalProtect CVE-2026-0257)so what this week: treat exposed portals/VPNs as “under active testing,” and prioritize patch/mitigation plus auth telemetry.

  • [Supply Chain] npm “Miasma” campaign trojanized Red Hat’s @redhat-cloud-services packages via a hijacked trusted publisher pipelineso what this week: signed packages aren’t safety; CI/CD tokens and publisher permissions are the blast-radius multipliers.

  • [Social Engineering/Identity] AI-brand lures are being used to drive infostealers and steal session tokensso what this week: expect user-initiated installs to translate quickly into cloud/SSO session hijack and rapid follow-on access.

  • [Sanctions/Finance] U.S. Treasury sanctioned Iran’s Nobitex and related entities tied to sanctions evasion and IRGC-linked activityso what this week: anticipate shifting crypto rails and increased compliance scrutiny around exposure and tracing.

References


Emerging Stories

TL;DR

  • [AI Security/CI-CD] Agentic GitHub workflows can turn untrusted text into tool actionsso what this week: treat issues/PRs as untrusted input, and keep secrets out of jobs that can be influenced by repo content.