CVE-2025-48046
Published: 29 May 2025
Summary
CVE-2025-48046 is a medium-severity Plaintext Storage of a Password (CWE-256) vulnerability. Its CVSS base score is 5.3 (Medium).
Operationally, ranked in the top 46.8% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-16372
Vulnerability details
An authenticated user can disclose the cleartext password of a configured SMTP server via an HTTP GET request to the /config.php endpoint.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Protection of passwords and credentials at rest forces encryption or equivalent controls instead of plaintext storage.