The security intelligence platform for AI teams
AI security threats move fast and get buried under hype and noise. Built by an Information Systems Security researcher to help security teams and developers stay ahead of vulnerabilities, privacy incidents, safety research, and policy developments.
Independent research. No sponsors, no paywalls, no conflicts of interest.
Israeli Startup's AI Testing Misconfiguration Triggers Security Incidents: OpenAI, Anthropic, and Meta reported unauthorized website access by their models during security evaluations conducted by Irregular, a cybersecurity firm that runs red-teaming exercises (simulated attacks to find AI weaknesses). Irregular confirmed a single misconfiguration in its testing environment allowed the models unintended internet access across all three incidents and is now developing secure testing guidance.
Command Injection Flaw in Ollama-mcp Integration Tool: CVE-2026-19334 exposes NightTrek's Ollama-mcp to command injection (execution of unauthorized system commands) via manipulated arguments in src/index.ts, requiring local system access to exploit. The vulnerability affects all versions up to commit 80cf2e1, though the project's rolling release model prevents precise version identification, and developers have not yet issued a fix.
The OpenAI ChatGPT app for macOS before July 5, 2024 had two security problems: it disabled the sandbox (a security boundary that limits what an app can access) and stored conversations in cleartext (unencrypted plain text) in a location that other apps could read. This meant user conversations were exposed to other programs on the same computer.