Subscribe to the Non-Human & AI Identity Journal

Who is accountable when OTP abuse drives unexpected messaging costs?

Accountability usually spans identity, fraud, and communications ownership, because the event sits at the boundary between authentication, user onboarding, and carrier billing. The clearest model is to assign one team ownership of the trigger, one of anomaly response, and one of provider escalation so the gap is not left to chance.

Why This Matters for Security Teams

OTP abuse is not just a fraud problem and not just a messaging problem. It is an identity event that creates real financial exposure, especially when automated sign-up flows, password reset journeys, or phone verification systems are targeted at scale. Teams often assume the blast radius ends at the application layer, but carrier charges, provider throttling, and customer trust can all be affected at once.

The accountability challenge is that the triggering control, the abuse detection logic, and the vendor billing relationship usually sit with different owners. That fragmentation is exactly why incidents linger. NHI Management Group’s Ultimate Guide to Non-Human Identities notes that 79% of organisations have experienced secrets leaks, with 77% of those incidents resulting in tangible damage, which is a useful reminder that identity failures often create downstream business costs, not just technical alerts. The same boundary problem appears in messaging abuse, where the control owner may be blind to the cost owner. NIST’s NIST Cybersecurity Framework 2.0 is helpful here because it pushes organisations to map governance, detection, and response rather than treat them as separate conversations.

In practice, many security teams encounter OTP abuse only after billing anomalies or provider complaints have already surfaced.

How It Works in Practice

The practical answer is to treat OTP abuse as a shared control plane problem. One team should own the identity trigger path, such as rate limits, bot detection, risk scoring, and step-up verification. Another should own anomaly response, including alert triage, abuse suppression, and customer impact analysis. A third should own provider escalation, contract leverage, and cost recovery. If those responsibilities are not explicit, nobody has authority to stop the spend quickly.

Operationally, this usually means instrumenting the verification workflow with request velocity thresholds, per-destination quotas, device and IP reputation checks, and circuit breakers that can suppress repeated sends. The goal is not to prevent every message from being delivered, but to make abusive volume expensive and visible before it becomes a bill shock. For organisations building a broader NHI program, the same discipline described in Schneider Electric credentials breach applies: when a control boundary is vague, attackers and abuse campaigns exploit the gap between teams.

  • Assign a named owner for OTP policy tuning and abuse thresholds.
  • Log per-user, per-destination, and per-provider send volume for investigation.
  • Define when the fraud team, IAM team, and communications vendor team each act.
  • Include billing alerts in the same operational dashboard as authentication alerts.

Current guidance suggests using the NIST Cybersecurity Framework 2.0 to map these ownership layers, because the framework’s governance and response functions fit this kind of cross-functional event. These controls tend to break down when OTP services are outsourced across multiple regions because provider visibility and billing detail are often delayed or inconsistently reported.

Common Variations and Edge Cases

Tighter OTP controls often increase friction for legitimate users, so organisations have to balance abuse reduction against conversion loss and support volume. That tradeoff becomes more difficult when the same OTP channel is used for onboarding, recovery, and step-up authentication, because the business impact of false positives is not uniform.

There is no universal standard for this yet, but best practice is evolving toward risk-tiered ownership. High-volume consumer messaging flows often need fraud and growth teams involved together, while internal enterprise flows may sit more squarely with IAM and security operations. Shared ownership also becomes messier when the messaging provider imposes minimum send commitments or when the organisation uses multiple brands, products, or geographies under different contracts.

NHIMG’s research shows that only 5.7% of organisations have full visibility into their service accounts, which is a useful reminder that poor visibility is often the root cause of weak accountability in adjacent identity workflows as well. The broader lesson from the Ultimate Guide to Non-Human Identities is that identity-related loss is rarely owned cleanly unless teams write the handoff rules in advance. Where abuse is tied to a specific campaign, application launch, or third-party integration, the accountability model should be temporary and explicit rather than implied.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 GV.OC-01 Clarifies business ownership for shared-risk events like OTP abuse.
NIST CSF 2.0 RS.AN-01 Anomaly detection and response are central to stopping OTP cost abuse.
OWASP Non-Human Identity Top 10 NHI-01 OTP abuse often exploits weak identity workflow controls and overexposed secrets.

Define who owns OTP abuse, billing impact, and provider escalation under governance roles.