BaseIncomplete
CWE-260Password in Configuration File
Category: auth
Description
The product stores a password in a configuration file that might be accessible to actors who do not know the password.
This can result in compromise of the system for which the password is used. An attacker could gain access to this file and learn the stored password or worse yet, change the password to one of their choosing.
Common consequences· 1
- Access Control — Gain Privileges or Assume Identity
Potential mitigations· 2
- [Architecture and Design]Avoid storing passwords in easily accessible locations.
- [Architecture and Design]Consider storing cryptographic hashes of passwords as an alternative to storing in plaintext.
References
(incoming)4
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Vulnerability | CVE-2025-25022cve-2025-25022 | 0% | live |
| Vulnerability | CVE-2025-32111cve-2025-32111 | 0% | live |
| Vulnerability | CVE-2025-57754cve-2025-57754 | 0% | live |
| Vulnerability | CVE-2025-6513cve-2025-6513 | 0% | live |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.