Vulnerability Description
RevelaCode is an AI-powered faith-tech project that decodes biblical verses, prophecies and global events into accessible language. In versions below 1.0.1, a valid MongoDB Atlas URI with embedded username and password was accidentally committed to the public repository. This could allow unauthorized access to production or staging databases, potentially leading to data exfiltration, modification, or deletion. This is fixed in version 1.0.1. Workarounds include: immediately rotating credentials for the exposed database user, using a secret manager (like Vault, Doppler, AWS Secrets Manager, etc.) instead of storing secrets directly in code, or auditing recent access logs for suspicious activity.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/musombi123/RevelaCode-Backend/commit/95005cf4bacf1b005aef9d4b
- https://github.com/musombi123/RevelaCode-Backend/security/advisories/GHSA-m253-q
FAQ
What is CVE-2025-54428?
CVE-2025-54428 is a vulnerability with a CVSS score of 9.8 (CRITICAL). RevelaCode is an AI-powered faith-tech project that decodes biblical verses, prophecies and global events into accessible language. In versions below 1.0.1, a valid MongoDB Atlas URI with embedded use...
How severe is CVE-2025-54428?
CVE-2025-54428 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-54428?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.