Blog

Security research, CVE writeups, and insights from Kira.

ANALYSIS · July 2026

OpenAI Open-Sourced Codex Security. Here’s How It Compares to Kira.

OpenAI released an LLM-only application security agent. We studied the codebase. Here’s what we found — and why Kira chose a different architecture.

Architecture Comparison Codex Security OpenAI
CVE CVE-2026-53945 · June 2026

Ghost Had the SSRF Fix Written. It Just Wasn’t Plugged In.

Ghost maintained a hardened, DNS-rebinding-resistant HTTP library and used it everywhere — except webhook delivery, the one place where an admin directly controls the target URL.

CVSS 5.5 Medium SSRF Ghost
CVE CVE-2026-50160 · May 2026

Kira Found a CVSS 10.0 Full Compromise in Hoppscotch: Four Weaknesses. One Exploit.

One unauthenticated HTTP request. No login, no token, no credentials. Four independent weaknesses spread across the codebase, none dangerous alone, catastrophic together.

CVSS 10.0 Critical Mass Assignment Hoppscotch