Subscribe to the Non-Human & AI Identity Journal

Profile Rental

Profile rental is when one verified user account is used by another person who could not or should not pass verification. In marketplace environments, the account may appear legitimate while the actual operator, history, and accountability are hidden from the platform.

Expanded Definition

Profile rental is an identity abuse pattern in which a legitimate, verified account is handed to a different operator so they can transact, access services, or evade platform controls under someone else’s reputation. In practice, the visible profile may remain unchanged while the real user, device, location, and intent shift underneath. That makes the activity hard to distinguish from ordinary account sharing unless the platform correlates identity verification, behavioral signals, and session integrity.

For NHI Management Group, the key distinction is that profile rental is not simple password compromise. It is often a conscious transfer of control, which means the account can pass basic authentication checks while still being misused. The concept sits close to identity verification, fraud, and access governance, especially where marketplaces, gig platforms, delivery services, or lending systems rely on trusted profiles. The NIST Cybersecurity Framework 2.0 is useful here because it frames the need to manage access, protect identities, and detect anomalous use patterns across digital services. The most common misapplication is treating profile rental as ordinary credential sharing, which occurs when organisations focus only on login success and ignore who is actually operating the account.

Examples and Use Cases

Implementing detection for profile rental rigorously often introduces friction for legitimate users, requiring organisations to weigh smoother onboarding and retention against stronger verification and monitoring.

  • A gig worker opens a verified courier account, then lets another person complete deliveries under that profile to bypass onboarding checks or waitlists.
  • A marketplace seller rents out a trusted account with strong ratings so a third party can list restricted goods or evade reputation-based enforcement.
  • A delivery or ride platform sees the account owner pass initial verification, but sessions begin from different devices, regions, or behavioral patterns that indicate a different operator.
  • A financial service approved under a KYC process is later used by someone else to open transactions, creating a mismatch between the verified identity and the actual controller.
  • An internal platform account is lent to a contractor or temporary worker, creating unclear accountability and making audit trails unreliable.

These scenarios are increasingly discussed alongside platform trust and fraud controls in identity-focused guidance such as OWASP guidance on identification and authentication failures, because the core issue is not only proving a user once, but preserving assurance over time. In mature environments, organisations combine step-up verification, device binding, session analytics, and policy enforcement to detect when a verified profile is being operated by a different person.

Why It Matters for Security Teams

Profile rental matters because it breaks the trust model behind verification. When a platform assumes that a verified account always maps to the same person, attackers and fraud participants can exploit that assumption to bypass policy, launder reputation, or conceal prohibited activity. The result is not only fraud exposure, but also weak auditability, unreliable attribution, and poor enforcement of risk controls.

For security and trust teams, the operational challenge is that profile rental can look legitimate at the point of login. That means detection depends on joining identity proofing, access telemetry, device signals, and behavioral analysis rather than relying on a single authenticator event. It also raises governance questions: who is accountable when a verified identity is no longer the effective operator, and how quickly should access be suspended when the mismatch is detected? This is where identity assurance concepts from NIST SP 800-63A and NIST SP 800-63B become relevant, because the issue extends beyond initial proofing into ongoing authenticator and session integrity. Organisations typically encounter chargebacks, abuse reports, or enforcement failures only after the account has been used at scale, at which point profile rental becomes operationally unavoidable to address.

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 surface, NIST CSF 2.0, NIST SP 800-63 and NIST AI RMF set the technical controls, and EU AI Act define the regulatory obligations.

Framework Control / Reference Relevance
NIST CSF 2.0 PR.AC-4 Profiles rented to others defeat least-privilege access and user accountability.
NIST SP 800-63 AAL2 Identity assurance levels help distinguish a verified holder from a later operator.
OWASP Non-Human Identity Top 10 NHI governance highlights delegated or misused identities and hidden operators.
NIST AI RMF AI RMF supports governance of detection and accountability for identity-abuse signals.
EU AI Act Where AI is used to detect abuse, governance and transparency obligations may apply.

Require stronger authenticator assurance and step-up checks when account control changes.