CVE-2025-32782 MEDIUM

CVE-2025-32782: Ash Authentication email link auto-click account confirmation vulnerability

Vendor Team-Alembic
Product ash_authentication
Weakness CWE-306 · Missing auth
Published April 15, 2025
Last update April 16, 2025

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

Ash Authentication provides authentication for the Ash framework. The confirmation flow for account creation currently uses a GET request triggered by clicking a link sent via email. Some email clients and security tools (e.g., Outlook, virus scanners, and email previewers) may automatically follow these links, unintentionally confirming the account. This allows an attacker to register an account using another user’s email and potentially have it auto-confirmed by the victim’s email client. This does not allow attackers to take over or access existing accounts or private data. It is limited to account confirmation of new accounts only. This vulnerability is fixed in 4.7.0.

Key dates

02Disclosure timeline

April 15, 2025 CVE published
April 16, 2025 Record updated