payloadcms / payloadcms/website

Registration of new user using Temporary mail should not be allowed

Open
#459 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
634
Forks
195
Avg merge
11h 43m
Merged PRs (30d)
17

Description

The current authentication system allows users to register and log in using temporary/disposable email addresses. This presents a security and abuse concern, as malicious users can exploit this loophole to create multiple fake accounts, bypass rate limiting, or avoid accountability.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no file, test, or entry point; first locate the registration and authentication flow and review existing account-abuse protections. Done should be demonstrated by tests showing disposable addresses cannot register or log in while normal addresses still work.

Written by the indexing model from the issue text.

Assessment

Domain
authentication, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.