Hacker News new | ask | show | jobs
by cjonas 849 days ago
If that scenario exists, is not a problem with the LLM, but with the fundamental application architecture...

That's the equivalent of an API that allows the client to pass a user ID without auth check

1 comments

Right - that's another difference. Jailbreaking is an attack against LLMs. Prompt injection is an attack against applications that are built on top of LLMs.
To clarify even further:

Jailbreaking is an attack against an LLM's "alignment"