← Back to feed
AI SecurityEmerging1 sourceApr 15, 2024 · 15:11via Embrace The Red (AI agent security)

Bobby Tables but with LLM Apps - Google NotebookLM Data Exfiltration

Brief

Google’s NotebookLM is an experimental project that was released last year. It allows users to upload files and analyze them with a large language model (LLM).

However, it is vulnerable to Prompt Injection, meaning that uploaded files can manipulate the chat conversation and control what the user sees in responses.

There is currently no known solution to these kinds of attacks, so users can’t implicitly trust responses from large language model applications when untrusted data is involved. Additionally though NotebookLM is also vulnerable to data exfiltration when processing untrusted data.

Read more on Embrace The Red (AI agent security)