Security & Threat Intelligence

The Watch

The Signal

Six CVSS 10.0 vulnerabilities landed simultaneously in your security foundations

Patch your SIEM first: if Wazuh is compromised, you lose visibility into everything else on this list.

In Play

  1. Security Foundation Infrastructure Under Siege: Six CVSS 10.0s

    Six CVSS 10.0 vulns hit simultaneously: UniFi, Step CA, WAGO, Azure Cloud Shell, Mesop, Mozilla. Wazuh SIEM RCE (9.1) lets attackers own your detection from worker nodes. Langflow confirmed exploited in 20 hours. Spring Security silently drops HTTP security headers across versions 5.7–7.0.

    Ask Clarity
  2. Google's 2029 PQC Deadline: Seven Sources Converge

    Seven independent sources report Google moving its post-quantum crypto migration to 2029 — six years ahead of NIST's 2035 federal baseline. White House considering moving the federal deadline to 2030. Android 17 beta already ships PQC key support. Harvest-now-decrypt-later attacks are explicitly confirmed as active.

    Ask Clarity
  3. Nation-State Arsenal Exposed: APT28 Zero-Click + SmartApeSG Multi-RAT

    Exposed FancyBear C2 server reveals 500+ day espionage campaign with zero-click email exploitation bypassing 2FA — 2,800 exfiltrated emails and 240 credential sets with TOTP secrets. SmartApeSG deploys four RAT/stealer families via ClickFix in a 2.5-hour staggered kill chain. GSocket C2 has only 17 AV detections.

    Ask Clarity
  4. AI Agent Governance Crisis: Adoption Outpacing Security 3-to-1

    New data quantifies the AI agent governance gap: 90% of orgs relaxing identity controls for AI speed, agent adoption tripled (22%→62% in UK), 48% hallucination rate in AI-generated code, and 1,300% spike in 'excessive agency' incidents including database deletions. MCP governance vendors at RSAC mostly selling dashboards, not enforcement.

    Ask Clarity
  5. Windchill/FlexPLM Zero-Day + AWS AI Security Products Broken

    German police made in-person late-night visits to warn sysadmins of a critical Windchill/FlexPLM zero-day — active exploitation is imminent or underway. Separately, AWS Bedrock AgentCore sandbox allows DNS-based C2 exfiltration (AWS won't fix), and AWS Security Agent has five vulns including container escape to host EC2 via docker.sock.

    Ask Clarity

Deep Dives

Your SIEM Has RCE, Your PKI Issues Rogue Certs, and Langflow Was Owned in 20 Hours

The Most Dangerous Vulnerability Week of 2026

This is not a normal patch Tuesday cycle. Six CVSS 10.0 vulnerabilities dropped simultaneously targeting infrastructure that enterprises treat as trusted foundations — and a separate cluster of 9.0+ CVEs is hitting tools your security team depends on to detect everything else.

Your Detection Stack Is the Target

Wazuh SIEM versions 4.0.0–4.14.2 have RCE and privilege escalation (CVE-2026-25769, CVE-2026-25770) allowing an attacker on a compromised worker node to gain root access on the master node. If your SIEM is compromised, your entire detection capability collapses. This must be your first patch — everything else on this list becomes invisible if your monitoring is owned.

Step CA (Smallstep) has a CVSS 10.0 (CVE-2026-30836) allowing unauthenticated certificate issuance via SCEP UpdateReq. If you use Smallstep for internal PKI, an attacker can mint valid certificates without credentials — your entire mTLS trust chain, mutual authentication, and service mesh identity are potentially compromised. Audit every certificate issued via SCEP immediately.

When your SIEM has RCE, your PKI has unauthenticated cert issuance, your container registry has hard-coded credentials, and your web framework silently drops security headers — the attack surface isn't at the perimeter anymore, it's in the foundations.

The CVSS 10.0 Roster

CVEProductAttack VectorAuth Required
CVE-2026-22557UniFi Network AppPath traversal → system file accessNone
CVE-2026-30836Step CA (Smallstep)SCEP → unauth cert issuanceNone
CVE-2026-3587WAGO Managed SwitchesCLI → unauthenticated remote rootNone
CVE-2026-32169Azure Cloud ShellPrivilege escalationN/A (server-side fixed)
CVE-2026-33057Mesop ≤1.2.2Code injectionNone
MultipleFirefox/ThunderbirdMemory corruption / RCEVaries

The 20-Hour Exploitation Window

Langflow — an AI pipeline orchestration tool — had three critical CVEs disclosed (CVE-2026-33017, CVE-2026-33309, CVE-2026-33475), including unauthenticated RCE. Sysdig confirmed exploitation within 20 hours of disclosure. This matches the accelerating pattern identified in earlier briefings: the gap between CVE publication and weaponization continues compressing toward zero.

Enterprise Infrastructure: The 9.0+ Cluster

Beyond the 10.0s, four additional critical vulns demand this-week action:

  • GoHarbor Harbor ≤2.15.0 (CVE-2026-4404, CVSS 9.4) — hard-coded credentials in your container registry. If compromised, your entire container supply chain is poisoned. Audit image push history.
  • Spring Security 5.7–7.0 (CVE-2026-22732, CVSS 9.1) — HTTP security response headers silently not written. Your Java applications may believe they're enforcing CSP, HSTS, and X-Frame-Options when they're not. Test your apps right now.
  • gRPC-Go <1.79.3 (CVE-2026-33186, CVSS 9.1) — Authorization bypass via HTTP/2 path header manipulation. In a microservices mesh, this is a trust-boundary violation across 22,844-star framework.
  • Rails Active Storage (CVE-2026-33195/33202, CVSS 9.1–9.8) — Path traversal and injection in file upload handling. Upgrade to 8.1.2.1, 8.0.4.1, or 7.2.3.1.

The pattern across these vulnerabilities is unmistakable: the attack surface has moved from the perimeter to the infrastructure your security program depends on. SIEM, PKI, container registries, security headers, RPC frameworks — these aren't edge-case tools. They're the load-bearing walls of enterprise security architecture.

What to do

  1. Patch Wazuh SIEM (versions 4.0.0–4.14.2) for CVE-2026-25769/25770 immediately. Segment worker-to-master communication as defense-in-depth.

  2. Patch or take Langflow offline within 4 hours. Forensically review running instances and rotate all accessible credentials.

  3. Verify Step CA version and audit all certificates issued via SCEP if using Smallstep for internal PKI.

  4. Check Harbor version — rotate all credentials and audit image push history if running ≤2.15.0.

  5. Test Spring Security header enforcement across all Java apps running versions 5.7–7.0 by inspecting actual HTTP responses.

  6. Scan all microservices for gRPC-Go <1.79.3 including transitive dependencies using SBOM tooling and upgrade to 1.79.3+.

Seven Sources, One Message: Google's 2029 PQC Deadline Means Harvest-Now-Decrypt-Later Is Already Stealing Your Future

The Strongest Cross-Source Signal of the Day

When seven independent intelligence sources all report the same development within 24 hours, that's not coincidence — it's a consensus event. Google has publicly committed to migrating all infrastructure to post-quantum cryptography by 2029, six years ahead of NIST's federal 2035 baseline. Google cited faster-than-expected advances in quantum hardware, error correction, and factoring algorithms — and explicitly warned that harvest-now-decrypt-later (HNDL) attacks are already active.

When the company building the quantum computers tells you the timeline is compressing by 40%, it's a data-driven decision, not marketing.

The Timeline Contradiction That Proves the Threat

Sources diverge on exactly when quantum breaks crypto, but the spread itself is informative:

BenchmarkPQC TargetSourceImplication
NIST Federal Baseline2035Published standardWhat most compliance teams plan to
White House Under Review2030Active discussionsFedRAMP/CMMC impact if adopted
Google Internal2029Public commitment (7 sources)Vendor ecosystem will follow
Android 17 Beta2026 (now)PQC keys shippingMobile supply chain already transitioning

The critical nuance: the threat is not 2029 — it's today. Nation-state adversaries are intercepting and storing encrypted traffic now, planning to decrypt it once quantum capability arrives. Any data you transmit or store today with RSA/ECC that must remain confidential beyond 2029 is at risk right now. Financial records, healthcare data, trade secrets, M&A communications, classified material — all harvestable today, decryptable tomorrow.

Industry Already Moving

Android 17 beta is shipping PQC key support for app signing and signature verification, meaning the mobile software supply chain is already transitioning. Bitcoin developers are working on quantum-resistant upgrades (BIP 360), with 6.8 million BTC sitting in addresses vulnerable to quantum attacks. Google is deploying NIST-vetted algorithms: ML-KEM (CRYSTALS-Kyber) for key exchange, ML-DSA (CRYSTALS-Dilithium) for digital signatures, and SLH-DSA for hash-based signatures.

What Your Migration Actually Requires

Enterprise PQC migration typically takes 5–7 years. Google's 2029 deadline gives you roughly 3. The math doesn't work unless you've already started. The migration path:

  1. Cryptographic inventory — Map every system using RSA, ECC, DH/ECDH. Tools like IBM Quantum Safe Explorer can accelerate this. Target: complete in 90 days.
  2. Data classification by sensitivity horizon — Anything confidential past 2029 is priority one for HNDL protection.
  3. Hybrid deployment — Start with TLS 1.3 hybrid key exchange (X25519+ML-KEM-768). Chrome and Firefox already support this. Low risk, high reward.
  4. Vendor pressure campaign — Ask Palo Alto, Fortinet, Cisco, Zscaler for their PQC roadmaps. No roadmap = material vendor risk finding.

Chinese quantum breakthroughs are the unnamed accelerant behind both Google's move and the White House's reconsideration. Multiple sources confirm this is geopolitically driven, not just technically motivated. The NSA CNSA 2.0 suite already requires PQC for national security systems — commercial mandates will follow, and auditors are already asking about quantum readiness.

What to do

  1. Launch a cryptographic inventory and PQC readiness assessment this quarter. Catalog every system using quantum-vulnerable algorithms, prioritized by data sensitivity and retention period.

  2. Deploy TLS 1.3 hybrid key exchange (X25519+ML-KEM-768) on edge infrastructure and internal services within 60 days.

  3. Classify data by confidentiality horizon — flag everything that must remain secret past 2029 as HNDL-vulnerable and prioritize for early PQC migration.

  4. Add PQC readiness to your next vendor review cycle. Request PQC roadmaps from VPN, firewall, HSM, and certificate authority vendors.

APT28's 500-Day Zero-Click Arsenal Exposed, SmartApeSG's 4-RAT Kill Chain, and GSocket: The C2 Channel Your SOC Can't See

Three Distinct Threat Actor Developments in One Week

A rare intelligence windfall, an active multi-RAT campaign, and an emerging C2 technique converge this week to shift your detection priorities.

APT28/FancyBear: The Exposed C2 Server

An OPSEC failure by FancyBear (APT28/GRU Unit 26165) exposed an open-directory C2 server revealing a 500+ day espionage campaign targeting government and military entities across Ukraine, Romania, Bulgaria, Greece, Serbia, and North Macedonia. The haul discovered by Ctrl-Alt-Intel: 2,800+ exfiltrated emails and 240+ credential sets with TOTP 2FA secrets.

The most alarming finding: a modular, multi-platform zero-click exploitation toolkit that achieves full compromise when a victim simply opens a malicious email — no clicks required. The attack chain delivers credential theft, 2FA bypass (TOTP secrets captured), email exfiltration, and silent forwarding rule establishment that persists indefinitely, surviving password resets.

The TOTP 2FA secrets in APT28's stolen credential sets confirm that time-based OTP is not sufficient against state-level threat actors. FIDO2/passkeys are the only phishing-resistant option.

SmartApeSG: 4 RATs in 2.5 Hours via ClickFix

Brad Duncan at ISC documented the SmartApeSG (ZPHP/HANEYMANEY) infection chain using the ClickFix technique — fake browser CAPTCHA pages tricking users into running malicious scripts. The kill chain is deliberately staggered over 2.5 hours to defeat sandbox analysis windows:

  • Remcos RAT deployed at T+1 minute — immediate remote access
  • NetSupport RAT at T+4 minutes — redundant access channel
  • StealC at T+1 hour — credential harvesting after sandbox windows close
  • Sectop RAT at T+2.4 hours — persistent backup backdoor

Each payload serves a distinct purpose, and the staggered timeline defeats sandbox analysis that typically monitors for 5–15 minutes. This is professionally designed operational security in a commodity crimeware campaign.

GSocket: Peer-to-Peer C2 That Evades IP-Based Detection

Xavier Mertens documented GSocket/gs-netcat being deployed as a backdoor with characteristics that make it exceptionally difficult to detect: it uses shared secrets instead of IP addresses for communication, with both endpoints connecting outbound to a global relay network. No inbound ports, no static C2 IPs, no DNS resolution to block. With only 17 antivirus detections on VirusTotal, and the deployment script being unobfuscated with comments, this is the rare combination of effective evasion with low sophistication — accessible to any threat actor.


Detection Gaps These Expose

ThreatWhat Your SOC MissesDetection Approach
APT28 zero-click emailNo user interaction = no click telemetryAudit for unauthorized mail forwarding rules; block auto-loading remote content
SmartApeSG staggered deploymentSandbox windows too short for later-stage payloadsExtend sandbox monitoring to 3+ hours; correlate multi-stage behavioral indicators
GSocket C2No inbound connections, no static IPs, no DNS to blockBehavioral detection for gs-netcat binaries, persistent outbound tunnels, and relay infrastructure connections

What to do

  1. Audit all mailboxes for unauthorized forwarding rules this week. Disable auto-loading of remote content in email clients across the organization.

  2. Verify phishing-resistant MFA (FIDO2/passkeys) deployment status and accelerate rollout. TOTP is confirmed compromised in APT28's toolkit.

  3. Deploy behavioral detections for GSocket/gs-netcat: monitor for gs-netcat binaries, unexpected outbound relay connections, and Bash scripts establishing persistent tunnels. Hunt retroactively in EDR telemetry.

  4. Brief security awareness teams on the ClickFix fake CAPTCHA technique and update phishing simulations to include this social engineering pattern.

The bottom line

Six CVSS 10.0 vulnerabilities hit your security foundations simultaneously — your SIEM (Wazuh) has RCE to root, your PKI (Step CA) issues rogue certificates without authentication, your container registry (Harbor) ships with a default backdoor, and Langflow was exploited in 20 hours — while seven independent sources confirm Google moved its post-quantum deadline to 2029, APT28's zero-click email toolkit was caught with 240 stolen TOTP secrets proving time-based 2FA is broken at the nation-state level, and your AI agent governance gap just got quantified at 90% of organizations actively weakening identity controls to ship faster.