Boundary Point Jailbreaking of Black-Box LLMs
Xander Davies, Giorgi Giglemiani, Edmund Lau, Eric Winsor, Geoffrey Irving, Yarin Gal

TL;DR
Boundary Point Jailbreaking (BPJ) is a fully automated black-box attack method that effectively bypasses advanced safeguards in large language models by using minimal feedback and boundary detection techniques, challenging current defense strategies.
Contribution
BPJ introduces a novel automated attack approach that operates with minimal information, successfully evading industry-deployed safeguards against large language models.
Findings
BPJ can develop universal jailbreaks against Constitutional Classifiers.
BPJ successfully attacks GPT-5's input classifier without human seeds.
BPJ is difficult to defend against in individual interactions.
Abstract
Frontier LLMs are safeguarded against attempts to extract harmful information via adversarial prompts known as "jailbreaks". Recently, defenders have developed classifier-based systems that have survived thousands of hours of human red teaming. We introduce Boundary Point Jailbreaking (BPJ), a new class of automated jailbreak attacks that evade the strongest industry-deployed safeguards. Unlike previous attacks that rely on white/grey-box assumptions (such as classifier scores or gradients) or libraries of existing jailbreaks, BPJ is fully black-box and uses only a single bit of information per query: whether or not the classifier flags the interaction. To achieve this, BPJ addresses the core difficulty in optimising attacks against robust real-world defences: evaluating whether a proposed modification to an attack is an improvement. Instead of directly trying to learn an attack for a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Network Security and Intrusion Detection · Security and Verification in Computing
