Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- The documentation instructs users to store a password-derived MD5 value in a .env file without warning that it is a sensitive credential equivalent or near-equivalent for authentication. Even if hashed, an MD5 password value may be reusable for login or vulnerable to offline cracking if exposed, so treating it as non-sensitive can lead to credential compromise.
