Vulnerability Description
NeuVector stores user passwords and API keys using a simple, unsalted hash. This method is vulnerable to rainbow table attack (offline attack where hashes of known passwords are precomputed).
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://bugzilla.suse.com/show_bug.cgi?id=CVE-2025-53884
- https://github.com/neuvector/neuvector/security/advisories/GHSA-8ff6-pc43-jwv3
FAQ
What is CVE-2025-53884?
CVE-2025-53884 is a vulnerability with a CVSS score of 5.3 (MEDIUM). NeuVector stores user passwords and API keys using a simple, unsalted hash. This method is vulnerable to rainbow table attack (offline attack where hashes of known passwords are precomputed).
How severe is CVE-2025-53884?
CVE-2025-53884 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-53884?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.