NewsLab
Aug 29 23:24 UTC

Data Exfiltration from Amazon Kiro via Prompt Injection (mindgard.ai)

3 points|by coder-pm||1 comment|Read full story on mindgard.ai

Comments (1)

1 shown
  1. 1. coder-pm||context
    The root cause is simple, the agent could read a live key! It should never have it. It’s a combination of few issues at once: repo read, write access to the settings file and outbound fetch. There is no single way to solve that, this requires egress control and no real secrets! The durable fix means a successful injection cannot extract anything because there is nothing accessible.

    It’s all the same for the similar class tools like Cursor, Copilot or Claude Code. Untrusted repos are the new threat model now.