Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
4DescriptionCVE.org
The Text to Speech for WP (AI Voices by Mementor) plugin for WordPress is vulnerable to sensitive information exposure in all versions up to, and including, 1.9.8. This is due to the plugin containing hardcoded MySQL database credentials for the vendor's external telemetry server in the Mementor_TTS_Remote_Telemetry class. This makes it possible for unauthenticated attackers to extract and decode these credentials, gaining unauthorized write access to the vendor's telemetry database.
AnalysisAI
Hardcoded database credentials in Text to Speech for WP (AI Voices by Mementor) WordPress plugin versions ≤1.9.8 expose the vendor's external telemetry MySQL server to unauthorized write access by unauthenticated remote attackers. The credentials are embedded in the Mementor_TTS_Remote_Telemetry class and can be extracted via static analysis or HTTP request inspection. EPSS data not provided, but the unauthenticated network vector (CVSS:3.1/AV:N/AC:L/PR:N) and public disclosure via Wordfence ind
Technical ContextAI
This vulnerability stems from CWE-798 (Use of Hard-coded Credentials), a critical security anti-pattern where authentication secrets are embedded directly in source code. The affected component is the Mementor_TTS_Remote_Telemetry class within the Text to Speech for WP plugin (cpe:2.3:a:mvirik:text_to_speech_-_ttswp), which connects to an external vendor-operated MySQL telemetry database. Hardcoded credentials in WordPress plugins are particularly dangerous because plugin source code is publicly accessible in the WordPress repository, allowing trivial extraction through code inspection. The credentials provide write access to the telemetry database, though the CVSS vector indicates high confidentiality impact (C:H) with no integrity or availability impact scored, suggesting the primary risk may involve data exfiltration from the telemetry system rather than direct plugin compromise. The telemetry server's separation from WordPress installations means attackers gain access to vendor infrastructure rather than end-user sites, though compromised telemetry data could reveal usage patterns, site identities, or user behavior across all plugin installations.
RemediationAI
WordPress site administrators should immediately update the Text to Speech for WP plugin to the version released in or after WordPress plugin repository changeset 3453258, which removes the hardcoded database credentials from the Mementor_TTS_Remote_Telemetry class. Access the update through the WordPress admin dashboard under Plugins > Installed Plugins, or manually download the patched version from the official WordPress plugin repository. The specific fixed version number is not independently confirmed from available data, but the remediation commit is documented at https://plugins.trac.wordpress.org/changeset/3453258/text-to-speech-tts. If immediate patching is not feasible, site administrators should consider temporarily disabling the plugin until the update can be applied, particularly if concerns exist about vendor telemetry data exposure. Plugin developers and vendors should rotate the compromised MySQL database credentials immediately, audit telemetry database access logs for unauthorized activity, and implement secure credential management practices such as environment variables or encrypted configuration files. Additional guidance is available from Wordfence at https://www.wordfence.com/threat-intel/vulnerabilities/id/b8dc0b5e-87b9-4831-a92a-bbf6eb1346e2?source=cve.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-798 – Use of Hard-coded Credentials
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-18993
GHSA-6cvm-3hgq-v87x