Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/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:L/I:L/A:N
Lifecycle Timeline
1DescriptionCVE.org
The Subscribe To Comments Reloaded plugin for WordPress is vulnerable to unauthorized modification of data due to a leaked secret key and usage of a weak hash generation algorithm in all versions up to, and including, 240119. This makes it possible for unauthenticated attackers to extract the global key from any public post page, forge authorization keys and manage comment subscription preferences for arbitrary users
AnalysisAI
Subscribe To Comments Reloaded plugin for WordPress up to version 240119 allows unauthenticated attackers to extract a global secret key from public post pages and forge authorization tokens, enabling unauthorized modification of comment subscription preferences for arbitrary users. The vulnerability stems from weak hash generation and key exposure, affecting all installations without authentication requirements. Active exploitation potential is high given the trivial access vector (network, no user interaction) and the ability to manipulate user subscription data.
Technical ContextAI
The plugin implements a subscription management system that relies on cryptographic tokens to authenticate users managing their subscription preferences. The vulnerability exists in the token generation and validation mechanism, where a hardcoded or easily-extractable global secret key is exposed on public-facing post pages. The plugin uses a weak hash algorithm (likely insufficient entropy or predictable values) to derive authorization keys from this leaked secret, allowing attackers to cryptographically forge valid subscription tokens without knowing individual user credentials. CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) indicates the root cause is improper protection of the secret key material. The affected CPE indicates all versions of the wpkube Subscribe To Comments Reloaded plugin through 240119 contain this flaw.
RemediationAI
Update the Subscribe To Comments Reloaded plugin immediately to a patched version released after January 19, 2024 (version 240119 is confirmed vulnerable). Deactivate and remove the plugin if an update is not yet available from the developer. As a temporary compensating control, restrict access to post pages containing subscription management forms using a Web Application Firewall (WAF) rule that blocks requests containing token-forging patterns or limits access to logged-in users only; note that this reduces plugin functionality. Administrators should audit user subscription changes in the plugin logs (if available) to identify potential unauthorized modifications during the exposure window. Monitor the official WordPress plugin repository and Wordfence intelligence for patch release announcements.
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-200 – Information Exposure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-27180
GHSA-gwh7-h25p-fjxv