Markets
EUR/USD1.1630 0.30%GBP/USD1.3462 0.33%USD/JPY158.99 0.10%USD/CHF0.7836 0.36%AUD/USD0.7151 0.43%USD/CAD1.3805 0.03%USD/CNY6.8016 0.09%USD/INR95.82 0.13%USD/BRL5.0141 0.05%USD/ZAR16.40 0.47%USD/TRY45.68 0.07%Gold$4,566.10BTC$77,495 0.87%ETH$2,119 0.07%SOL$85.98 0.67%
Tech

Hackers are learning to exploit chatbot 'personalities'

The Verge14 h ago
Computer server room data centre with blue lights
Photo: panumas nikhomkhai / Pexels

The trend of giving AI chatbots human-like 'personality' traits — a friendly, witty, helpful tone — has become widespread as a way to improve the user experience. But according to The Verge's analysis, this personality design creates an unexpected security problem: attackers are finding ways to bypass safety filters by exploiting bots' behavioural patterns and personality traits. This new type of attack rests, beyond traditional software-security approaches, on linguistic and psychological manipulation techniques.

The technical basis of the problem lies in how large language models (LLMs) work. These models produce responses within the framework of the system instructions (system prompts) and behaviour guidelines given to them. When a bot is given a personality such as 'be helpful and accommodating,' this trait can, in some cases, conflict with the model's adherence to safety rules — attackers use this conflict to persuade the bot to produce harmful content. This technique is a subtype of the attack class known in the security literature as 'prompt injection' and 'jailbreaking.'

According to research relayed in The Verge's security column, attackers specifically target bots' tendency toward 'helpfulness.' For example, an attacker can loosen safety constraints by casting a bot in the role of 'an assistant that simply tries to help and does not interpret the rules over-strictly.' Roleplay scenarios, hypothetical situations and multi-step manipulation chains are the principal techniques used to exploit these gaps in bots' personality design.

Security researchers emphasise that these attacks have a different nature from traditional software vulnerabilities. Zico Kolter, an AI-safety researcher at Carnegie Mellon University, told The Verge that 'in traditional security you can close a vulnerability; but in language models, the tension between the model's helpfulness and its safety creates a natural gap that is hard to close.' Kolter said the problem is 'a security vulnerability interwoven with the model's core design goals.'

AI companies are responding to the problem with various methods. Techniques such as layering safety filters, pre-screening user inputs and post-processing the model's responses for safety are used. But The Verge reports that these measures have the character of a 'cat-and-mouse game' — that after each new safety measure, attackers develop new manipulation techniques. Companies also set up 'red team' units to test their models against attacks in advance.

The commercial dimension of personality design also complicates the security problem. AI companies give their bots increasingly attractive and human-like personalities to boost user engagement; this trend creates a competitive pressure, particularly in consumer products. The Verge's analysis highlights the dilemma that 'a bot with more personality is more attractive but potentially more vulnerable' — a direct tension between commercial incentives and security requirements.

The regulatory framework has not yet fully responded to this new security problem. The European Union's AI Act introduces safety requirements for high-risk AI systems but does not contain specific provisions for particular attack types such as 'personality exploitation.' Legal and technology experts note that the regulatory framework struggles to keep pace with this rapidly evolving field of AI safety. In the US, there is not yet a comprehensive AI-safety regulation at the federal level.

For enterprise users, this security problem carries particular significance. Companies have begun to use AI bots across a wide area, from customer service to internal processes; these bots' vulnerability to manipulation creates risks of data leakage and system breach. Cybersecurity firms have begun to offer dedicated security audits and continuous-monitoring services for enterprise AI deployments. The Verge anticipates that this area will form a rapidly growing cybersecurity market segment in the years ahead.

From a broad perspective, the personality design of AI bots is creating a new field at the intersection of technology and human psychology. The 'personality' traits of bots enable them to interact more naturally with users while at the same time creating a new surface of vulnerability to human manipulation techniques. This situation is part of a broader debate about how the balance between user experience, security and ethics should be struck in AI design.

This article is not investment or cybersecurity advice; for personal or institutional decisions on enterprise AI deployments and security audits, consultation with relevant security experts is recommended. The Verge said it will track developments in the field of AI safety and the defensive techniques companies develop against these new attack types.

This article is an AI-curated summary based on The Verge. The illustration is a stock photo by panumas nikhomkhai from Pexels.