RevelaCode exposes Sensitive MongoDB Atlas URI in .env (potential credential leak)

CVE Details

Basic Information

Title RevelaCode exposes Sensitive MongoDB Atlas URI in .env (potential credential leak)
Type cve
Published 2025-07-28T20:28:02.575Z
Modified 2025-07-28T20:36:02.377Z

Product Information

Vendor musombi123
Product RevelaCode-Backend
Version < 1.0.1

CVSS Information

Base Score 9.8 (CRITICAL)
Attack Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Analysis

AI Description RevelaCode exposed a MongoDB Atlas URI with embedded credentials in its public repository, risking unauthorized database access. Fixed in version 1.0.1.
AI Severity Critical
AI Vendor musombi123
AI Product RevelaCode-Backend
AI Version < 1.0.1

Affected Products

  • musombi123 RevelaCode-Backend < 1.0.1

Additional Information

CWE List CWE-522
Source GitHub_M

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.

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.