Topic · 14 articles

Security.

Practical security writing for the AI era: AI agent identity, MCP server hardening, post-quantum migration, container escapes, and real CVE response — by Indra Gusti Prasetya, security leader and co-founder of Temika Cyber.

The attack surface changed when AI agents joined the stack. These articles cover the specific intersection of AI infrastructure and security — from SPIFFE-based agent identity and MCP tool poisoning to io_uring rootkit hiding and post-quantum TLS migration. Written from production experience, not vendor slides.

  • AI agent security — identity, trust boundaries, prompt injection, and A2A agent card poisoning
  • Supply chain — dependency cooldowns, install-script gating, and patch cadence under 206 CVEs
  • Container & kernel — Kubernetes user namespaces, Fission escapes, io_uring and rootkit surface
  • Cryptography & compliance — post-quantum TLS already breaking routers, migration deadlines, and EU AI Act enforcement

Fix MCP OAuth 2.1 Before the July 28 Rewrite

Only 8.5% of MCP servers use OAuth. Audit audience validation and add the resource parameter before the July 28 OAuth 2.1 spec rewrite lands.

Read more

Trivy vs Grype 2026: Pick by the Job, Not Speed

Trivy vs Grype in 2026: Trivy scans everything, Grype matches CVEs from an SBOM. Pick by the job, and pin your scanner after Q1's supply-chain hit.

Read more

Falco vs Tetragon vs Tracee: Pick the Right One

Falco detects, Tetragon enforces in the kernel, Tracee does forensics. Picking one as a drop-in for another is the costly mistake. How to choose.

Read more

io_uring Security: The Linux Speedup That Hides Rootkits

io_uring skips system calls for speed, and that same trick lets a rootkit run while Falco, Tetragon, and Defender see nothing. Here is how to close the gap.

Read more

A2A Agent Card Poisoning: JWS Proves Origin, Not Intent

A signed A2A agent card still lets attackers inject instructions into the description field your orchestrator feeds directly to the LLM router.

Read more

AI Browser Prompt Injection Hands Over Your Sessions

One crafted URL drained Comet's Gmail and ChatGPT Atlas blocked just 5.8% of phishing. Agentic browsers run with all your logged-in sessions, and that is the bug.

Read more

Post-Quantum TLS Is Already On, and It Broke Your Router

Hybrid post-quantum TLS (X25519MLKEM768) is negotiating by default right now, and the operator problem is a 1,400-byte ClientHello that fragments and breaks SNI routing.

Read more

GreatXML BitLocker Bypass Means TPM-Only Is the Bug

An unpatched WinRE exploit, GreatXML, bypasses BitLocker on any Windows 11 machine that ran a Defender offline scan. The fix is TPM+PIN, not a patch.

Read more

MCP RCE Lives in the SDK, and No Patch Is Coming

A remote code execution flaw sits in Anthropic's official MCP SDKs across 150M downloads. It's stdio command execution by design, and Anthropic calls it expected.

Read more

Patch Tuesday Hit 206 CVEs and Broke Your Cadence

Microsoft's June 2026 Patch Tuesday fixed a record 206 CVEs and 3 zero-days. The real shift is AI-found bugs outrunning the human patch cycle.

Read more

AI Agent Identity Needs SPIFFE and OAuth, Not One Key

The fix for AI agent identity is two layers: SPIFFE proves what the agent is, OAuth token exchange proves what it may do right now and for whom.

Read more

Hunting Shadow AI Before It Becomes Your Breach Path

Shadow AI now factors into 1 in 5 breaches and adds $670K in cost. Why banning tools backfires, and how to actually find ungoverned GenAI in 2026.

Read more

EU AI Act High-Risk Rules Hit August 2, 2026

The EU AI Act's high-risk obligations become enforceable on August 2, 2026, a deferral isn't law yet, and ISO 42001 won't cover you. Here's the engineering work.

Read more

Dependency Cooldowns Beat Fast Supply Chain Attacks

Dependency cooldowns delay installing brand-new package versions a few days, blocking most npm and RubyGems supply chain attacks before malware lands.

Read more

Browse other topics

All writing

Subscribe to the Technical Journal

Deep dives into infrastructure, security, and technical leadership. No noise, just engineering rigor. Subscribe and grab the 2026 AI-agent & infrastructure security checklist.