Actions
BUG #4001
open[SQA] Current Password field allows password change with incorrect input
Start date:
01/09/2026
Due date:
% Done:
100%
Estimated time:
Description
The "Current Password" field is non-functional, allowing users to change their password even after entering an incorrect current password. This compromises account security and expected validation behavior.
Module / Page
Security / Change Password
Module Section
Current Password Field
Screen Size
All Devices
Tested By
Aman Bhuiyan
Steps to Reproduce¶
- Log in to the application.
- Navigate to the Change Password section.
- Enter an incorrect value in the Current Password field.
- Enter valid values in the New Password and Confirm Password fields.
- Submit the form.
Expected Result
The Current Password field should be mandatory and validated.
Users should not be able to change their password unless the correct current password is provided.
Actual Result
Users are able to successfully change their password even after entering an incorrect current password.
Attachments
Proof of Concept
Types of Issue
Functional / Security Issue
Root Cause:
Impacted Area:
Actions