Approved Without You
Authority is being granted without human approval: forged tokens that pass as administrators, pre‑auth workflow execution, a handset baseband zero‑click, a web chain that turns a single URL into server access, and fresh exploited‑in‑the‑wild edge items — translated into immediate containment and governance actions.
Executive signal
Decision systems are being impersonated. Validators and evaluators — the mechanisms that say yes — are being bent so that approval happens without you.
What changed today
Across the region, the quiet middle layers of trust are being targeted: JSON Web Token validators, inline evaluators inside workflow platforms, theme‑install paths, and router services at the edge. Several items moved from theoretical to observed: forged administrator tokens hitting honeypots, unauthenticated workflow execution used for command‑and‑control staging, environment‑variable sweeps focused on cloud and model secrets, and proximity‑based handset elevation confirmed as active and targeted.
Immediate actions
Turn validators into deniers by default
Enforce strict JWT algorithm allowlists; reject anything outside the list. Rotate tokens and keys that could have been read through API backends. Bind auto‑quarantine to exposure signals so rotation, session kill, and pipeline freeze happen together.
Remove host access; require human‑in‑the‑loop
Disable unsafe evaluators; sandbox or containerize evaluation; forbid filesystem and subprocess access. Any change path touching credentials, pipelines, or network segmentation must require explicit human approval.
Raise device baselines; isolate admin browsing
Move privileged approvals off endpoints without device and session attestation. Enforce minimum OS versions. Review themes/plugins in a non‑privileged browser profile or review tenant; block forced‑install primitives from reaching production.
Operational notes
API edge. A gateway flaw allows tokens signed with unsupported algorithms to pass as valid, granting wide access. Treat this as a breach of the approval system.
Workflow execution. Unauthenticated remote code execution via inline definitions converts evaluation into control. Remove host access and gate all privilege‑creating paths.
Developer tooling. Active probing against AI orchestration and web‑framework storage paths seeks cloud keys and model tokens. Lock down environment exposure and secrets handling.
Management plane. A maximum‑severity authentication bypass in an identity controller reinforces that control surfaces must assume hostile inputs at their edges.
Mobile proximity. A modem‑layer elevation under targeted use removes user interaction; approvals should not depend on unproven endpoints.
Edge devices. Recent exploited‑in‑the‑wild additions include widely deployed routers. Inventory and remediate exposed versions first.
Sources
- The Hacker News — Active Exploitation Attempts Target WSO2 API Manager JWT Bypass — https://thehackernews.com/2026/09/active-exploitation-attempts-target.html
- The Hacker News — Critical Pre‑Auth RCE in Orkes Conductor Workflow Platform Exploited in the Wild — https://thehackernews.com/2026/09/critical-pre-auth-rce-in-orkes.html
- The Hacker News — Attackers Exploit Critical Langflow and Rails Flaws — https://thehackernews.com/2026/09/attackers-exploit-critical-langflow-and.html
- The Hacker News — Weekly Recap: Cisco Auth Bypass; Brevo Worker Supply‑Chain Injection; AI Agent RCE — https://thehackernews.com/2026/09/weekly-recap-cisco-0-day-ai-agent-rce.html
- Cyber Security News — Android Pixel 0‑day Actively Exploited — https://cybersecuritynews.com/android-pixel-zero-day
- Cyber Security News — Click2Shell WordPress Flaw Enables RCE With a Single Link — https://cybersecuritynews.com/click2shell-wordpress-vulnerability
- The bloc's cybersecurity service — KEV: MikroTik RouterOS Additions — https://www.cisa.gov/news-events/alerts/2026/09/10/cisa-adds-two-known-exploited-vulnerabilities-catalog
- The bloc's cybersecurity service — KEV: Chromium V8 Type Confusion — https://www.cisa.gov/news-events/alerts/2026/09/04/cisa-adds-one-known-exploited-vulnerability-catalog
