Skip to main content
Cost & Provider Decisions8 min readNew

VoIP Security in 2026: Toll Fraud, SIP Attacks and Cloned Voices

"A cloud phone system is cheap until someone else is using it. Toll fraud, SIP registration attacks and AI-cloned voices all target the same weak configuration. Here is the two-hour setup that removes most of the risk."

Author

Lior Refael

Published

Aug 19, 2026

Back to Articles

Cheap to run, easy to leave open

Voice over IP saved small businesses a lot of money. A cloud phone seat costs €8 to €25 a month, against hundreds per extension for a traditional phone system, with no hardware to buy and no engineer to call when you add a user.

It also moved your phone system onto the internet. NIST's guidance on VoIP is blunt about the trade-off: putting voice on a data network inherits the data network's threats, and needs its own controls rather than the ones inherited from the old phone world[1]. If you run Microsoft Teams Phone, RingCentral, 3CX or any SIP service, the configuration of that system is your responsibility, not your provider's.

Threat one: toll fraud

Toll fraud is the expensive one. An attacker gets into your phone system, usually through a weak extension password or an unpatched on-premises PBX, and uses it to place thousands of calls to premium-rate numbers that they or an accomplice collect revenue from. You get the bill. Telecoms fraud is tracked as a multi-billion problem industry-wide, and international revenue share fraud of exactly this kind is one of the categories the fraud control body reports on year after year[2].

The arithmetic is what surprises people. One extension placing 200 simultaneous international calls at €0.50 a minute generates €6,000 an hour. It happens on a Friday night because nobody is watching until Monday. Most providers cap something, eventually, but the first few thousand euros usually go through.

Six settings stop nearly all of it:

  1. Long, random SIP passwords, 16 characters or more, never the extension number
  2. International calling blocked outside business hours, and blocked entirely on extensions that never need it
  3. A concurrent call limit per extension - most people need one or two
  4. A spend or minute cap per extension per day
  5. Unused extensions disabled the day they stop being used
  6. SIP access restricted to your office IP ranges where the provider supports it

Threat two: SIP registration and interception

SIP is the protocol that sets up calls. It is reachable from the internet, which means it is scanned constantly.

AttackWhat happensWhat it looks like
Registration hijackingSomeone registers as one of your extensionsCalls from IPs and countries that make no sense
Call interceptionTraffic is captured in transitNothing. The calls work normally
Toll bypassYour system is used to route other people's callsCall volume to a handful of destinations
Scanning and floodingProbing for open ports and extensionsFirewall logs full of SIP probes, dropped calls

The defence is encryption in both directions: SIP over TLS for the signalling, SRTP for the audio. NIST's VoIP guidance treats confidentiality and integrity of both the signalling and the media as core requirements rather than options[1]. Microsoft's Teams security documentation shows what that looks like when the provider does it by default, with encrypted signalling and media and identity handled through Entra ID[3]. If your provider cannot offer encrypted SIP, that is a reason to change provider.

Threat three: a voice that sounds like your director

This is the threat that changed. Voice cloning needs very little source audio, and a conference recording or a LinkedIn video is enough. ENISA's threat reporting puts AI-assisted social engineering, including cloned voice and video, among the trends reshaping how these attacks are run[4].

The call is short and simple. "It's me, I'm in a meeting, we need to pay this today, can you handle it." It is the same fraud as a spoofed email, with a channel your team trusts more. The FBI's crime reporting continues to rank business email compromise and its variants among the highest-loss categories, and voice is now one of its delivery routes[5].

What to noticeWhy it matters
Urgency plus secrecyRemoves the second opinion that would catch it
A new payee, new bank, or new countryThe whole point of the call
A number that is not their usual oneCheap to fake, easy to check
Refusal to switch to video or to be called backThe tell

There is no technical control that reliably catches this, so use a procedural one: any payment instruction that arrives by phone is verified on a second channel, by calling back the number you already have on file. Written down, applied to everyone including the founder, no exceptions for urgency.

Threat four: voicemail

Voicemail is the part people forget. Default PINs - 0000, 1234, the extension number - are still the most common way in. Someone in a mailbox can listen to client details and contract discussions, set up call forwarding to their own number, and enumerate your other extensions. Force a PIN change on first login, require six digits or more, turn voicemail off for extensions that do not use it, and review access logs monthly.

The compliance side

Call recordings and voicemail usually contain personal data, so a VoIP breach is a personal data breach: under the GDPR a notifiable breach must reach the supervisory authority without undue delay and within 72 hours of becoming aware of it[6]. If your business falls in scope of NIS2, phone system security sits inside the network and information security measures you are expected to have in place, and default credentials on an internet-facing service are not a defensible measure[7]. In Israel, call recordings containing personal data fall under the Privacy Protection Law and its amended enforcement regime[8].

Actually

VoIP security is a configuration job, not a purchase. Strong SIP passwords, call routing limits, spend caps, encrypted SIP and voicemail PIN rules take about two hours and remove most of the exposure. The cloned-voice problem is the exception, and it is solved with a callback rule rather than a product.

If you run a cloud phone system and nobody has reviewed its settings since it was installed, book a free 30-minute call and we will go through the credentials, routing rules, international limits and voicemail settings with you.

Questions we get asked

Sources

Every figure in this article traces back to a named source. Where we quote our own numbers, they come from work we have done with small businesses in Israel and across Europe, and we say so.

  1. SP 800-58, Security Considerations for Voice Over IP SystemsNational Institute of Standards and Technology (NIST) · 2005Sets out that placing voice on a data network inherits that network's threats, and that confidentiality and integrity of both signalling and media are core requirements. (opens in a new tab)
  2. Global Telecom Fraud Loss SurveyCommunications Fraud Control Association (CFCA) · 2025 · reporting on primary dataThe industry fraud body's recurring survey tracks telecoms fraud losses at multi-billion scale, with international revenue share fraud among the reported categories. (opens in a new tab)
  3. Security and Microsoft TeamsMicrosoft Learn · 2026Documents encrypted signalling and media plus Entra ID based identity as the default posture for Teams calling, which is what encrypted SIP looks like when the provider does it by default. (opens in a new tab)
  4. ENISA Threat Landscape 2025European Union Agency for Cybersecurity (ENISA) · 2025Identifies AI-assisted social engineering, including cloned voice and video, among the trends reshaping how attacks against organisations are run. (opens in a new tab)
  5. Internet Crime Report 2025FBI Internet Crime Complaint Center (IC3) · 2026Business email compromise and payment-diversion fraud remain among the highest-loss reported crime categories, with impersonation delivered across channels. (opens in a new tab)
  6. Regulation (EU) 2016/679 (General Data Protection Regulation)EUR-Lex, European Union · 2016Requires notification of a personal data breach to the supervisory authority without undue delay and within 72 hours of becoming aware of it. (opens in a new tab)
  7. NIS2 DirectiveENISA (EU Agency for Cybersecurity) · 2024In-scope entities must apply appropriate technical and organisational measures across their network and information systems, which includes internet-facing communications services. (opens in a new tab)
  8. Privacy Protection AuthorityIsrael Privacy Protection Authority · 2026Israeli privacy law and its amended enforcement regime apply to recordings and other records containing personal data held by a business. (opens in a new tab)

Figures last checked 21 August 2026

Ready to get your IT working properly?

Book a free 30-minute call to walk through your current setup and leave with a clear picture of what to fix first.