Skip to content

Finding

New accounts are active before the address is confirmed

The public auth settings report that new sign ups are confirmed automatically, so an account can be created with an address the person does not own.

Last updated September 20, 2026

This week · About ten minutes

Why AI-built apps get this

Backend sign in settings default to whatever gets a first account created fastest. Open signup and automatic confirmation are the defaults that make the demo work, and they are still the defaults on the day the product goes public.

What it affects

The public auth settings report that new sign ups are confirmed automatically, so an account can be created with an address the person does not own.

What the evidence line looks like

the public auth settings report mailer_autoconfirm: true

Every finding on a result carries a line like this one: the request that was made and the answer that came back. You can run the same request yourself and get the same answer, which is the point.

The fix

Turn email confirmation on so an address has to be proved before the account works.

Prompt for your coding agent

Turn on email confirmation for new sign ups in the backend auth settings.

A result gives you this prompt written for your builder, in its own dialect, and a batch prompt that carries every fix at once.

Incidents that involved this

  • Not verified

    First-quarter 2026 assessment of 200 apps

    183 of 200 vibe-coded apps, 91.5 percent, contained at least one vulnerability traceable to AI hallucination or missing security context.

  • Not verified

    Tenzai study of AI-built apps

    69 vulnerabilities across 15 apps built by five AI coding tools.

  • Not verified

    Tea app, second breach

    Three days after the first breach, over a million private messages were exposed through an API endpoint with no access control.

  • Not verified

    Base44 authentication flaw

    A platform-wide authentication flaw allowed access to private enterprise data.

Related terms

Run the free Launch Risk Check on your app

ShipReady is not a penetration test or a security certification. No automated check can prove an application is secure.

Last updated September 20, 2026