security(auth): harmonize response times for token creation #162

Open
opened 2026-04-22 06:47:22 +00:00 by chartgerink · 0 comments
Owner

When logging in or requesting a password reset, the response times are variable based on whether a user exists or not. In order to reduce enumeration attacks (CWE-204: Observable Response Discrepancy).

This requires creating a pseudo-token to ensure the response times are harmonized.

When logging in or requesting a password reset, the response times are variable based on whether a user exists or not. In order to reduce enumeration attacks (CWE-204: Observable Response Discrepancy). This requires creating a pseudo-token to ensure the response times are harmonized.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
researchequals/api#162
No description provided.