CVE-2026-13164

Missing Authentication for Critical Function (CWE-306) in the RegisterView (apps/accounts/views.py), exposed at POST /api/auth/register/, in MailerUp <1.0.1 allows a remote, unauthenticated attacker to self-register a working account on instances where registration is intended to be restricted, because the endpoint applies the AllowAny permission with no email verification, CAPTCHA, or administrator approval. Any account created this way can read all email stored by the instance, resulting in full disclosure of stored messages to an arbitrary unauthenticated attacker
CVSS

No CVSS.

Configurations

No configuration.

History

24 Jun 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-24 17:16

Updated : 2026-06-25 19:58


NVD link : CVE-2026-13164

Mitre link : CVE-2026-13164

CVE.ORG link : CVE-2026-13164


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function